[xmonad] Re: Issue 410 in xmonad: Real fullscreen support without
floating
codesite-noreply at google.com
codesite-noreply at google.com
Tue Oct 5 01:49:56 EDT 2010
Comment #1 on issue 410 by vogt.adam: Real fullscreen support without
floating
http://code.google.com/p/xmonad/issues/detail?id=410
Can you describe your problems with the way XMonad.Layout.NoBorders works
currently for floating windows?
Regarding such windows being still moveable, you can add a check in the
mouse keybindings to do nothing if the window has given properties (as you
check to determine whether a window should be floating). It may be
necessary to cache the properties for the given window while it is being
dragged.
More information about the xmonad
mailing list