
Comment #2 on issue 339 by wirtwolff: Support or workaround for toggling totem movie player fullscreen http://code.google.com/p/xmonad/issues/detail?id=339 re comment #1 Whichever matches your version of the player, "Totem" or "Totem Movie Player", in that manageHook please use doFullFloat instead of doFloat to have the player cover the status bar. Import XMonad.Hooks.ManageHelpers for doFullFloat. I realize this is not ideal since that means the player is always full screen unless you tile it or change its size with the mouse. However it is the closest I've found to what you want. -- 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