
10 Nov
2012
10 Nov
'12
7:21 p.m.
Comment #17 on issue 200 by allber...@gmail.com: xmonad spins in a tight loop changing focus back and forth http://code.google.com/p/xmonad/issues/detail?id=200 Could someone try setting borderWidth to 0? We just had someone see something similar from Steam for Linux and the problem was revealed by xscope to be that their window placement code didn't support server-side window borders, so it got confused about where the dialog was relative to the root window and tried to "fix" it by closing and reopening it.