~ruther/dwl

9632704e861c48d57fdd172be721cf8ed0a42e49 — Devin J. Pohly 4 years ago f7fae64 + c0608aa
Merge pull request #41 from guidocella/declare-commitnotify

Declare commitnotify
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 179,6 179,7 @@ static void buttonpress(struct wl_listener *listener, void *data);
static void chvt(const Arg *arg);
static void cleanupkeyboard(struct wl_listener *listener, void *data);
static void cleanupmon(struct wl_listener *listener, void *data);
static void commitnotify(struct wl_listener *listener, void *data);
static void createkeyboard(struct wlr_input_device *device);
static void createmon(struct wl_listener *listener, void *data);
static void createnotify(struct wl_listener *listener, void *data);

Do not follow this link