Diffusion KWin 1084f162aa3d

[effects/slidingpopups] Port away from deprecated EffectWindow::desktop

Authored by zzag on Jan 3 2019, 3:57 PM.

Description

[effects/slidingpopups] Port away from deprecated EffectWindow::desktop

Summary:
If a window is not on the current virtual desktop, then it won't be
painted/slided. Thus, we can replace EffectWindow::desktop by
EffectsHandler::currentDesktop.

Test Plan: The effect still works correctly on both X11 and Wayland.

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D17944