Fix handling systray notifications
authorGyörgy Balló <ballogyor@gmail.com>
Thu, 16 Feb 2017 07:41:08 +0000 (08:41 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Apr 2017 20:09:36 +0000 (22:09 +0200)
commit4c414f8fb60a3a84e09f43ae0161677f88d318ca
tree8189dfeeef7803d696cebd067de3d77e90f837f5
parentefee441a243efb88929e1e275d71ee27991bf074
Fix handling systray notifications

Only toggle/activate the main window if the notification message comes
from quassel.

This fixes the problem that Quassel's main window is opened when the
user clicks on any notification bubbles from other applications.

Resolves GH-272.
src/qtui/systraynotificationbackend.cpp