Re: Issue 135 in xmonad: toggleBorders (XMonad.Action.NoBorders) Causes floating windows to grow in size

Comment #2 on issue 135 by neoraider: toggleBorders (XMonad.Action.NoBorders) Causes floating windows to grow in size http://code.google.com/p/xmonad/issues/detail?id=135 This bug occurred when I tried to disable the border of a Gnome-Do window automatically (it doesn't look nice with one), causing the Gnome-Do window to grow indefinitely, filling the whole screen after a few seconds. The attached patch solves the problem for me, making XMonad.Operations.floatLocation use the actual window border width instead of the globally configured one. Attachments: xmonad.patch 588 bytes -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings

Comment #3 on issue 135 by woozlet...@gmail.com: toggleBorders (XMonad.Action.NoBorders) Causes floating windows to grow in size http://code.google.com/p/xmonad/issues/detail?id=135 Since this is not resolved in the latest darcs version, I suppose this issue might need a little push. Applying the patch proposed by the previous poster didn't cause any issues for me. I've applied it on 3 debian machines (2xsid, 1xwheezy) with the latest darcs version (0.10 and later 0.11) and it resolved the growth of borderless windows completely.

Updates: Status: Verified Comment #4 on issue 135 by vogt.a...@gmail.com: toggleBorders (XMonad.Action.NoBorders) Causes floating windows to grow in size http://code.google.com/p/xmonad/issues/detail?id=135 Thanks woozletoff & neoraider.
participants (1)
-
codesite-noreply@google.com