]> git.sur5r.net Git - i3/i3/blobdiff - include/xcb.h
Send the correct X11 border_width in faked ConfigureNotifys
[i3/i3] / include / xcb.h
index 4d7eafa02cfed430b1a7919f5c12e78155c5a996..185163b434a5c895240753e25b5c39920a220d30 100644 (file)
@@ -108,7 +108,7 @@ void xcb_draw_rect(xcb_connection_t *conn, xcb_drawable_t drawable,
  * The truth is, however, that we will manage them.
  *
  */
-void fake_configure_notify(xcb_connection_t *conn, Rect r, xcb_window_t window);
+void fake_configure_notify(xcb_connection_t *conn, Rect r, xcb_window_t window, int border_width);
 
 /**
  * Generates a configure_notify_event with absolute coordinates (relative to