aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/config.h
diff options
context:
space:
mode:
authorLibravatar emersion <contact@emersion.fr>2017-12-12 21:09:51 +0100
committerLibravatar emersion <contact@emersion.fr>2017-12-12 21:09:51 +0100
commitd293c429424a9f96c3fc8143af457645326e7a0e (patch)
tree530509af18e72af36a52e9fd3970a706695919be /include/sway/config.h
parentListen to output layout change (diff)
downloadsway-d293c429424a9f96c3fc8143af457645326e7a0e.tar.gz
sway-d293c429424a9f96c3fc8143af457645326e7a0e.tar.zst
sway-d293c429424a9f96c3fc8143af457645326e7a0e.zip
Update output container box in event handler
Diffstat (limited to 'include/sway/config.h')
-rw-r--r--include/sway/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sway/config.h b/include/sway/config.h
index 4dd8e94c..139d7800 100644
--- a/include/sway/config.h
+++ b/include/sway/config.h
@@ -6,7 +6,6 @@
6#include <libinput.h> 6#include <libinput.h>
7#include <stdint.h> 7#include <stdint.h>
8#include <string.h> 8#include <string.h>
9#include <wayland-server.h>
10#include <wlr/types/wlr_box.h> 9#include <wlr/types/wlr_box.h>
11#include <xkbcommon/xkbcommon.h> 10#include <xkbcommon/xkbcommon.h>
12#include <time.h> 11#include <time.h>