Refactor the system tray's context menu
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 16 Feb 2010 20:33:28 +0000 (21:33 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 16 Feb 2010 20:33:28 +0000 (21:33 +0100)
Should now work with and without QSystemTrayIcon support in Qt.
There's still some fugly workaround for QMenu's focus issues, which will
probably require some X11 hackery at some point to do it a bit less fugly,
but maybe the DBusMenu is specced earlier...


No differences found