gnome-shell/js/ui/status
Florian Müllner f38263a67f status: Stop using .panel-status-button
This used to be the style-class for status icons (i.e. icon-only
top bar items). It got unused a while ago when the class used
by status icons stopped using it - except for the keyboard indicator,
which set the class manually to appear as status icon despite not
being a real icon.
Now that the button highlight is provided by the .panel-button class
on a parent, the obsolete class results in a double border on the
keyboard indicator when active - just drop it from there as well
to fix.
2015-02-20 15:16:58 +01:00
..
accessibility.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
bluetooth.js BluetoothMenu: fix visibility 2014-03-17 16:45:30 +01:00
brightness.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00
keyboard.js status: Stop using .panel-status-button 2015-02-20 15:16:58 +01:00
location.js location: Add link to corresponding Settings 2014-09-12 18:59:36 +02:00
network.js theme: a button is a button is a button 2015-02-20 15:16:06 +01:00
power.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
rfkill.js rfkill: hide Airplane Mode indicator when g-s-d says so 2014-11-07 10:29:13 +01:00
screencast.js Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00
system.js system: Fix visibility of suspend button 2015-02-04 12:03:18 +01:00
volume.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00