D7398: Don't create QWhatsThis when user presses showContextHelp button

2017-09-01 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:76ee47151a2c: Don't create QWhatsThis when user presses showContextHelp button (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7398?vs=18361&id

D7398: Don't create QWhatsThis when user presses showContextHelp button

2017-08-25 Thread Martin Flöser
graesslin added a comment. In https://phabricator.kde.org/D7398#139994, @luebking wrote: > Probably to handle internal WhatsThis online help (ie. you click the maximize button of a deco and get the information that this is a maximize button) but I don't know either. > Apparently even

D7398: Don't create QWhatsThis when user presses showContextHelp button

2017-08-25 Thread Thomas Lübking
luebking added a comment. Probably to handle internal WhatsThis online help (ie. you click the maximize button of a deco and get the information that this is a maximize button) but I don't know either. Apparently even Lubos was already unsure what this was about. I'm not sure whether W

D7398: Don't create QWhatsThis when user presses showContextHelp button

2017-08-25 Thread Martin Flöser
graesslin added a comment. ping REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D7398 To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas

D7398: Don't create QWhatsThis when user presses showContextHelp button

2017-08-18 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY I don't know what the idea of entering QWhatsThis mode was, but the code is pretty much dead. There is no QWhatsThis window shown as KWi