[xmonad] Emacs frame with STRUT+DOCK doesn't get keyboard focus
Brandon Allbery
allbery.b at gmail.com
Wed Jun 8 17:40:29 CEST 2011
2011/6/8 Ted Zlatanov <tzz at lifelogs.com>:
> On Tue, 7 Jun 2011 18:18:34 -0400 Brandon Allbery <allbery.b at gmail.com> wrote:
> BA> Dig back a few messages and you'll find the source code for a function
> BA> manageUtility. Copy it into your xmonad.hs and invoke it instead of
> BA> manageDocks in your manageHook.
>
> Can it be applied only to Emacs frames at the manageHook level?
Yes, although you'll have to work out what to use to select it
yourself. (This may be tricky as I've found emacs can set or change
titles in odd ways.
> title =? "my emacs frame" --> manageUtility
just like any other managehook.
More information about the xmonad
mailing list