gnome-shell/js
Jasper St. Pierre 7563e04743 panel: Rewrite the app menu to use the new "sync" pattern
The existing app menu was a kludge of legacy code that tried to manage
a bunch of state, and had a number of issues:

 * It didn't properly manage visibility when combined with multiple
   apps and the overview.

 * It didn't properly manage reactivity when tabbing away from a busy
   app to another app.

 * It didn't properly disconnect signals when going from one app
   to nothing.

and countless others. Rewrite it to use the new "sync" code pattern,
where we centralize all state management and do transitions from that,
rather than strange and quirky control flow.

https://bugzilla.gnome.org/show_bug.cgi?id=705898
2013-08-13 11:22:04 -04:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm panel: Move statuses to the aggregate menu 2013-08-13 06:50:24 -04:00
misc fileUtils: Remove a leftover log() 2013-08-06 09:12:51 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui panel: Rewrite the app menu to use the new "sync" pattern 2013-08-13 11:22:04 -04:00
Makefile.am status: Add new brightness slider widget 2013-08-13 06:50:25 -04:00