
Yes, please test :) . To be honest I haven't yet tested it directly (I only have multi-head at work). But shepheb on #xmonad helped test it on his setup. Incidentally, the UpdatePointer contrib module may help you if you get annoyed with windows popping up a long distance from where your pointer currently is. It won't help you see the window, but it'll do the mouse travelling for you. </plug> Juraj Hercek wrote:
This patch makes new float windows appear on the current screen as I think they should. The contrib patch makes contrib compatible with this change. I would definitely try this when at work - not talking about having it accepted. It gets pretty annoying if you have 3-head setup, working on screen 3 and get floating windows opened on screen 1... Especially if it is small modal window (opened outside of the scope or your
Robert wrote: peripheral vision) and you can't do anything with parent window until you close the modal one. It happened to me I had killed the application because I had been thinking it is not responding...
-- Juraj