Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deprecations (fixes #4) | Robert Tari | 2020-08-10 | 1 | -3/+0 |
| | |||||
* | * Make sure the button event started and ended on the close image before we | Jason Conti | 2016-08-28 | 1 | -0/+2 |
| | | | | | dismiss the notification | ||||
* | * Added support for visiting links within notifications | Jason Conti | 2016-08-25 | 1 | -1/+2 |
| | | | | | | | | - Currently inserting two test links into each message (no link parsing) - Changes how notifications are highlighted and closed + Removed prelight on the menuitem so that the links render correctly + Must click the X to close a notification now | ||||
* | * Add button argument to notification menuitem clicked signal | Jason Conti | 2014-05-31 | 1 | -1/+1 |
| | | | | | * Replace deprecated stock icon api | ||||
* | * Move the button events to notification menuitem. | Jason Conti | 2012-02-26 | 1 | -0/+4 |
| | | | | | | * Add a clicked event to the notification menuitem. * Drop the old new_notification_menuitem code. | ||||
* | * Move the notification menuitem to a separate class. | Jason Conti | 2012-02-26 | 1 | -0/+48 |