gnome-shell/js
Dan Winship 7eec8a899a popupMenu: Improve menu item layout
Mixing submenu menuitems and toggle menuitems results in poor layout.
The fix is to right-align the submenu arrows. Since we already need to
right-align the battery percentages as well, add alignment support to
PopupBaseMenuItem.addActor(), and update stuff for that.

Also remove the "column" param from addActor() since it hadn't
actually been implemented correctly before.

https://bugzilla.gnome.org/show_bug.cgi?id=633476
2010-12-16 09:01:24 -05:00
..
misc telepathyClient: Implement Sent signals. 2010-12-01 13:46:07 -05: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 popupMenu: Improve menu item layout 2010-12-16 09:01:24 -05:00
Makefile.am Use the old dash code to implement the view selector 2010-11-29 16:35:53 +01:00