From b016470119788a052ef1de0457e2e8d104e90d81 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 14 Aug 2002 15:10:57 +0000 Subject: [PATCH] testing whether i caused a bug with this code --- src/Window.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Window.cc b/src/Window.cc index f18d4dea..8afe4cd5 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -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(); -- 2.39.2