Commit graph

11 commits

Author SHA1 Message Date
Allan Day
54f812f5eb notifications: Update panel comments
Very few of the panel comments provide information that is very
useful. Update them to supplement the panel descriptions - this
will make the search results more helpful.

https://bugzilla.gnome.org/show_bug.cgi?id=694110
2013-02-19 10:41:43 +01:00
William Jon McCann
5eb05d153a Fix spacing
https://bugzilla.gnome.org/show_bug.cgi?id=693985
2013-02-16 15:45:23 -05:00
Giovanni Campagna
0f33f41491 notifications: resident-in-lock-screen key got renamed
To details-in-lock-screen, in the gsettings-desktop-schemas master.

https://bugzilla.gnome.org/show_bug.cgi?id=692895
2013-01-30 19:59:56 +01:00
Bastien Nocera
d1bddfe8c6 notifications: Fix compile time warning 2013-01-28 10:29:48 +01:00
Jeremy Bicha
ed9099a74d notifications: add mnemonic_widget property for better accessibility
https://bugzilla.gnome.org/show_bug.cgi?id=692256
2013-01-22 23:21:04 -05:00
Cosimo Cecchi
8d5f2908b5 panels: add --sourcedir=$(srcdir) when generating resource list
Like b8e93fb333 but for all panels.
2013-01-07 16:23:57 -05:00
Cosimo Cecchi
5975b1773a notifications: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:06 +01:00
Matthias Clasen
3d27d8caaf shell: Fittsify panels
Make it possible for panels to go all the way to the edge of the
shell. This is particularly important for panels that scroll, such
as the new power panel. All other panels are changed to compensate
for the loss of external padding.

https://bugzilla.gnome.org/show_bug.cgi?id=691229
2013-01-07 10:51:29 +01:00
Bastien Nocera
2c4210c1be notifications: Add some debug to the app processing 2013-01-04 15:22:46 +01:00
Bastien Nocera
593f340ad3 notifications: Fix compile-time warning
Due to the way I split off the cc-edit-dialog's header.
2012-12-20 16:22:01 +01:00
Giovanni Campagna
e8cd35edce notifications: Add panel
Show applications using the message tray, and
allow configuring in what way the shell presents them.

The set of applications shown include all applications that ever
showed a notification in gnome-shell and all applications that have
a boolean X-GNOME-UsesNotifications key set to true in their desktop file.

https://bugzilla.gnome.org/show_bug.cgi?id=685928
2012-12-20 09:25:22 +01:00