gnome-shell/data
Giovanni Campagna 7499b04638 Fix insensitive styling for popup menu items
The selector for insensitive popup menu items was wrong (a PopupMenuItem is
a ShellGenericContainer, not a StButton). Fixing it showed that previous
:insensitive tracking was manual for a reason: we have many items that are
not reactive, but don't want the insensitive styling (for example those in
the battery menu).
Fix it by adding a new style-class, popup-inactive-menu-item, that is added
to all new PopupMenuItems that are not activatable.

https://bugzilla.gnome.org/show_bug.cgi?id=683988
2012-09-13 23:48:17 +02:00
..
theme Fix insensitive styling for popup menu items 2012-09-13 23:48:17 +02:00
gnome-shell-extension-prefs.desktop.in.in
gnome-shell-overrides.convert
gnome-shell.desktop.in.in
Makefile.am messageTray: Restyle the summary counters 2012-09-10 17:41:30 +02:00
org.gnome.shell.gschema.xml.in.in Clean up vestiges of the OpenSearch system 2012-09-07 20:49:35 +02:00
org.gnome.ShellSearchProvider.xml shellSearchProvider: Fix GetResultMetas definition 2012-09-06 13:56:43 +02:00