On Thu, Jan 29, 2009 at 06:19:54PM +0100, Michael Stapelberg wrote:
I've noticed, that, when I open mplayer (with -noborder) and use 'f' to make
it fullscreen, wmii still draws the 1px border around it which will then
overlap with my other screen (xinerama).

So, I wrote a patch which checks if the floating window fills the whole
screen und then does not draw the border around that window. Find it attached
to this mail.

Thanks, you're right, it shouldn't draw a border around fullscreen windows, but you can just check the client's fullscreen property rather than checking if it's the size of the screen.

--
Kris Maglione

First, solve the problem.  Then, write the code.
        --John Johnson


Reply via email to