lp://qastaging/recent-notifications/indicator

Created by Jason Conti and last modified
Get this branch:
bzr branch lp://qastaging/recent-notifications/indicator
Only Jason Conti can upload to this branch. If you are Jason Conti please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jason Conti
Project:
recent-notifications
Status:
Development

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.

118. By Jason Conti

* Comment the new functions in notification-menuitem.c
* 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

115. By Jason Conti

* Scan the notification body for links and mark them up, escape everything else

114. By Jason Conti

* Import urlregex files to handle matching and expanding urls

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://qastaging/recent-notifications
This branch contains Public information 
Everyone can see this information.

Subscribers