[xmonad] Re: Issue 339 in xmonad: Support for toggling totem movie
player fullscreen
codesite-noreply at google.com
codesite-noreply at google.com
Mon Dec 14 06:11:54 EST 2009
Comment #6 on issue 339 by audunskaugen: Support for toggling totem movie
player fullscreen
http://code.google.com/p/xmonad/issues/detail?id=339
The toggling is unsmooth because there are to actions in the process: The
WM has to
fullscreen the window, and the application itself has to make the content
take up
the entire window. There is the same kind of glitching with metacity, but
it takes a
little bit shorter time, so it's less noticable.
I agree that the return to tiled state is a bit of a hack, but I cannot
think of a
way to remember the previous state, short of using PositionStore or an
IORef or
something ugly like that. It might however be wise to run the returned
window
through the manage hooks.
I'll see about that patch!
--
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