Advanced Mint menu for MATE
Go to file
hordepfo b14e2e0450 Changed all showing/hiding logic
It seems most GTK apps like mintMenu and the default Gnome2/Mate menu
use the GDK grab focus functions to grab input (pointer/keyboard).
These functions appear to suck all input to the app like a blackhole.
This patch gives more interactivity to the mintMenu window, making it
a first class object in the desktop.

Things that work now:
* When the window is open, hovering on other desktop icons highlights them

* Clicking outside the window propagates the event (e.g. select another
window)

* Alt-tab and other events unfocus and hide the window

* Scrollbars in the mintMenu finally work right

* Probably several other small things
2014-02-03 20:14:52 +00:00
debian Changelog - 5.5.1 2014-01-30 10:43:42 +00:00
usr Changed all showing/hiding logic 2014-02-03 20:14:52 +00:00
COPYING move COPYING file 2013-05-29 13:49:31 +02:00
makepot Update potfile and makepot 2013-04-20 19:56:08 -04:00
mintmenu.pot Update potfile and makepot 2013-04-20 19:56:08 -04:00
test More fixes... 2013-05-03 00:12:24 +01:00