aboutsummaryrefslogtreecommitdiff
path: root/src/notification-menuitem.h
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite to indicator-ng, simplify, drop all GTK references, move to CMakeRobert Tari2020-11-101-52/+0
| | | | fixes #9, fixes #12
* Fix deprecations (fixes #4)Robert Tari2020-08-101-3/+0
|
* * Make sure the button event started and ended on the close image before weJason Conti2016-08-281-0/+2
| | | | | dismiss the notification
* * Added support for visiting links within notificationsJason Conti2016-08-251-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 signalJason Conti2014-05-311-1/+1
| | | | | * Replace deprecated stock icon api
* * Move the button events to notification menuitem.Jason Conti2012-02-261-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 Conti2012-02-261-0/+48