Home
last modified time | relevance | path

Searched defs:root_screen (Results 1 – 25 of 51) sorted by relevance

123

/dports/x11-wm/i3/i3-4.20.1/libi3/
H A Droot_atom_contents.c43 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, screen); in root_atom_contents() local
/dports/x11-wm/i3-gaps/i3-4.20.1/libi3/
H A Droot_atom_contents.c43 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, screen); in root_atom_contents() local
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/winclipboard/
H A Dthread.c173 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, screen); in winClipboardProc() local
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/winclipboard/
H A Dthread.c173 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, screen); in winClipboardProc() local
/dports/graphics/vcg/vcg.1.30/src/
H A DX11devst.c142 static int root_screen; variable
H A DX11devcl.c238 static int root_screen; /* and its screen number */ variable
H A DX11devfs.c377 static int root_screen; /* and its screen number */ variable
/dports/x11-wm/i3/i3-4.20.1/i3-input/
H A Dmain.c61 xcb_screen_t *root_screen; variable
/dports/x11-wm/i3-gaps/i3-4.20.1/i3-input/
H A Dmain.c61 xcb_screen_t *root_screen; variable
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinmultiwindowwm.c1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local
1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local
1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local
1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local
1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local
1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local
1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinmultiwindowwm.c1046 xcb_screen_t *root_screen; in winMultiWindowXMsgProc() local
1467 xcb_screen_t *root_screen; in winInitMultiWindowWM() local
1660 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local
1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local
1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local
1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local
1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local
1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local
1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local
1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local
1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinmultiwindowwm.c1046 xcb_screen_t *root_screen; in winMultiWindowXMsgProc() local
1467 xcb_screen_t *root_screen; in winInitMultiWindowWM() local
1660 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local
/dports/x11/i3lock-color/i3lock-color-2.13.c.4/
H A Dxcb.c98 xcb_visualtype_t *get_visualtype_by_depth(uint16_t depth, xcb_screen_t *root_screen) { in get_visualtype_by_depth()
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dmain.c66 xcb_screen_t *root_screen; variable
/dports/x11-wm/i3/i3-4.20.1/i3-nagbar/
H A Dmain.c82 xcb_screen_t *root_screen; variable
/dports/x11-wm/i3-gaps/i3-4.20.1/i3-nagbar/
H A Dmain.c82 xcb_screen_t *root_screen; variable
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dmain.c66 xcb_screen_t *root_screen; variable
/dports/x11-wm/i3/i3-4.20.1/i3-config-wizard/
H A Dmain.c91 xcb_screen_t *root_screen; variable
/dports/x11-wm/i3-gaps/i3-4.20.1/i3-config-wizard/
H A Dmain.c91 xcb_screen_t *root_screen; variable

123