Summary: | When OutputConfigurationStore::generateConfig runs--even if it makes no scale changes--right-tiled windows are moved to be offscreen | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nate Graham <nate> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | Keywords: | qt6 |
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=470742 https://bugs.kde.org/show_bug.cgi?id=471078 |
||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/480f857d2942fb9808e7a653aa54b2b44d1efc8d | Version Fixed In: | |
Sentry Crash Report: |
Description
Nate Graham
2023-06-21 06:53:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4200 *** Bug 471275 has been marked as a duplicate of this bug. *** Git commit 480f857d2942fb9808e7a653aa54b2b44d1efc8d by Xaver Hugl. Committed on 21/06/2023 at 09:05. Pushed by zamundaaa into branch 'master'. outputconfigurationstore: don't handle laptop lid closing yet Interactions with KScreen cause settings to be reset to the default when the lid gets closed, so handling lid closing in KWin needs to wait until KScreen no longer writes configs M +1 -0 autotests/integration/outputchanges_test.cpp M +4 -0 src/outputconfigurationstore.cpp https://invent.kde.org/plasma/kwin/-/commit/480f857d2942fb9808e7a653aa54b2b44d1efc8d *** Bug 471078 has been marked as a duplicate of this bug. *** |