~ruther/dwl

a634b3f2e46361aa394dc2582023fe499f520d4a — Devin J. Pohly 5 years ago 9b2eec2
style
1 files changed, 1 insertions(+), 1 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -1
@@ 148,7 148,7 @@ static void setup(void);
static void spawn(const Arg *arg);
static void tile(Monitor *m);
static void unmapnotify(struct wl_listener *listener, void *data);
static Client * xytoclient(double x, double y,
static Client *xytoclient(double x, double y,
		struct wlr_surface **surface, double *sx, double *sy);
static Monitor *xytomon(double x, double y);


Do not follow this link