[libkwineffects] Add signals windowShown and windowHidden to EffectsHandler
ClosedPublic

Authored by graesslin on Jul 4 2016, 1:40 PM.

Details

Summary

This allows effects to animate when a window is shown again and when
a window gets hidden but not yet closed/destroyed. This situation
happens on X11 for e.g. auto hiding panels and on Wayland for pretty
much any window which properly unmaps (windowHidden) prior to destroy.

Diff Detail

Repository
R108 KWin
Branch
window-shown-hidden-effectshandler
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin updated this revision to Diff 4939.Jul 4 2016, 1:40 PM
graesslin retitled this revision from to [libkwineffects] Add signals windowShown and windowHidden to EffectsHandler.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptJul 4 2016, 1:40 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
sebas accepted this revision.Jul 12 2016, 9:21 PM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Jul 12 2016, 9:21 PM
This revision was automatically updated to reflect the committed changes.