CVS commit by antlarr: React on mouse releases and mouse moves instead of mouse press events and mouse moves. This way, the window the user click on is not activated inmediately, just in case the user wants to move it ( #49388 ) Fixed the highlighting of the active desktop which was wrong some times ( #48814 ). Also make it possible to move maximized windows but only to other desktops. CCMAIL: 48814-close@bugs.kde.org CCMAIL: 49388-close@bugs.kde.org M +30 -20 desktop.cpp 1.36 M +8 -1 desktop.h 1.18 M +5 -7 kpager.cpp 1.48