
8 Nov
2008
8 Nov
'08
11:35 p.m.
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