Revision 684404
Go back to digest for 8th July 2007Features in KDE Base
Fred Emmott committed changes in /branches/work/soc-kwin-xinerama/kdebase/workspace/kwin/workspace.cpp:
When a virtual desktop is changed with separateScreenDesktops enabled, the following happens for each client if it's not on the correct screen:
1) Geometry updates are blocked
2) Maximize state is saved
3) Un-maximized
4) Moved to the correct screen, with the same dimension proportions
5) Maximize state is restored
6) Geometry updates are unblocked
1,2,3,5 and 6 are new in this commit.
File Changes
Modified 1 files
- /branches/work/soc-kwin-xinerama/kdebase/workspace/kwin/workspace.cpp
1 files changed in total