Home
last modified time | relevance | path

Searched refs:allow_commits (Results 1 – 25 of 52) sorted by relevance

123

/dports/x11-wm/mutter/mutter-41.1/src/wayland/
H A Dmeta-window-xwayland.c169 gboolean allow_commits) in apply_allow_commits_x11_property() argument
190 property[0] = !!allow_commits; in apply_allow_commits_x11_property()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwayland/
H A Dxwayland-glamor.c125 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
126 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland.h112 Bool (*allow_commits)(struct xwl_window *xwl_window); member
184 Bool allow_commits; member
H A Dxwayland.c161 xwl_window->allow_commits = allow; in xwl_window_set_allow_commits()
859 if (!xwl_window->allow_commits) in xwl_screen_post_damage()
1092 static const char allow_commits[] = "_XWAYLAND_ALLOW_COMMITS"; in xwl_screen_init() local
1292 xwl_screen->allow_commits_prop = MakeAtom(allow_commits, in xwl_screen_init()
1293 strlen(allow_commits), in xwl_screen_init()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-glamor.c125 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
126 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland.h112 Bool (*allow_commits)(struct xwl_window *xwl_window); member
184 Bool allow_commits; member
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-glamor.c125 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
126 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland.h112 Bool (*allow_commits)(struct xwl_window *xwl_window); member
184 Bool allow_commits; member
H A Dxwayland.c161 xwl_window->allow_commits = allow; in xwl_window_set_allow_commits()
859 if (!xwl_window->allow_commits) in xwl_screen_post_damage()
1092 static const char allow_commits[] = "_XWAYLAND_ALLOW_COMMITS"; in xwl_screen_init() local
1292 xwl_screen->allow_commits_prop = MakeAtom(allow_commits, in xwl_screen_init()
1293 strlen(allow_commits), in xwl_screen_init()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-glamor.c125 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
126 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland.h112 Bool (*allow_commits)(struct xwl_window *xwl_window); member
184 Bool allow_commits; member
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-glamor.c125 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
126 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland.h112 Bool (*allow_commits)(struct xwl_window *xwl_window); member
184 Bool allow_commits; member
H A Dxwayland.c161 xwl_window->allow_commits = allow; in xwl_window_set_allow_commits()
859 if (!xwl_window->allow_commits) in xwl_screen_post_damage()
1092 static const char allow_commits[] = "_XWAYLAND_ALLOW_COMMITS"; in xwl_screen_init() local
1292 xwl_screen->allow_commits_prop = MakeAtom(allow_commits, in xwl_screen_init()
1293 strlen(allow_commits), in xwl_screen_init()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-glamor.c125 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
126 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland.h112 Bool (*allow_commits)(struct xwl_window *xwl_window); member
184 Bool allow_commits; member
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-glamor.c125 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
126 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland.h112 Bool (*allow_commits)(struct xwl_window *xwl_window); member
184 Bool allow_commits; member
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwayland/
H A Dxwayland-glamor.c136 if (xwl_screen->egl_backend->allow_commits) in xwl_glamor_allow_commits()
137 return xwl_screen->egl_backend->allow_commits(xwl_window); in xwl_glamor_allow_commits()
H A Dxwayland-screen.c316 if (!xwl_window->allow_commits) in xwl_screen_post_damage()
540 static const char allow_commits[] = "_XWAYLAND_ALLOW_COMMITS"; in xwl_screen_init() local
727 xwl_screen->allow_commits_prop = MakeAtom(allow_commits, in xwl_screen_init()
728 strlen(allow_commits), in xwl_screen_init()
H A Dxwayland-window.h50 Bool allow_commits; member
H A Dxwayland-glamor.h95 Bool (*allow_commits)(struct xwl_window *xwl_window); member
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwayland/
H A Dxwayland-window.h50 Bool allow_commits; member
H A Dxwayland-screen.c350 if (!xwl_window->allow_commits) in xwl_screen_post_damage()
610 static const char allow_commits[] = "_XWAYLAND_ALLOW_COMMITS"; in xwl_screen_init() local
810 xwl_screen->allow_commits_prop = MakeAtom(allow_commits, in xwl_screen_init()
811 strlen(allow_commits), in xwl_screen_init()
H A Dxwayland-glamor.h93 Bool (*allow_commits)(struct xwl_window *xwl_window); member

123