D17706: Fix lock screen focus
Andrey Bychkov
noreply at phabricator.kde.org
Wed Feb 6 12:08:00 GMT 2019
andreyby added a comment.
When we use the X11BypassWindowManagerHint flag with a call to the showFullScreen() function on the x11 platform, requestActivate does not make the desired window active. For correct work, on x11 we have to call the show() function. But when the focus is set on a window different from the main one, we cannot select a window without a focus with the mouse; for this, it is necessary to use mouse click events.
REVISION DETAIL
https://phabricator.kde.org/D17706
To: andreyby, davidedmundson
Cc: ngraham, graesslin, abetts, davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190206/fd8cf644/attachment.html>
More information about the Plasma-devel
mailing list