Update output container box in event handler

This commit is contained in:
emersion 2017-12-12 21:09:51 +01:00
parent c7abb77f22
commit d293c42942
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
4 changed files with 19 additions and 14 deletions

View file

@ -6,7 +6,6 @@
#include <libinput.h>
#include <stdint.h>
#include <string.h>
#include <wayland-server.h>
#include <wlr/types/wlr_box.h>
#include <xkbcommon/xkbcommon.h>
#include <time.h>