
15 Aug
2012
15 Aug
'12
11 a.m.
Comment #13 on issue 346 by allber...@gmail.com: xmonad will not render dialog windows. http://code.google.com/p/xmonad/issues/detail?id=346 xmonad does manage z-order, albeit not optimally. I think there's another bug already where I proposed some changes to how we update the z-order (briefly: when possible use raiseWindow/lowerWindow instead of the current behavior XMonad.Operations.windows defining the entire z-ordering all at once based on the zipper).