xserver: Changes to 'refs/tags/xwayland-24.1.2'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Aug 7 12:13:00 UTC 2024
Tag 'xwayland-24.1.2' created by Olivier Fourdan <ofourdan at redhat.com> at 2024-08-07 12:12 +0000
xwayland-24.1.2
-----BEGIN PGP SIGNATURE-----
iHIEABECADIWIQRn3IbyYj/F/Uu1Il0UcG2+HktFQAUCZrNkvhQcb2ZvdXJkYW5A
cmVkaGF0LmNvbQAKCRAUcG2+HktFQL/+AKDA1DLHMnDfulMvL8iGKxkHjfe2JgCg
rEGaiwUaszXvMeeGnjPwbGNWvqQ=
=2LDM
-----END PGP SIGNATURE-----
Changes since xwayland-24.1.1:
Alan Coopersmith (1):
Move sizeof to second argument in calloc calls
Ian Douglas Scott (1):
xwayland: Release keys on keyboard `enter` event if `leave` wasn't received
Joaquim Monteiro (1):
os: Fix assignment with incompatible pointer type
Konstantin (2):
glamor: check BPP by render_format.
glamor: xv: fix UYVY alignment
Nicolas Dufresne (1):
glamor: xv: Rewrite UYVY shader to match NV12/I420 CSC
Olivier Fourdan (10):
xwayland: Make sure output is suitable for fullscreen
xwayland/ei: Handle EI_EVENT_KEYBOARD_MODIFIERS
xwayland/ei: Log the type name of unhandled events
glamor: Fix possible double-free
xwayland/ei: Move code to helper function
xwayland/ei: Dequeue events when all caps are available
xwayland: Fix build without DRI3 enabled
xwayland: Do not enable DRI3 without eventfd
xwayland: Do not include sys/eventfd.h without DRI3
Bump version to 24.1.2
---
Xi/listdev.c | 2 -
Xi/xiquerydevice.c | 2 -
dix/extension.c | 2 -
dix/main.c | 2 -
dix/privates.c | 2 -
glamor/glamor_egl.c | 2 -
glamor/glamor_program.c | 4 +-
glamor/glamor_transfer.c | 4 +-
glamor/glamor_xv.c | 52 +++++++++++++++++++----------
hw/xwayland/xwayland-glamor-gbm.c | 20 +++++++----
hw/xwayland/xwayland-input.c | 11 ++++--
hw/xwayland/xwayland-present.c | 24 ++++++++-----
hw/xwayland/xwayland-window-buffers.c | 2 +
hw/xwayland/xwayland-window.c | 16 ++++++++-
hw/xwayland/xwayland-xtest.c | 59 ++++++++++++++++++++++++----------
meson.build | 10 ++++-
os/access.c | 2 -
xfixes/cursor.c | 8 ++--
18 files changed, 148 insertions(+), 76 deletions(-)
---
More information about the xorg-commit
mailing list