re-add fullscreen mode

This commit is contained in:
Michael Stapelberg
2010-04-13 20:51:43 +02:00
parent a3e0ce53a9
commit 24725cd94a
6 changed files with 65 additions and 31 deletions

View File

@ -13,6 +13,9 @@
#include <xcb/randr.h>
void add_ignore_event(const int sequence);
/**
* There was a key press. We compare this key code with our bindings table and
* pass the bound action to parse_command().