xwm: user custom event handler

This commit is contained in:
Tony Crisci 2017-12-13 17:54:19 -05:00
parent 96f09c7492
commit ea4b871e16
5 changed files with 16 additions and 3 deletions

View file

@ -19,7 +19,7 @@
#include "wlr/util/log.h"
#include "wlr/xwayland.h"
#include "sockets.h"
#include "xwm.h"
#include "wlr/xwm.h"
#ifdef __FreeBSD__
static inline int clearenv(void) {