Summary: | Regression: Virtual desktops not working | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Fabian Vogt <fabian> |
Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | Flags: | mgraesslin:
X11+
mgraesslin: ReviewRequest+ |
Priority: | HI | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
URL: | https://phabricator.kde.org/D8086 | ||
Latest Commit: | https://commits.kde.org/kwin/f988a5f6547b92d68f987534252497ba618c4ff1 | Version Fixed In: | |
Sentry Crash Report: |
Description
Fabian Vogt
2017-10-01 13:10:17 UTC
Did I mention that I love openQA? Patch at: https://phabricator.kde.org/D8086 Git commit f988a5f6547b92d68f987534252497ba618c4ff1 by Martin Flöser. Committed on 01/10/2017 at 19:56. Pushed by graesslin into branch 'master'. Reload VirtualDesktop settings after passing RootInfo on VirtualDesktopManager Summary: The load method and updateLayout ensure the virtual desktop information is synced to RootInfo and thus to other X11 applications. Thus we need to call it again when initing X11. Test Plan: Not tested as I'm on Wayland, but given the changes it's obvious. Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D8086 M +5 -4 virtualdesktops.h M +5 -1 workspace.cpp https://commits.kde.org/kwin/f988a5f6547b92d68f987534252497ba618c4ff1 |