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

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdebase/kwin
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2005-04-29 15:14:39
Message-ID: 20050429151439.A0C81629 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

Backport #83378.


  M +2 -1      events.cpp   1.84.2.1


--- kdebase/kwin/events.cpp  #1.84:1.84.2.1
@@ -1236,5 +1236,6 @@ void Client::processDecorationButtonPres
     else if ( button == Button3 )
         com = active ? options->commandActiveTitlebar3() : options->commandInactiveTitlebar3();
-    if( com != Options::MouseOperationsMenu // actions where it's not possible to get the matching
+    if( button == Button1
+        && com != Options::MouseOperationsMenu // actions where it's not possible to get the matching
         && com != Options::MouseMinimize )  // mouse release event
         {


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

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