gnome-shell/js
Marina Zhurakhinskaya 40c5db397d messageTray: unset this._clickedSummaryItem if we are hiding the summary box pointer and don't have a new clicked summary item
This ensures that this._clickedSummaryItem is always unset correctly.

Because we disconnect the signals that have _adjustSummaryBoxPointerPosition()
as a callback when unsetting this._clickedSummaryItem, we no longer call
setPosition() on this._summaryBoxPointer after it is hidden. Calling
setPosition() shows the box pointer again, which previously resulted in
an empty box pointer staying behind when a notification associated with
a tray icon was clicked.

https://bugzilla.gnome.org/show_bug.cgi?id=659862
2011-09-26 13:30:46 -04:00
..
gdm gdm: add optional logo to user list 2011-09-19 00:08:55 -04:00
misc extensionSystem: Use the system cert list 2011-09-13 12:34:48 -04:00
perf overview: Make viewSelector private 2011-08-28 12:23:59 -04:00
ui messageTray: unset this._clickedSummaryItem if we are hiding the summary box pointer and don't have a new clicked summary item 2011-09-26 13:30:46 -04:00
Makefile.am gdm: add fingerprint support 2011-09-18 23:32:03 -04:00