gnome-shell/js
Giovanni Campagna 31f67d9142 MessageTray: don't list the sources all the time
The point of a hash table is that you don't need to list all the
elements. To avoid that, keep a "clearableCount" in MessageTray,
which can be used by the message tray menu to show and hide the
clear item, and that is updated in constant time when sources
are added or removed.

https://bugzilla.gnome.org/show_bug.cgi?id=700194
2013-07-30 18:13:17 -04:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm gdm: clear the messages queue when the user answers a prompt 2013-06-18 11:56:33 -03:00
misc Hash: make .size() constant time 2013-07-30 18:12:25 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui MessageTray: don't list the sources all the time 2013-07-30 18:13:17 -04:00
Makefile.am Expose screencast functionality via DBus 2013-05-10 19:49:41 +02:00