gnome-shell/js/ui/status
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
..
accessibility.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
bluetooth.js Bluetooth: don't restrict the length of non numeric PINs 2012-09-05 13:15:33 +02:00
keyboard.js status/keyboard: Handle IBus engines which don't specify a symbol 2012-09-12 18:54:51 +02:00
lockScreenMenu.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
network.js Fix insensitive styling for popup menu items 2012-09-13 23:48:17 +02:00
power.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
volume.js VolumeMenu: read output and input if PulseAudio is already ready when constructing 2012-09-04 23:52:41 +02:00