gnome-shell/js
Giovanni Campagna 3b70094151 MessageTray: fix popping up after there were modals
Open a modal dialog, try to open the message tray -> no effect, the message
tray is blocked by the dialog.
Close the dialog, try to open the message tray by pointer -> still
no effect, because the old timeout id was not cleared the first time,
so the dwell callback thinks the tray is about to open.

https://bugzilla.gnome.org/show_bug.cgi?id=688750
2012-11-20 20:04:30 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm main: Add optional keybindingMode parameter to pushModal() 2012-11-17 01:44:22 +01:00
misc NetworkMenu: rework multiple NIC support 2012-11-16 13:52:52 -05:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui MessageTray: fix popping up after there were modals 2012-11-20 20:04:30 +01:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00