Bug 343272

Summary: deactivating "display window geometry when moving/resizing" does not unload the effect
Product: [Plasma] kwin Reporter: H.H. <cyberbeat>
Component: generalAssignee: 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: Version Fixed In: 5.2.1
Sentry Crash Report:

Description H.H. 2015-01-25 11:25:13 UTC
I activated the above setting. that worked like expected: geometry is displayed.

But when deactivating that option, the setting is saved, but not applied. so geometry is still always displayed.


Reproducible: Always
Comment 1 Thomas Lübking 2015-01-25 12:02:47 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)
Comment 2 Martin Flöser 2015-02-02 08:00:47 UTC
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