
9 Jan
2013
9 Jan
'13
6:20 p.m.
Updates: Owner: vogt.a...@gmail.com Comment #5 on issue 306 by vogt.a...@gmail.com: Magnifier: keep magnified status if transient focused http://code.google.com/p/xmonad/issues/detail?id=306 Hi Willem, A bit late, but I have a suspicion that the getTransientForHint can be done with a separate layout modifier. That would be a better way to implement it. Results should be pretty similar to using XMonad.Layout.TrackFloating with Magnifier. One difference is that trackFloating will have the most recently focused tiled window magnified which might not be the parent of the transient window.