gnome-shell/js
Florian Müllner e51eb723fc windowMenu: Do a better job with faking the source actor
The 0x0 dummyCursor works well when the menu pops up directly underneath
the pointer (e.g. when triggered by right-clicking the titlebar) or by
keyboard, but not when triggered by the menu button - the menu does not
point to the center of the button's bottom edge, and unless the user
keeps holding the mouse button while moving into the menu, the menu will
be dismissed immediately on button release.
Address these issues by using the button geometry to overlay the window
button with an appropriately sized actor that acts as a proper sourceActor,
to make the window menu behavior consistent with other shell menus.

https://bugzilla.gnome.org/show_bug.cgi?id=731058
2014-06-02 23:48:53 +02:00
..
extensionPrefs extensionPrefs: Skip main window when launched with a UUID 2014-05-27 18:02:25 +02:00
gdm loginDialog: Remove unused variable 2014-05-28 22:01:54 +02:00
misc util: Don't pass too many arguments to child_watch_add 2014-04-28 10:22:51 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui windowMenu: Do a better job with faking the source actor 2014-06-02 23:48:53 +02:00
js-resources.gresource.xml Implement window menus in gnome-shell 2014-05-17 15:17:29 -04:00
Makefile.am make NetworkManager optional 2014-02-11 18:04:44 -05:00