X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fhandlers.h;h=2d592e64c9b15e7a85457243e249ec29ccc9c026;hb=5098e45f234d9fd49af43f82c32fcbc9be9e1a60;hp=1f2e4b18d7ed35ae174f66ecb12af5e360f15e21;hpb=f54ce1ddda7870ca8be9581b4033c8d8e89f1095;p=i3%2Fi3 diff --git a/include/handlers.h b/include/handlers.h index 1f2e4b18..2d592e64 100644 --- a/include/handlers.h +++ b/include/handlers.h @@ -71,6 +71,7 @@ int handle_map_request(void *prophs, xcb_connection_t *conn, * */ int handle_configure_event(void *prophs, xcb_connection_t *conn, xcb_configure_notify_event_t *event); +#endif /** * Gets triggered upon a RandR screen change event, that is when the user @@ -79,7 +80,6 @@ int handle_configure_event(void *prophs, xcb_connection_t *conn, xcb_configure_n */ int handle_screen_change(void *prophs, xcb_connection_t *conn, xcb_generic_event_t *e); -#endif /** * Configure requests are received when the application wants to resize