开启 xcb 事件循环
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <xcb/xproto.h>
|
||||
|
||||
bool has_other_wm_running(void);
|
||||
int get_xcb_connection_fd(void);
|
||||
|
||||
typedef struct monitor_rect_t monitor_rect_t;
|
||||
struct monitor_rect_t {
|
||||
|
||||
Reference in New Issue
Block a user