[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2006-01-06 15:20:47
Message-ID: 1136560847.501238.3466.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 494911 by lunakl:

Implement _NET_WM_MOVERESIZECANCEL.



 M  +6 -0      events.cpp  


--- trunk/KDE/kdebase/workspace/kwin/events.cpp #494910:494911
@@ -1471,6 +1471,12 @@
     {
     if( direction == NET::Move )
         performMouseCommand( Options::MouseMove, QPoint( x_root, y_root ));
+    else if( moveResizeMode && direction == NET::MoveResizeCancel)
+    {
+        finishMoveResize( true );
+        buttonDown = FALSE;
+        setCursor( mode );
+    }
     else if( direction >= NET::TopLeft && direction <= NET::Left ) 
         {
         static const Position convert[] =
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic