gnome-shell/js
Dan Winship 9d94da83d7 statusMenu: show a radio button-style dot next to the presence status
Adding a "PopupMenuRadioButtonItem" wouldn't work well, because we'll
need radio-button indicators on multiple different styles of menu
item. Also, the current design draws the indicator in the menu item's
padding, so it's sort of special anyway. So just add support at the
BaseMenuItem level.

Also, redo the menu/menuitem padding so that all the horizontal
padding is in the menu item, or else the indicator dot will show up in
the wrong spot.

https://bugzilla.gnome.org/show_bug.cgi?id=631193
2010-10-25 17:04:30 -04:00
..
misc [misc] add fileUtils.listDirAsync 2010-10-01 01:08:22 +04:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
prefs Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui statusMenu: show a radio button-style dot next to the presence status 2010-10-25 17:04:30 -04:00
Makefile.am Add volume indicator 2010-10-20 16:59:12 +02:00