]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
xwayland: upgrade 22.1.0 -> 22.1.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 5 May 2022 05:05:30 +0000 (07:05 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 16 May 2022 23:59:44 +0000 (13:59 -1000)
commit8b8f53ebf6bc265d495154fea3050fe8d7fbd256
treebacd838fa79d686d91e23da1a0c70a0fcd5e3b58
parentcf336712afc3899ef45c7f2ef5f6b081223a1269
xwayland: upgrade 22.1.0 -> 22.1.1

Changes in XWayland 22.1.1 include:

- Not mapping the composite overlay window by default when running in rootless
  mode. This is being done since a client trying to get the COW, the X Server
  will map the window and block all pointer events.

- A change to the XWayland present queue code due to some Vulkan games/apps
  running in windowed mode only running at 58 FPS when in fact at 60 FPS for
  matching a 60Hz refresh rate. Incorrect calculation handling led to the MSC
  ticking at ~58Hz.

- Fixing use-after-free bugs.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit aa0028e19651665f6671d7c57646cfc97c7ba763)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-graphics/xwayland/xwayland_22.1.1.bb [moved from meta/recipes-graphics/xwayland/xwayland_22.1.0.bb with 95% similarity]