[ksmserver] Drop unused logout effect widget
ClosedPublic

Authored by davidedmundson on Oct 18 2019, 1:50 PM.

Details

Summary

At some point there was an effect in kwin to fade to a grey (with a
weird vigenette effect) as one logs out.

This was signalled with a fake offscreen window with a special window
ID.

The kwin effect has gone, deleted in Plasma 5.8 with
af80a546bfe258b54468b159bb8cf78f16ca9ebf

(Kwin still contains an effect called logout, but that's merely for the
logout prompt)

I intend to replace this logout effect but as I'm going to start from
scratch we may as well communicate from ksmserver -> kwin with a new API
that works on wayland and and solves some other issues all in one.

Test Plan

Compiles

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.
davidedmundson created this revision.Oct 18 2019, 1:50 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 18 2019, 1:50 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Oct 18 2019, 1:50 PM
apol accepted this revision.Oct 18 2019, 8:28 PM
This revision is now accepted and ready to land.Oct 18 2019, 8:28 PM
This revision was automatically updated to reflect the committed changes.