Hide titlebars on fullscreen clients
commit3c320927f80234a948a50ddc8eb3122d23982652
authorUli Schlachter <psychon@znc.in>
Sat, 3 Nov 2012 18:34:16 +0000 (3 19:34 +0100)
committerUli Schlachter <psychon@znc.in>
Sat, 3 Nov 2012 18:34:16 +0000 (3 19:34 +0100)
treea80442962aa8690d4fc70907abedeedb05909596
parente57e4a99c5f1d2173640b90fb913fdc66ff40217
Hide titlebars on fullscreen clients

Fullscreen clients shouldn't be decorated, thus hide titlebars on those.

This commits assumes that clients get resized when they enter or leave the
fullscreen state. I don't think that this assumption is necessarily true, but
let's just wait for bug reports. :-)

Signed-off-by: Uli Schlachter <psychon@znc.in>
objects/client.c