Summary: | deactivating "display window geometry when moving/resizing" does not unload the effect | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | H.H. <cyberbeat> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Flags: | mgraesslin:
ReviewRequest+
|
Priority: | NOR | ||
Version: | 5.1.95 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/122258/ | ||
Latest Commit: | http://commits.kde.org/kwin/62d71bc2470829128cee4cee8e46cc8f28e748f8 | Version Fixed In: | 5.2.1 |
Sentry Crash Report: |
Description
H.H.
2015-01-25 11:25:13 UTC
Problem is that the effect is not unloaded. Suspending & resuming the compositor will implicitly remove it, though. The setting itself is honored (eg. when trying entirely uncomposited) Git commit 62d71bc2470829128cee4cee8e46cc8f28e748f8 by Martin Gräßlin. Committed on 26/01/2015 at 10:41. Pushed by graesslin into branch 'Plasma/5.2'. [kcmkwin/options] Load/Unload WindowGeometry effect Depending on the state of the show window geometry we need to load or unload the effect. FIXED-IN: 5.2.1 REVIEW: 122258 M +4 -2 kcmkwin/kwinoptions/CMakeLists.txt M +13 -1 kcmkwin/kwinoptions/windows.cpp http://commits.kde.org/kwin/62d71bc2470829128cee4cee8e46cc8f28e748f8 |