mintmenu/usr/lib/linuxmint/mintMenu/plugins
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
..
__init__.py Initial commit 2009-07-27 12:45:34 +02:00
applications.glade Fix popups, need to fix focus now 2013-03-07 17:27:50 -05:00
applications.py Changed all showing/hiding logic 2014-02-03 20:14:52 +00:00
easybuttons.py Only use x-terminal-emulator as a fallback if mate-terminal isn't installed (also fixes x-terminal-emulator uses as default in distros where it doesn't exist - Fedora for instance) 2014-01-20 15:04:28 +00:00
easyfiles.py Initial commit 2009-07-27 12:45:34 +02:00
easygconf.py Switched support from Gnome/Bonobo to MATE/Component 2011-11-18 10:42:20 +00:00
easygsettings.py Progress on popup menus, something to do with focus grabbing, as well as 2013-03-07 13:55:12 -05:00
execute.py Don't crash when failing to manually launch an application 2014-01-20 15:08:35 +00:00
filemonitor.py Fix GObject deprecations 2013-03-13 20:24:32 -04:00
get_apt_cache.py Faster init, fixed memory leak, faster apt search, more results, fixed process name, fixed theme change events 2010-10-26 12:02:47 +01:00
places.glade More transitioning 2013-03-04 21:56:18 -05:00
places.py Merge branch 'master' of https://github.com/hellman/mintmenu into hellman-master 2013-11-25 12:42:36 +00:00
recent.glade Converted recent plugin 2013-03-07 20:53:03 -05:00
recent.py Add destroy method to recent plugin 2013-05-21 13:15:39 -04:00
system_management.glade Convert system management plugin 2013-03-05 21:14:11 -05:00
system_management.py Convert system management plugin 2013-03-05 21:14:11 -05:00