Summary: | Position rule conflicts with maximization rule | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Thomas Lübking <thomas.luebking> |
Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | 4.11 | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | http://commits.kde.org/kde-workspace/b69e83f900da8b18ab9dc03f333a8b3ab22d0de8 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
Thomas Lübking
2013-02-04 01:32:41 UTC
Git commit b69e83f900da8b18ab9dc03f333a8b3ab22d0de8 by Thomas Lübking. Committed on 04/02/2013 at 21:21. Pushed by luebking into branch 'master'. Permit maximization of windows with fixed position A window can be "maximized" despite it's position is fixed. Most obvioulsy for a corresponding of "0", but also in other cases. The window can still be resized, some size is the maximum one and there's no reason to prevent the shortcut of this state. REVIEW: 108789 FIXED-IN: 4.11 M +14 -8 kwin/geometry.cpp http://commits.kde.org/kde-workspace/b69e83f900da8b18ab9dc03f333a8b3ab22d0de8 |