wlt: toolkit: add is_maximized/fullscreen helpers
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 6 Mar 2013 15:29:14 +0000 (16:29 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 6 Mar 2013 15:29:14 +0000 (16:29 +0100)
commit96a82433b0ca2b489e0560d02217a88995fc2f8d
treee80229c14ededb6ebe69de7807c4887396033b20
parente4d25266b08f56953bd53587f1509ec1d1b64375
wlt: toolkit: add is_maximized/fullscreen helpers

These helpers return whether a window is maximized/fullscreen. This can be
used by the theme/terminal control layer to change behavior depending on
these flags.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/wlt_toolkit.c
src/wlt_toolkit.h