SystemTray refactoring in preparation of supporting StatusNotifier
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 5 Feb 2010 15:07:27 +0000 (16:07 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 9 Feb 2010 21:49:16 +0000 (22:49 +0100)
* Make SystemTray the base class for both legacy tray icon and StatusNotifier
* Move all {Q|K}SystemTrayIcon related functionality into LegacySystemTray
* Replace tray animation (can't be done via dbus later) by blinking
* Adapt the rest of the code base to this


No differences found