Add support for emergency message show on Wayland
ClosedPublic

Authored by graesslin on Mar 23 2017, 8:39 PM.

Details

Summary

When playing with the lockscreen I noticed that the emergency show does
not work on Wayland and one only gets a black screen if the system fails.

This change adds a property to the QWindow (in ksld), so that KWin can
read this and now that this is a window to be shown on the lock screen.
In addition the geometry of the background window gets adjusted correctly
on Wayland.

The change needs a small part also in KWin.

Diff Detail

Repository
R133 KScreenLocker
Branch
emergency-show-wayland
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin created this revision.Mar 23 2017, 8:39 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 23 2017, 8:39 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript

emergency show on a nested Wayland compositor.

mart accepted this revision.Mar 24 2017, 10:28 AM
This revision is now accepted and ready to land.Mar 24 2017, 10:28 AM
This revision was automatically updated to reflect the committed changes.