[xmonad] Issue 603 in xmonad: Problems with toggling focus on Chrome
codesite-noreply at google.com
codesite-noreply at google.com
Thu Apr 30 16:49:08 UTC 2015
Comment #1 on issue 603 by allber... at gmail.com: Problems with toggling
focus on Chrome
https://code.google.com/p/xmonad/issues/detail?id=603
Does your xmonad.hs use EwmhDesktops? If not, please try configuring it:
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-EwmhDesktops.html
Increasingly, recent gtk3 does not actually speak X11 but only the Wayland
emulation parts of EWMH, which means that it is less and less compatible
with non-Gnome3 and plays less and less well with applications that are not
based on the same or later version of gtk3. I suspect whatever gtk3 this
Chrome is using simply does not recognize X11 focus any more, only Wayland
emulation focus. This suggests that Chrome will in the future not be worth
the effort on X11 at all, unless you run nothing but Gnome3 environment and
approved Gnome3-compatible programs.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the xmonad
mailing list