xserver/hw/xwayland
Michel Dänzer 1c3d77eda5 xwayland/present: Update surface window again if manual redirect fails
Even if the manual redirect didn't result in the surface window we
wanted, it might be different again without the redirect.

I don't know of any specific scenario hitting this though, it's more of
a theoretical safeguard.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1637>
(cherry picked from commit 23dde0860c)
2026-01-25 10:39:57 -08:00
..
desktop xwayland: Use "-decorate" if available 2026-01-19 12:32:22 -08:00
man xwayland: Update the global screen scale 2026-01-19 12:32:23 -08:00
.gitignore xwayland: Add wp_viewport wayland extension support 2019-10-12 12:19:14 +02:00
drm.xml wayland: Sync drm.xml with Mesa 2017-07-05 10:13:04 -04:00
meson.build build: Add epoll to Xwayland for DragonFly and OpenBSD 2026-01-25 10:39:56 -08:00
xwayland-cursor.c xwayland: Account for the scale factor 2026-01-19 12:32:22 -08:00
xwayland-cursor.h xwayland: Add xwl_cursor_clear_frame_cb() 2021-10-25 12:05:42 +00:00
xwayland-cvt.c xwayland: Keep the CVT timings for non-standard modes 2023-05-15 10:33:21 +02:00
xwayland-cvt.h xwayland: Move Xwayland CVT declaration 2019-12-20 16:19:01 +01:00
xwayland-dmabuf.c treewide: replace xnfrealloc() calls to XNFrealloc() 2026-01-25 10:39:55 -08:00
xwayland-dmabuf.h xwayland: Move dmabuf code to its own source file 2026-01-19 12:32:21 -08:00
xwayland-drm-lease.c xwayland: Do not remove output on withdraw if leased 2026-01-25 10:39:53 -08:00
xwayland-drm-lease.h Xwayland: implement drm-lease-v1 2021-12-07 10:02:29 +00:00
xwayland-glamor-gbm.c xwayland: Do not include sys/eventfd.h without DRI3 2026-01-25 10:39:56 -08:00
xwayland-glamor-gbm.h xwayland/glamor/gbm: Copy explicit sync code to GLAMOR/GBM 2026-01-25 10:39:54 -08:00
xwayland-glamor-xv.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2026-01-25 10:39:55 -08:00
xwayland-glamor.c xwayland/glamor: Try manual redirect only if parent window has depth 32 2026-01-25 10:39:57 -08:00
xwayland-glamor.h xwayland: Pass xwl_window to xwl_glamor_dri3_syncobj_passthrough 2026-01-19 12:32:25 -08:00
xwayland-input.c xwayland: Release keys on keyboard enter event if leave wasn't received 2026-01-25 10:39:56 -08:00
xwayland-input.h xwayland: Use xwl_window for tracking focus/touch 2026-01-19 12:32:25 -08:00
xwayland-output.c xwayland: Report correct mode size when rootful 2026-01-25 10:39:56 -08:00
xwayland-output.h xwayland: Do not remove output on withdraw if leased 2026-01-25 10:39:53 -08:00
xwayland-pixmap.c xwayland: Add xwl_pixmap_get_wl_buffer helper 2024-01-22 14:14:05 +00:00
xwayland-pixmap.h xwayland: Replace window pixmap as needed for drawing operation 2026-01-19 12:32:20 -08:00
xwayland-present.c xwayland/present: Update surface window again if manual redirect fails 2026-01-25 10:39:57 -08:00
xwayland-present.h xwayland: Only ignore manual redirection by clients for surface window 2026-01-25 10:39:54 -08:00
xwayland-screen.c xwayland: connect to the wl display before calling into EGL 2026-01-25 10:39:57 -08:00
xwayland-screen.h xwayland: Restore the ResizeWindow handler 2026-01-25 10:39:53 -08:00
xwayland-shm.c os: move os_move_fd() out of public API 2026-01-19 12:32:20 -08:00
xwayland-shm.h xwayland: Move SHM declarations to their own header 2019-12-20 16:19:01 +01:00
xwayland-types.h xwayland/window-buffers: Promote xwl_window_buffer 2026-01-25 10:39:54 -08:00
xwayland-vidmode.c xwayland: add a fixed geometry size for rootful 2022-06-30 17:52:22 +02:00
xwayland-vidmode.h xwayland: Move Xwayland vidmode declaration 2019-12-20 16:19:01 +01:00
xwayland-window-buffers.c xwayland: Do not include sys/eventfd.h without DRI3 2026-01-25 10:39:56 -08:00
xwayland-window-buffers.h xwayland/window-buffers: optionally force disposal 2026-01-25 10:39:55 -08:00
xwayland-window.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2026-01-25 10:39:55 -08:00
xwayland-window.h xwayland: Restore the ResizeWindow handler 2026-01-25 10:39:53 -08:00
xwayland-xtest.c xwayland/ei: Dequeue events when all caps are available 2026-01-25 10:39:55 -08:00
xwayland-xtest.h xwayland: Fallback to plain XTEST if EI does not work 2023-06-26 13:19:19 +02:00
xwayland.c Remove remnants of support for SysV versions before SVR4 2026-01-25 10:39:56 -08:00