Diffusion KWin e0071910f2cc

Fix DesktopGrid drag on X11

Authored by davidedmundson on Jan 17 2019, 11:43 PM.

Description

Fix DesktopGrid drag on X11

Summary:
EffectsAPI explicitly says:
"On X11, the window will end up on the last window in the list" and
DesktopGrid reliaed on that.

Using the last makes sense as it means the
enterDesktop method will work for both.

Somehow in the refactors AbstractClient ended up doing the opposite.

Reviewers: KWin, zzag

Reviewed By: KWin, zzag

Subscribers: zzag, kwin

Tags: KWin

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

Details

Committed
davidedmundsonJan 17 2019, 11:43 PM
Reviewer
KWin
Differential Revision
D18339: Fix DesktopGrid drag on X11
Parents
R108:c308565424bb: Update version number for 5.14.90 GIT_SILENT
Branches
Unknown
Tags
Unknown