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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 2 13:19:20 UTC 2023


Tag 'xwayland-23.1.99.902' created by Olivier Fourdan <ofourdan at redhat.com> at 2023-08-02 13:19 +0000

xwayland-23.1.99.902
-----BEGIN PGP SIGNATURE-----

iHIEABECADIWIQRn3IbyYj/F/Uu1Il0UcG2+HktFQAUCZMpXyhQcb2ZvdXJkYW5A
cmVkaGF0LmNvbQAKCRAUcG2+HktFQLS9AKCcktZYlFUmzGU5S8sTQK0BIol7+QCf
ctDvZFaZpHIPiI0JE8cp63iNczo=
=SHab
-----END PGP SIGNATURE-----

Changes since xwayland-23.1.99.901:
Michel Dänzer (4):
      glamor: Add and use glamor_drawable_effective_depth helper
      mi: Fix up alpha channel if needed in miPaintWindow
      glamor: Make glamor_solid_boxes take a DrawablePtr
      xwayland/glamor: Avoid implicit redirection with depth 32 parent windows

Olivier Fourdan (9):
      xwayland: Move attach buffer out of post damage
      xwayland: Use the screen width/height for libdecor state
      xwayland: Move the libdecor resize to its own function
      xwayland: attach new buffer from libdecor handlers
      xwayland: Add configuration to libdecor update size
      xwayland: Use update size from libdecor configure handler
      xwayland: Set min/max size for rootful with lidecor
      xwayland: Make fullscreen used a fixed size
      Bump version to 23.1.99.902

---
 glamor/glamor_compositerects.c |    8 +--
 glamor/glamor_copy.c           |    8 +--
 glamor/glamor_image.c          |    2 
 glamor/glamor_prepare.c        |    4 -
 glamor/glamor_priv.h           |   26 +++++++++
 glamor/glamor_render.c         |    2 
 glamor/glamor_text.c           |    7 --
 glamor/glamor_transfer.c       |    2 
 glamor/glamor_transform.h      |    3 -
 glamor/glamor_utils.c          |    3 -
 hw/xwayland/xwayland-glamor.c  |  109 +++++++++++++++++++++++++++++++++++++++++
 hw/xwayland/xwayland-screen.c  |    1 
 hw/xwayland/xwayland-screen.h  |    2 
 hw/xwayland/xwayland-window.c  |   87 +++++++++++++++++++++++---------
 meson.build                    |    4 -
 mi/miexpose.c                  |   24 +++++++++
 16 files changed, 242 insertions(+), 50 deletions(-)
---


More information about the xorg-commit mailing list