]> Dogcows Code - chaz/openbox/commitdiff
testing whether i caused a bug with this code
authorDana Jansens <danakj@orodu.net>
Wed, 14 Aug 2002 15:10:57 +0000 (15:10 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 14 Aug 2002 15:10:57 +0000 (15:10 +0000)
src/Window.cc

index f18d4dead2aaafdb4adef0f1a84392f2eba14ebb..8afe4cd55bb068693a9ae0ec2300cdde3bbc6c08 100644 (file)
@@ -2724,7 +2724,7 @@ void BlackboxWindow::propertyNotifyEvent(const XPropertyEvent *pe) {
       functions &= ~Func_Maximize;
       setAllowedActions();
       setupDecor();
-      if (flags.stuck != s) stick();
+//      if (flags.stuck != s) stick();
     }
 
     reconfigure();
This page took 0.027164 seconds and 4 git commands to generate.