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

List:       kde-commits
Subject:    branches/KDE/3.5/kdegraphics/ksnapshot
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2006-06-27 9:17:58
Message-ID: 1151399878.608713.6745.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 555384 by lunakl:

WX11BypassWM for the region window, it's a special-purpose window
and shouldn't be managed by KWin at all.



 M  +1 -1      regiongrabber.cpp  


--- branches/KDE/3.5/kdegraphics/ksnapshot/regiongrabber.cpp #555383:555384
@@ -68,7 +68,7 @@
 }
 
 RegionGrabber::RegionGrabber()
-  : QWidget( 0, 0 ),
+  : QWidget( 0, 0, WStyle_Customize | WX11BypassWM ),
     mouseDown( false ), sizeTip( 0L )
 {
   sizeTip = new SizeTip( ( QWidget * )0L );
[prev in list] [next in list] [prev in thread] [next in thread] 

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