Advanced Mint menu for MATE
Go to file
hordepfo d567469f4d 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-01-22 20:16:27 +00:00
debian Changelog 2013-11-25 16:08:32 +00:00
usr Changed all showing/hiding logic 2014-01-22 20:16:27 +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