What's Changed
- (release/25.0) randr: fix SetScreenSize transformation by @cepelinas9000 in https://github.com/X11Libre/xserver/pull/2353
- (release/25.0) glx: __glXDispSwap_CopyContext(): fix missing byte swap by @metux in https://github.com/X11Libre/xserver/pull/2359
- (release/25.0) Xi: XProcXChangeDeviceControl(): fix missing request parameter bytewap by @metux in https://github.com/X11Libre/xserver/pull/2358
- (release/25.0) Xext/vidmode: add byte-swapping in various fields by @metux in https://github.com/X11Libre/xserver/pull/2357
- (release/25.0) miext: damage: protect against NULL screen priv or funcs by @metux in https://github.com/X11Libre/xserver/pull/2348
- [backport 25.0] xfree86: ddc: new entry point for EDID parsing by @metux in https://github.com/X11Libre/xserver/pull/1934
- (release/25.0) render: add missing byte-swap of filter params in SProcRenderSetPictureFilter by @metux in https://github.com/X11Libre/xserver/pull/2371
- (release/25.0) Zero out structs to avoid leaking information via padding by @metux in https://github.com/X11Libre/xserver/pull/2363
- (release/25.0) present: add missing byte swapping for various fields by @metux in https://github.com/X11Libre/xserver/pull/2362
- (release/25.0) Xext/xres: fix undefined behavior in ConstructClientIdValue by @metux in https://github.com/X11Libre/xserver/pull/2368
- (release/25.0) Zero out structs to avoid leaking information via padding by @metux in https://github.com/X11Libre/xserver/pull/2377
- (release/25.0) Xext/vidmode: fix SProcVidModeSwitchToMode swapping only screen field by @metux in https://github.com/X11Libre/xserver/pull/2373
- (release/25.0) Xext/xres: fix wrong swap check by @metux in https://github.com/X11Libre/xserver/pull/2367
- (release/25.0) Xext: sync: fix missing byte swap in ProcSyncQueryAlarm() by @metux in https://github.com/X11Libre/xserver/pull/2361
- (release/25.0) randr, Xext: remove stale length swaps by @metux in https://github.com/X11Libre/xserver/pull/2372
- (release/25.0) Xext/shm: add missing reply byte-swap in ProcShmCreateSegment by @metux in https://github.com/X11Libre/xserver/pull/2369
- (release/25.0) rootless: Add Trapezoids, Triangles, and CompositeRects wrapping by @metux in https://github.com/X11Libre/xserver/pull/2227
- (release/25.0) hw/xwin: Use revert-to-parent X focus mode in multiwindow WM by @metux in https://github.com/X11Libre/xserver/pull/2233
- (release/25.0) hw/xwin: More adjustments to multiwindow mode focus handling by @metux in https://github.com/X11Libre/xserver/pull/2231
- (release/25.0) damageext: fix wrong REQUEST_SIZE_MATCH type in SProcDamageAdd by @metux in https://github.com/X11Libre/xserver/pull/2365
- (release/25.0) glx: fix wrong pointer passed to non-swap handlers in TexImage/CopySubBuffer by @metux in https://github.com/X11Libre/xserver/pull/2364
- (release/25.0) modesetting: properly use fb_id of front_bo for reverse PRIME CRTC by @metux in https://github.com/X11Libre/xserver/pull/2248
- (release/25.0) modesetting: Don't recursively force present to unflip by @metux in https://github.com/X11Libre/xserver/pull/2242
- (release/25.0) modesetting: Empty damage once dispatch is done by @metux in https://github.com/X11Libre/xserver/pull/2238
- (release/25.0) randr: add missing byte swapping for various fields by @metux in https://github.com/X11Libre/xserver/pull/2374
- (release/25.0) Xext/xres: add missing byte-swap of spec entries in SProcXResQueryClientIds by @metux in https://github.com/X11Libre/xserver/pull/2366
- (release/25.0) randr: fix wrong size check and missing swaps in SProcRRSetMonitor by @metux in https://github.com/X11Libre/xserver/pull/2376
- (release/25.0) Xi: add missing byte-swap of resolution values in SProcXChangeDeviceControl by @metux in https://github.com/X11Libre/xserver/pull/2370
- (release/25.0) pseudoramiX: add missing byte swapping in various fields by @metux in https://github.com/X11Libre/xserver/pull/2375
- (release/25.0) randr: fix missing byte swaps in ProcRRGetProviderInfo() by @metux in https://github.com/X11Libre/xserver/pull/2360
Full Changelog: https://github.com/X11Libre/xserver/compare/xlibre-xserver-25.0.0.22...xlibre-xserver-25.0.0.23