Revision 50990f9...
Go back to digest for 15th September 2013Features in KDE Base
Thomas Lübking committed changes in [kde-workspace/KDE/4.11] kwin/geometry.cpp:
sanitize user/fullscreenable condition
whether or not a window is maximizable does really not
matter (it's not if the size is locked, so the
maximized size is the only size) but only if the
window can take the fullscreen geometry.
otoh, the size restrictions (maximum size, fixed aspect)
should be honored by default but still ignorable by rule
FIXED-IN: 4.11.2
REVIEW: 112654
File Changes
Modified 1 files
- kwin/geometry.cpp
1 files changed in total