[xmonad] Issue 511 in xmonad: Ewmh should advertise _NET_WM_STATE_FULLSCREEN in the _NET_SUPPORTED list
codesite-noreply at google.com
codesite-noreply at google.com
Mon Jul 16 22:29:56 CEST 2012
Status: New
Owner: ----
New issue 511 by jleedev: Ewmh should advertise _NET_WM_STATE_FULLSCREEN in
the _NET_SUPPORTED list
http://code.google.com/p/xmonad/issues/detail?id=511
What steps will reproduce the problem?
1. Use ewmh config
2. Use gnome-terminal
3. Attempt to go full screen
What is the expected output? What do you see instead?
Gnome-terminal doesn't enable the full screen command unless the window
manager advertises such support. The setSupported function in
XMonad.Hooks.EwmhDesktops should be extended to support this.
What version of the product are you using? On what operating system?
0.10-3 on Ubuntu 12.04
Are you using an xmonad.hs? Please attach it and the output of "xmonad
--recompile".
This can be reproduced with the standard `xmonad gnomeConfig`.
Please provide any additional information below.
More information about the xmonad
mailing list