[effects/desktopgrid] Don't copy windows on X11
ClosedPublic

Authored by zzag on Feb 18 2019, 1:07 PM.

Details

Summary

Currently, the Desktop Grid effect tries to copy a client when user
moves it. But on X11 such behavior doesn't make sense because
a client can't be on multiple desktops (except on all).

BUG: 404442
FIXED-IN: 5.15.1

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Feb 18 2019, 1:07 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 18 2019, 1:07 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Feb 18 2019, 1:07 PM
zzag edited the summary of this revision. (Show Details)Feb 18 2019, 1:08 PM
davidedmundson accepted this revision.Feb 18 2019, 2:12 PM
This revision is now accepted and ready to land.Feb 18 2019, 2:12 PM
zzag edited the summary of this revision. (Show Details)Feb 18 2019, 2:27 PM
This revision was automatically updated to reflect the committed changes.