xserver: Changes to 'refs/tags/xwayland-24.1.6'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Feb 25 19:06:39 UTC 2025


Tag 'xwayland-24.1.6' created by Olivier Fourdan <ofourdan at redhat.com> at 2025-02-25 19:06 +0000

xwayland-24.1.6
-----BEGIN PGP SIGNATURE-----

iHIEABECADIWIQRn3IbyYj/F/Uu1Il0UcG2+HktFQAUCZ74UqxQcb2ZvdXJkYW5A
cmVkaGF0LmNvbQAKCRAUcG2+HktFQP5DAKDd+1qfd4iWmne7LG64nvDXopGQYwCg
7/w8j8Dd6mzQjfTQLOeE2gKjJYg=
=UPGj
-----END PGP SIGNATURE-----

Changes since xwayland-24.1.5:
Olivier Fourdan (15):
      Revert "xwayland: Don't run key behaviors and actions"
      test: Fix xsync test
      Cursor: Refuse to free the root cursor
      xkb: Fix buffer overflow in XkbVModMaskText()
      xkb: Fix computation of XkbSizeKeySyms
      xkb: Fix buffer overflow in XkbChangeTypesOfKey()
      Xi: Fix barrier device search
      composite: Handle failure to redirect in compRedirectWindow()
      composite: initialize border clip even when pixmap alloc fails
      dix: Dequeue pending events on frozen device on removal
      sync: Do not let sync objects uninitialized
      sync: Check values before applying changes
      sync: Do not fail SyncAddTriggerToSyncObject()
      sync: Apply changes last in SyncChangeAlarmAttributes()
      Bump version to 24.1.6

Peter Hutterer (1):
      dix: keep a ref to the rootCursor

---
 Xext/sync.c                  |   92 ++++++++++++++++++++++++-------------------
 Xi/xibarriers.c              |   27 ++++++++++--
 composite/compalloc.c        |   16 +++++--
 dix/devices.c                |   18 ++++++++
 dix/dispatch.c               |    4 +
 dix/main.c                   |    4 +
 hw/xwayland/xwayland-input.c |    7 ---
 include/inputstr.h           |    2 
 meson.build                  |    4 -
 test/sync/sync.c             |    8 ++-
 xkb/XKBMisc.c                |    1 
 xkb/xkb.c                    |    8 +--
 xkb/xkbActions.c             |    9 +---
 xkb/xkbPrKeyEv.c             |    2 
 xkb/xkbtext.c                |   16 +++----
 15 files changed, 140 insertions(+), 78 deletions(-)
---


More information about the xorg-commit mailing list