mirror of
https://github.com/i3/i3.git
synced 2026-02-04 14:35:25 +00:00
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