Revision 1194908

Go back to digest for 14th November 2010

Bug Fixes in KDE Base

Thomas Lübking committed changes in /trunk/KDE/kdebase/workspace/kwin/geometry.cpp:

workaround bug 224600 / active but unrisen windows don't go fullscreen

NOTICE that the correct solution would be to move any active FS client on top of the stack in layers.cpp but this might raise other issues.

this patch preserves the present behaviour but raises windows before setting the fullscreen. the only "issue" with this is that for setups that do not raise windows when activating them, setting an active but not risen client FS will cause a restack as sideeffect

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/workspace/kwin/geometry.cpp
1 files changed in total