Re: [ANNOUNCE] weston 12.0.0

2023-05-17 Thread Marius Vlad
Hi Jan, Thanks a lot for the patch, it seems that there are actually two issues here: one with xkbcommon and one with wayland-client. I'll split these up and do a point release soon. On Wed, May 17, 2023 at 11:15:34PM +0200, Jan Engelhardt wrote: > > On Wednesday 2023-05-17 23:01, Jan Engelhardt

Re: [ANNOUNCE] weston 12.0.0

2023-05-17 Thread Jan Engelhardt
On Wednesday 2023-05-17 23:01, Jan Engelhardt wrote: >On Wednesday 2023-05-17 21:14, Marius Vlad wrote: >>This is the official release for weston 12.0.0. > >Fails to build, it misses properly adding the output from xkbcommon.pc to the >compiler command line:[...] Patch follows. [5s] F

Re: [ANNOUNCE] weston 12.0.0

2023-05-17 Thread Jan Engelhardt
On Wednesday 2023-05-17 21:14, Marius Vlad wrote: >This is the official release for weston 12.0.0. Fails to build, it misses properly adding the output from xkbcommon.pc to the compiler command line: [5s] FAILED: libweston/libgl-borders.a.p/gl-borders.c.o [5s] cc -Ilibweston/libgl-bord

[ANNOUNCE] weston 12.0.0

2023-05-17 Thread Marius Vlad
Hi all, This is the official release for weston 12.0.0. Highlights for this release: - backend-drm: multiple GPU support, by using --additional-devices to specify secondary DRM devices, in the form of a comma-separated list of devices. Inteded as separated output devices (KMS), not as render

[ANNOUNCE] weston 11.0.2

2023-05-17 Thread Marius Vlad
Hi all, This is a point/bugfix release for weston 11.0.0. Full commit history bellow. Alexandros Frantzis (1): xwayland: Handle shell hint for client to choose dimensions Leandro Ribeiro (1): desktop-shell: do not forget to reset pending config size after resizes Marius Vlad (8):

[ANNOUNCE] weston 10.0.4

2023-05-17 Thread Marius Vlad
Hi all, This is a point/bugfix release for weston 10.0.0. Full commit history bellow. Marius Vlad (1): build: bump to version 10.0.4 for the point release Sergio Gómez (4): libweston/input: Remove redundant surface destroy listener in constraints libweston: Add view unmap list