wlt: toggle fullscreen on F11
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 15:09:14 +0000 (17:09 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 15:09:14 +0000 (17:09 +0200)
commitead84b9dca3e272d0b97c7a38b953648f5941c0d
tree7ac470e4cee44d22b65d5c68cc1a0619dea25594
parentc28ea5c9744ebc5a393c974041b79a9aff818965
wlt: toggle fullscreen on F11

This adds a --grab-fullscreen parameter which configures the key that
toggles fullscreen. This is handled in the theme widget as we consider it
the main window-handler.

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