mirror of
https://github.com/moparisthebest/FireTray
synced 2024-11-15 21:35:01 -05:00
1e4254b26f
* unsuccessful attempt to catch a real minimize event with Gtk 'window-state-event' The problem is that GDK_WINDOW_STATE_ICONIFIED is fired on virtual desktop change... even both e->changed_mask and e->new_window_state get GDK_WINDOW_STATE_ICONIFIED ! Gdk obviously relies on WM_STATE, which may not be up-to-date. We better try to check _NET_WM_STATE at X11 level. See ex: http://trac.wxwidgets.org/ticket/10973 |
||
---|---|---|
.. | ||
gtk2 | ||
cairo.jsm | ||
commons.js | ||
ctypes-utils.jsm | ||
ctypesMap.jsm | ||
FiretrayHandler.jsm | ||
FiretrayMessaging.jsm | ||
gdk.jsm | ||
glib.jsm | ||
gobject.jsm | ||
gtk.jsm | ||
libc.jsm | ||
logging.jsm | ||
pango.jsm | ||
x11.jsm |