Merge branch 'master' into xwm-selection

This commit is contained in:
emersion 2017-12-14 11:20:38 +01:00
commit 6ef0219763
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
32 changed files with 268 additions and 54 deletions

View file

@ -7,7 +7,7 @@
#include <fcntl.h>
#include "wlr/util/log.h"
#include "wlr/types/wlr_data_device.h"
#include "xwm.h"
#include "wlr/xwm.h"
static const size_t incr_chunk_size = 64 * 1024;