https://bugs.kde.org/show_bug.cgi?id=388112
Martin Flöser <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/f5f1f6ceb49d0d699675a98a8 | |556ff16f9ec9525 --- Comment #10 from Martin Flöser <mgraess...@kde.org> --- Git commit f5f1f6ceb49d0d699675a98a8556ff16f9ec9525 by Martin Flöser. Committed on 03/01/2018 at 20:13. Pushed by graesslin into branch 'master'. Don't send keyboard events to QWindows which have outputOnly property set 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. Test Plan: Not yet Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #plasma Differential Revision: https://phabricator.kde.org/D9618 M +3 -0 input.cpp https://commits.kde.org/kwin/f5f1f6ceb49d0d699675a98a8556ff16f9ec9525 -- You are receiving this mail because: You are watching all bug changes.