From kwin Mon Aug 22 19:28:24 2011 From: Thomas =?UTF-8?B?TMO8Ymtpbmc=?= Date: Mon, 22 Aug 2011 19:28:24 +0000 To: kwin Subject: patch bug? geometry.cpp around line 2732 Message-Id: <20110822212824.361ad84e () gmail ! com> X-MARC-Message: https://marc.info/?l=kwin&m=131404132730732 It looks like the if (cancel) setGeometry(initialMoveResizeGeom); outside the if (workspace()->tilingEnabled()) {}else{} block is superfluous since non tiling handles it and tiling takes the condition as parameter. @Nikhil, can you please comment whether you need this handling in addition to the notifyTilingWindow*Done functions? Cheers, Thomas _______________________________________________ kwin mailing list kwin@kde.org https://mail.kde.org/mailman/listinfo/kwin