wlt: theme: do not draw decorations in fullscreen mode
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 15:38:07 +0000 (17:38 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 15:38:07 +0000 (17:38 +0200)
commit911ae1af88380865bac7b1505d868f0d7dbbe787
treeed216b04987bb580475e9ad7827825a0f333c741
parent6a8ab57e484df290f2964c6109142fbc3c00276c
wlt: theme: do not draw decorations in fullscreen mode

When fullscreen mode is active, we should not draw any decorations.
Instead just skip every callback in the theme layer.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/wlt_theme.c