]> git.sur5r.net Git - i3/i3/blobdiff - include/handlers.h
implement support for WM_TRANSIENT_FOR, expand testcase
[i3/i3] / include / handlers.h
index 80096e2ed79983890bc21fe0189eed8cb818c3e3..71e2bc92cf60e2b84c00662fd5634f715f8ac590 100644 (file)
@@ -179,7 +179,6 @@ int handle_normal_hints(void *data, xcb_connection_t *conn, uint8_t state,
  */
 int handle_hints(void *data, xcb_connection_t *conn, uint8_t state, xcb_window_t window,
                   xcb_atom_t name, xcb_get_property_reply_t *reply);
-#if 0
 
 /**
  * Handles the transient for hints set by a window, signalizing that this
@@ -191,7 +190,6 @@ int handle_hints(void *data, xcb_connection_t *conn, uint8_t state, xcb_window_t
 int handle_transient_for(void *data, xcb_connection_t *conn, uint8_t state,
                          xcb_window_t window, xcb_atom_t name,
                          xcb_get_property_reply_t *reply);
-#endif
 
 /**
  * Handles changes of the WM_CLIENT_LEADER atom which specifies if this is a