Don't try to workaround QSystemTray's not being able to close its bubble on Mac
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 15 Nov 2008 21:31:51 +0000 (22:31 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 15 Nov 2008 21:34:07 +0000 (22:34 +0100)
commit6848967a5071f48f2cd742b548dd97d8525733df
tree2038c96a17022aaef9019a631738dc2b6aa221aa
parent31cf429ff1ffbc1cf1dea04935744f0ce0fb9829
Don't try to workaround QSystemTray's not being able to close its bubble on Mac

Displaying an empty bubble with 1ms timeout to force the bubble to close on re-activation
does not work on Mac either. Please let me know if there are problems with that on X11 as well.

Fixes BR #290.
src/qtui/systraynotificationbackend.cpp