[xmonad] Issue 203 in xmonad: Dragging a floating window
re-arranges other windows
codesite-noreply at google.com
codesite-noreply at google.com
Wed Sep 10 16:31:09 EDT 2008
Issue 203: Dragging a floating window re-arranges other windows
http://code.google.com/p/xmonad/issues/detail?id=203
Comment #3 by m... at twifkak.com:
Issue #217 is a duplicate of this. The trick is for the floating window to
start out
between windows 2 and 3 in the stacking order. The mouseBindings use
swapMaster,
which moves the master to between windows 2 and 3 instead of shifting
everything
down. The solution is to use an "insertMaster", something like
XMonad.Actions.Promote.promote from xmc.
--
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
More information about the xmonad
mailing list