Add comment regarding the removal of X11 hacks to GraphicalUi
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Feb 2015 23:55:41 +0000 (00:55 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Feb 2015 23:55:41 +0000 (00:55 +0100)
commit09ced75541a8702726ed5d66ebc628db2bd50423
tree19e55013cd90b21faa24cba02535683c661864f6
parent784009b62f2a48b97853e0466a572c13e9aee711
Add comment regarding the removal of X11 hacks to GraphicalUi

Turns out all window activation stuff just works with Qt5, even with
KF5 integration enabled. So there is no need to employ fugly X11 hacks
in order to bypass focus stealing prevention, as was required in KDE4.

Because GraphicalUi doesn't seem to require any more porting changes,
add a comment instead to later remove the hacks together with Qt4/KDE4.
src/uisupport/graphicalui.cpp