[Logout Greeter] Properly fullscreen window and don't bypass WM
ClosedPublic

Authored by broulik on Mar 20 2017, 3:39 PM.

Details

Summary

Otherwise the window isn't fullscreen as far as kwin is concerned and then fast blur code path isn't executed.

Test Plan

I now get fastblur and magnitudes more FPS in the logout dialog in multiscreen setup. Both windows are still properly positioned.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Mar 20 2017, 3:39 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 20 2017, 3:39 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Mar 20 2017, 3:42 PM
This revision is now accepted and ready to land.Mar 20 2017, 3:42 PM

I love that comment - is it still relevant?

this is a WType_Popup on purpose. Do not change that! Not
having a popup here has severe side effects.

graesslin accepted this revision.Mar 20 2017, 3:54 PM
This revision was automatically updated to reflect the committed changes.