7499b04638
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 |
||
---|---|---|
.. | ||
theme | ||
gnome-shell-extension-prefs.desktop.in.in | ||
gnome-shell-overrides.convert | ||
gnome-shell.desktop.in.in | ||
Makefile.am | ||
org.gnome.shell.gschema.xml.in.in | ||
org.gnome.ShellSearchProvider.xml |