Implement manual focus on click

Authored by fvogt on Feb 27 2017, 3:29 PM.

Description

Implement manual focus on click

Summary:
Currently only the first created screenlock window gets focus.
On clicks, no focus events are sent, which makes it impossible to input
passwords. This patch now makes it possible to focus to a different
screenlock window (on a different monitor, for example) using a mouse
button press.
This should also fix newly created screenlock windows stealing the focus
of already displayed ones as only the first window gains automatic focus.

BUG: 348789
BUG: 374289

Test Plan:
Locked the screen, now I can use the password input on the secondary screen
as well.

Reviewers: Plasma, graesslin, broulik

Reviewed By: Plasma, graesslin

Subscribers: hein, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D4821

Details

Committed
fvogtMar 1 2017, 5:48 PM
Reviewer
Plasma
Differential Revision
D4821: Implement manual focus on click
Parents
R133:51cdac6d92d0: Update version number for 5.8.6 GIT_SILENT
Branches
Unknown
Tags
Unknown