Add TaskbarNotificationBackend
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 12 Oct 2008 18:37:10 +0000 (20:37 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 12 Oct 2008 18:38:44 +0000 (20:38 +0200)
commitc80ab2e825ff9125c1c7e8e829487a4b1c118579
treeff0531ae0cada4e33319b129dc7b73ee15b825f1
parent27798ca9c7fe5b89961e787a94d81f615f2e0d3a
Add TaskbarNotificationBackend

This will make the taskbar blink on Wintendo and Linux, and the dock entry bounce on Mac.
src/qtui/CMakeLists.txt
src/qtui/desktopnotificationbackend.cpp
src/qtui/mainwin.cpp
src/qtui/taskbarnotificationbackend.cpp [new file with mode: 0644]
src/qtui/taskbarnotificationbackend.h [new file with mode: 0644]