@@ -2,12 +2,12 @@
#include <xcb/xcb.h>
struct wconf {
int16_t x;
int16_t y;
uint16_t width;
uint16_t height;
uint8_t stack_mode;
xcb_window_t sibling;
};
xcb_connection_t *dpy;
The note is not visible to the blocked user.