Don't send keyboard events to QWindows which have outputOnly property set
ClosedPublic

Authored by graesslin on Jan 2 2018, 8:53 PM.

Details

Summary

PlasmaCore.Dialog has a property outputOnly. This is for example used in
KWin's OnScreenNotification. If that property is set KWin should not send
any key events to it, just like for windows with _q_showWithoutActivating.

BUG: 388112

Test Plan

Not yet

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Jan 2 2018, 8:53 PM
Restricted Application added a project: KWin. · View Herald TranscriptJan 2 2018, 8:53 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
graesslin requested review of this revision.Jan 2 2018, 8:53 PM
Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptJan 2 2018, 8:53 PM
broulik accepted this revision.Jan 3 2018, 8:40 AM
This revision is now accepted and ready to land.Jan 3 2018, 8:40 AM
Restricted Application edited projects, added KWin; removed Plasma. · View Herald TranscriptJan 3 2018, 8:40 AM
This revision was automatically updated to reflect the committed changes.
Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptJan 3 2018, 8:13 PM