
6 Jun
2011
6 Jun
'11
8:04 p.m.
Updates: Status: Accepted Owner: vogt.a...@gmail.com Labels: Priority-Medium Type-Defect Usability Comment #3 on issue 242 by vogt.a...@gmail.com: inter screen handling doesn't work with xrandr --right-of, works with --left-of http://code.google.com/p/xmonad/issues/detail?id=242 I can't test this at the moment, but does the following module make the order sensible? You can drop it into ~/.xmonad/lib/WSOrder.hs, then use an xmonad.hs like the example in there. Doing this in core shouldn't at more than a line for the actual logic, which is to "sortBy (comparing rect_x)". Attachments: WSOrder.hs 2.4 KB