[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
Branch
dont-copy-windows-on-x11
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 8471
Build 8489: arc lint + arc unit
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.