[xmonad] Issue 228 in xmonad: OpenOffice fullscreen presentation is tiled

codesite-noreply at google.com codesite-noreply at google.com
Sat Nov 8 23:35:24 EST 2008


Issue 228: OpenOffice fullscreen presentation is tiled
http://code.google.com/p/xmonad/issues/detail?id=228

Comment #3 by sean.escriva:
fullscreen flash video is fixable using ManageHelpers from contrib:

import XMonad.Hooks.ManageHelpers

then add: composeOne [ isFullscreen -?> doFullFLoat ]

to your ManageHook, probably worth trying with ooimpress



-- 
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


More information about the xmonad mailing list