
Dear xmonad, this is a patch bundle that makes MPlayer happy when not floating, including fullscreen support. This should fix #400.
2 patches for repository http://code.haskell.org/XMonadContrib:
Tue Jul 6 20:57:51 CEST 2010 Tomas Janousek
* X.H.EwmhDesktops: advertise fullscreen in _NET_SUPPORTED and handle it by default
This is a bit questionable, I know. There must have been a reason why fullscreenEventHook isn't used by default, but I feel that it should be advertised only if it's used, so I did it this way. Should ewmh take a flag that can turn off fullscreen support? Is there a way to make the list of supported NETWM props easily extensible?
Tue Jul 6 20:59:25 CEST 2010 Tomas Janousek
* X.L.LayoutHints: event hook to refresh on hints change
Without this patch, aspect ratio is respected only after a focus change or explicit refresh. That's annoying. -- Tomáš Janoušek, a.k.a. Liskni_si, http://work.lisk.in/