[xmonad] Issue 217 in xmonad: Moving float causes tiles to re-order

codesite-noreply at google.com codesite-noreply at google.com
Wed Sep 10 14:03:30 EDT 2008


Issue 217: Moving float causes tiles to re-order
http://code.google.com/p/xmonad/issues/detail?id=217

New issue report by m... at twifkak.com:
What steps will reproduce the problem?
1. Create three tiles and one float. M-S-j until the float is between the
second and third tiles.
2. M-drag the float.
3. Watch tile #1 and #2 swap.

The problem is that the mouseBindings use swapMaster, when they should use
"insertMaster", so to speak. (I'd send a fix, but I'm at work.)


Issue attributes:
	Status: Accepted
	Owner: m... at twifkak.com
	Labels: Type-Defect Priority-High Milestone-Release0.9

-- 
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