I am using mplayer and having trouble when opening films on the exact resolution at I am.
My screen is in 1920x1080, I can open any movie, go fullscreen, no problem, but when i open an 1080p movie the titlebar remains or it will just go green where the titlebar should be.
Mplayer version: 1.0_rc4_p20101114
Fluxbox version: 1.1.1-r2
xorg-server version: 1.9.1
i can't see how this is a problem of fluxbox: it's not like that fluxbox renders the movie or does in any way create the pixels INSIDE the window.
Just to let you know: this problem still exists in 1.3.6.
Also, I fear it does have to do with the windowmanager, as the decorations are not removed but instead partially rendered at the top when going fullscreen. What I can see on my device is that only the parts of the decoration that were visible before going full screen are drawn, and other windows/the desktop "shines through" where the decoration was not drawn (screenshot attached).
ok, the -vo xv option triggers the behavior. changing focus back/forth to mplayer before fullscreen seems to prevent it. the following -vo options seem to not trigger the issue:
gl3 OpenGL 3.x
gl OpenGL
gl_nosw OpenGL no software rendering
x11 X11 ( XImage/Shm )
sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
https://github.com/luebking/fluxbox/commits/bug_992