| Summary: | KWin option to display window geometry when moving or resizing does not work with desktop effects disabled | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | giorgio.gilitos |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.8.2 | ||
| Target Milestone: | 4.8.3 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8.3 | |
| Sentry Crash Report: | |||
|
Description
giorgio.gilitos
2012-01-30 06:01:57 UTC
The effect works regardless when loaded, for the rest i guess that handling the setting was accidentally removed with the two above options - so it's a simple bug in the kcm, sorry. running these two commands will enable the setting: kwriteconfig -file kwinrc -group Windows -key GeometryTip true qdbus org.kde.kwin /KWin reconfigure Thanks a lot, Thomas. I enabled it running the commands you suggested and now it works. I leave the bug open until kcm will be fixed. Bye Git commit 8c1dfb2250a94b60549d9665ff4550170da92d1d by Thomas Lübking. Committed on 14/04/2012 at 23:18. Pushed by luebking into branch 'master'. fix geometrytip kcm regression FIXED-IN: 4.8.3 M +1 -1 kwin/kcmkwin/kwinoptions/windows.cpp http://commits.kde.org/kde-workspace/8c1dfb2250a94b60549d9665ff4550170da92d1d Git commit 408fb73c359a7959a98afb8453547c5a8c25bfad by Thomas Lübking. Committed on 14/04/2012 at 23:18. Pushed by luebking into branch 'KDE/4.8'. fix geometrytip kcm regression FIXED-IN: 4.8.3 (cherry picked from commit 8c1dfb2250a94b60549d9665ff4550170da92d1d) M +1 -1 kwin/kcmkwin/kwinoptions/windows.cpp http://commits.kde.org/kde-workspace/408fb73c359a7959a98afb8453547c5a8c25bfad |