Issue 306 in xmonad: Magnifier: keep magnified status if transient focused

Comment #1 on issue 306 by daniel.wagner: Magnifier: keep magnified status if transient focused http://code.google.com/p/xmonad/issues/detail?id=306 As a usage comment: it may be beneficial to have a separate layout modifier that simply magnifies windows indefinitely. That is, rather than having the magnification follow the focus, have it await a message (ToggleMagnifier or whatever it's called), then add the currently focused window to the list of windows that is magnified. It requires the addition of a bit of state to track which windows are magnified, but it would be closer to what I want, at least. Riccardo: would that match your usage pattern, or do you prefer the magnification to truly follow your focus (except to the floating layer)? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com