re-add fullscreen mode
This commit is contained in:
@ -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().
|
||||
|
Reference in New Issue
Block a user