This revision was automatically updated to reflect the committed changes.
Closed by commit R108:1cc38c929a10: Move updateXTime into the X11 standalone
platform (authored by graesslin).
REPOSITORY
R108 KWin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7515?vs=18707&id=18708
REVISIO
graesslin updated this revision to Diff 18707.
graesslin added a comment.
Restricted Application edited projects, added KWin; removed Plasma.
Fix arc mess
REPOSITORY
R108 KWin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7515?vs=18706&id=18707
BRANCH
update-xtime-platform
RE
graesslin updated this revision to Diff 18706.
graesslin added a comment.
Restricted Application edited projects, added Plasma; removed KWin.
- Disable synced resizing for X11 clients on Xwayland
REPOSITORY
R108 KWin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7515?vs=18680&id=
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R108 KWin
BRANCH
update-xtime-platform
REVISION DETAIL
https://phabricator.kde.org/D7515
To: graesslin, #kwin, #plasma, davidedmundson
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai,
graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
KWin::updateXTime only delegates into the platform API where the method
is a no-op. The actual implementation is moved into the X11 stan