i3
|
Go to the source code of this file.
Macros | |
#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 xcb_get_wm_hints |
#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_ATOM_CARDINAL CARDINAL |
#define | XCB_ATOM_WINDOW WINDOW |
#define | XCB_ATOM_WM_TRANSIENT_FOR WM_TRANSIENT_FOR |
#define | XCB_ATOM_WM_NAME WM_NAME |
#define | XCB_ATOM_WM_CLASS WM_CLASS |
#define | XCB_ATOM_WM_HINTS WM_HINTS |
#define | XCB_ATOM_ATOM ATOM |
#define | XCB_ATOM_WM_NORMAL_HINTS WM_NORMAL_HINTS |
#define | XCB_ATOM_STRING STRING |
#define XCB_ATOM_ATOM ATOM |
Definition at line 43 of file xcb_compat.h.
Referenced by con_toggle_fullscreen(), and ewmh_setup_hints().
#define XCB_ATOM_CARDINAL CARDINAL |
Definition at line 37 of file xcb_compat.h.
Referenced by ewmh_update_current_desktop(), and ewmh_update_workarea().
#define XCB_ATOM_STRING STRING |
Definition at line 45 of file xcb_compat.h.
Referenced by x_push_node().
#define XCB_ATOM_WINDOW WINDOW |
Definition at line 38 of file xcb_compat.h.
Referenced by ewmh_setup_hints(), ewmh_update_active_window(), ewmh_update_client_list_stacking(), handle_clientleader_change(), and handle_transient_for().
#define XCB_ATOM_WM_CLASS WM_CLASS |
Definition at line 41 of file xcb_compat.h.
Referenced by manage_window().
#define XCB_ATOM_WM_HINTS WM_HINTS |
Definition at line 42 of file xcb_compat.h.
Referenced by property_handlers_init().
#define XCB_ATOM_WM_NAME WM_NAME |
Definition at line 40 of file xcb_compat.h.
Referenced by manage_window(), property_handlers_init(), and x_push_node().
#define XCB_ATOM_WM_NORMAL_HINTS WM_NORMAL_HINTS |
Definition at line 44 of file xcb_compat.h.
Referenced by property_handlers_init().
#define XCB_ATOM_WM_TRANSIENT_FOR WM_TRANSIENT_FOR |
Definition at line 39 of file xcb_compat.h.
Referenced by handle_transient_for(), manage_window(), and property_handlers_init().
#define xcb_icccm_get_wm_hints xcb_get_wm_hints |
Definition at line 30 of file xcb_compat.h.
Referenced by handle_hints(), and manage_window().
#define xcb_icccm_get_wm_hints_from_reply xcb_get_wm_hints_from_reply |
Definition at line 31 of file xcb_compat.h.
Referenced by handle_hints(), and window_update_hints().
#define xcb_icccm_get_wm_hints_reply xcb_get_wm_hints_reply |
Definition at line 32 of file xcb_compat.h.
#define xcb_icccm_get_wm_hints_unchecked xcb_get_wm_hints_unchecked |
Definition at line 33 of file xcb_compat.h.
#define xcb_icccm_get_wm_normal_hints_reply xcb_get_wm_normal_hints_reply |
Definition at line 23 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 24 of file xcb_compat.h.
Referenced by handle_normal_hints().
#define xcb_icccm_get_wm_protocols xcb_get_wm_protocols |
Definition at line 16 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 18 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 15 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 19 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 17 of file xcb_compat.h.
#define xcb_icccm_get_wm_size_hints_from_reply xcb_get_wm_size_hints_from_reply |
Definition at line 22 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 35 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 27 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 28 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 25 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 26 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 34 of file xcb_compat.h.
Referenced by handle_hints().
#define xcb_icccm_wm_hints_t xcb_wm_hints_t |
Definition at line 29 of file xcb_compat.h.
Referenced by handle_hints(), and window_update_hints().
#define XCB_ICCCM_WM_STATE_NORMAL XCB_WM_STATE_NORMAL |
Definition at line 20 of file xcb_compat.h.
Referenced by x_push_node().
#define XCB_ICCCM_WM_STATE_WITHDRAWN XCB_WM_STATE_WITHDRAWN |
Definition at line 21 of file xcb_compat.h.
Referenced by tree_close(), and x_push_node_unmaps().