lp://staging/recent-notifications/indicator
- Get this branch:
- bzr branch lp://staging/recent-notifications/indicator
Branch merges
Branch information
Recent revisions
- 121. By Jason Conti
-
* Add option to clear the notifications using middle click on the notification icon.
* Bump version. - 120. By Jason Conti
-
* Need to escape the url otherwise certain acceptable characters can break the
markup parsing in the GtkLabel.
* Bump version. - 119. By Jason Conti
-
* When updating the notification count on the clear item, deactivate the menu
shell if that count is zero. This avoids leaving a single clear menuitem on
screen after all the notifications have been dismissed.
* Bump version. - 117. By Jason Conti
-
* Make sure the button event started and ended on the close image before we
dismiss the notification - 116. By Jason Conti
-
* Added back hide_on_activate = false on the notification menuitem
- Enables using space when in keyboard navigation to avoid closing the menu
* Added custom close icons for selected and deselected notifications
- Since we don't set PRELIGHT, needed a way to show the selected notification
during keyboard navigation
- gtk-close is deprecated anyway, so might as well use our own
- Can be replaced by the icon theme to look more appropriate - 113. By Jason Conti
-
* Added support for visiting links within notifications
- 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 - 112. By Jason Conti
-
* Fix a serious memory leak in notification_
new_from_ dbus_message.
* Bump version.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/recent-notifications