i3
|
Go to the source code of this file.
Defines | |
#define | xcb_icccm_get_wm_protocols_reply_t xcb_get_wm_protocols_reply_t |
#define | xcb_icccm_get_wm_protocols xcb_get_wm_protocols |
#define | xcb_icccm_get_wm_protocols_unchecked xcb_get_wm_protocols_unchecked |
#define | xcb_icccm_get_wm_protocols_reply xcb_get_wm_protocols_reply |
#define | xcb_icccm_get_wm_protocols_reply_wipe xcb_get_wm_protocols_reply_wipe |
#define | XCB_ICCCM_WM_STATE_NORMAL XCB_WM_STATE_NORMAL |
#define | XCB_ICCCM_WM_STATE_WITHDRAWN XCB_WM_STATE_WITHDRAWN |
#define | xcb_icccm_get_wm_size_hints_from_reply xcb_get_wm_size_hints_from_reply |
#define | xcb_icccm_get_wm_normal_hints_reply xcb_get_wm_normal_hints_reply |
#define | xcb_icccm_get_wm_normal_hints_unchecked xcb_get_wm_normal_hints_unchecked |
#define | XCB_ICCCM_SIZE_HINT_P_MIN_SIZE XCB_SIZE_HINT_P_MIN_SIZE |
#define | XCB_ICCCM_SIZE_HINT_P_RESIZE_INC XCB_SIZE_HINT_P_RESIZE_INC |
#define | XCB_ICCCM_SIZE_HINT_BASE_SIZE XCB_SIZE_HINT_BASE_SIZE |
#define | XCB_ICCCM_SIZE_HINT_P_ASPECT XCB_SIZE_HINT_P_ASPECT |
#define | xcb_icccm_wm_hints_t xcb_wm_hints_t |
#define | xcb_icccm_get_wm_hints_from_reply xcb_get_wm_hints_from_reply |
#define | xcb_icccm_get_wm_hints_reply xcb_get_wm_hints_reply |
#define | xcb_icccm_get_wm_hints_unchecked xcb_get_wm_hints_unchecked |
#define | xcb_icccm_wm_hints_get_urgency xcb_wm_hints_get_urgency |
#define | xcb_icccm_get_wm_transient_for_from_reply xcb_get_wm_transient_for_from_reply |
#define xcb_icccm_get_wm_hints_from_reply xcb_get_wm_hints_from_reply |
Definition at line 19 of file xcb_compat.h.
Referenced by handle_hints().
#define xcb_icccm_get_wm_hints_reply xcb_get_wm_hints_reply |
Definition at line 20 of file xcb_compat.h.
Referenced by handle_hints().
#define xcb_icccm_get_wm_hints_unchecked xcb_get_wm_hints_unchecked |
Definition at line 21 of file xcb_compat.h.
Referenced by handle_hints().
#define xcb_icccm_get_wm_normal_hints_reply xcb_get_wm_normal_hints_reply |
Definition at line 12 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define xcb_icccm_get_wm_normal_hints_unchecked xcb_get_wm_normal_hints_unchecked |
Definition at line 13 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define xcb_icccm_get_wm_protocols xcb_get_wm_protocols |
Definition at line 5 of file xcb_compat.h.
Referenced by window_supports_protocol().
#define xcb_icccm_get_wm_protocols_reply xcb_get_wm_protocols_reply |
Definition at line 7 of file xcb_compat.h.
Referenced by window_supports_protocol().
#define xcb_icccm_get_wm_protocols_reply_t xcb_get_wm_protocols_reply_t |
Definition at line 4 of file xcb_compat.h.
Referenced by window_supports_protocol().
#define xcb_icccm_get_wm_protocols_reply_wipe xcb_get_wm_protocols_reply_wipe |
Definition at line 8 of file xcb_compat.h.
Referenced by window_supports_protocol().
#define xcb_icccm_get_wm_protocols_unchecked xcb_get_wm_protocols_unchecked |
Definition at line 6 of file xcb_compat.h.
#define xcb_icccm_get_wm_size_hints_from_reply xcb_get_wm_size_hints_from_reply |
Definition at line 11 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define xcb_icccm_get_wm_transient_for_from_reply xcb_get_wm_transient_for_from_reply |
Definition at line 23 of file xcb_compat.h.
Referenced by window_update_transient_for().
#define XCB_ICCCM_SIZE_HINT_BASE_SIZE XCB_SIZE_HINT_BASE_SIZE |
Definition at line 16 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define XCB_ICCCM_SIZE_HINT_P_ASPECT XCB_SIZE_HINT_P_ASPECT |
Definition at line 17 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define XCB_ICCCM_SIZE_HINT_P_MIN_SIZE XCB_SIZE_HINT_P_MIN_SIZE |
Definition at line 14 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define XCB_ICCCM_SIZE_HINT_P_RESIZE_INC XCB_SIZE_HINT_P_RESIZE_INC |
Definition at line 15 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define xcb_icccm_wm_hints_get_urgency xcb_wm_hints_get_urgency |
Definition at line 22 of file xcb_compat.h.
Referenced by handle_hints().
#define xcb_icccm_wm_hints_t xcb_wm_hints_t |
Definition at line 18 of file xcb_compat.h.
Referenced by handle_hints().
#define XCB_ICCCM_WM_STATE_NORMAL XCB_WM_STATE_NORMAL |
Definition at line 9 of file xcb_compat.h.
Referenced by x_push_node().
#define XCB_ICCCM_WM_STATE_WITHDRAWN XCB_WM_STATE_WITHDRAWN |
Definition at line 10 of file xcb_compat.h.
Referenced by tree_close(), and x_push_node_unmaps().