处理 expose 事件
This commit is contained in:
@@ -89,6 +89,8 @@ typedef struct destroy_notify_event_t {
|
||||
|
||||
typedef struct expose_event_t {
|
||||
event_type_t type;
|
||||
xcb_window_t window;
|
||||
uint32_t count;
|
||||
} expose_event_t;
|
||||
|
||||
typedef struct motion_notify_event_t {
|
||||
|
||||
Reference in New Issue
Block a user