| Summary: | If a windows is fullscreen the quick (un)maximizing is triggered when Alt+click moving it | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Kai Uwe Broulik <kde> |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Flags: | thomas.luebking:
ReviewRequest+
|
| Priority: | NOR | ||
| Version First Reported In: | 4.9.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-workspace/cc50c7b974148539fc05558006b830709b445f23 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | patch preview | ||
|
Description
Kai Uwe Broulik
2012-10-28 21:10:25 UTC
Created attachment 74857 [details]
patch preview
applied is a patch that omits _all_ special alteration of maximized fullscreen windows (what should be correct, since you can only move the window between screens anyway)
Git commit cc50c7b974148539fc05558006b830709b445f23 by Thomas Lübking. Committed on 01/11/2012 at 20:54. Pushed by luebking into branch 'master'. don't leave quick tiling for FS windows REVIEW: 107317 M +21 -18 kwin/geometry.cpp http://commits.kde.org/kde-workspace/cc50c7b974148539fc05558006b830709b445f23 |