gnome-shell/js
Florian Müllner ddd59f2e76 notification-daemon: Add support for 'default' actions
The notification spec supports the concept of a 'default' action:
  "The default action (usually invoked my clicking the notification)
   should have a key named "default". The name can be anything, though
   implementations are free not to display it."
Support this by invoking the 'default' action rather than a emitting
the 'clicked' signal when clicking notifications which specifie a
default action.
Also don't add an action button for the default action.

https://bugzilla.gnome.org/show_bug.cgi?id=655818
2011-08-03 20:07:50 +02:00
..
misc screenSaver: bugfixes 2011-07-14 12:51:18 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui notification-daemon: Add support for 'default' actions 2011-08-03 20:07:50 +02:00
Makefile.am layout: merge chrome.js into layout.js 2011-08-03 09:18:30 -04:00