[xmonad] Issue 306 in xmonad: Magnifier: keep magnified status if transient focused
codesite-noreply at google.com
codesite-noreply at google.com
Wed Jan 9 19:20:50 CET 2013
Updates:
Owner: vogt.a... at gmail.com
Comment #5 on issue 306 by vogt.a... at 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.
More information about the xmonad
mailing list