ABI summary
- Unchanged
Enhancements:
- Rework the miral-kiosk splash screen to use Wayland
- Rework the miral-shell background to use Wayland
- Fix build issues using Musl instead of glibc
- Enable mir-test-tools to be packaged in a snap
- Add Wayland support for
mir_demo_server --test-client
Bugs fixed:
- [eglstreams-kms] the NVIDIA driver now supports 1.5. (Fixes #661)
- [eglstreams-kms] Fix NVIDIA driver version detection
- [eglstreams-kms] Check explicitly for modesetting support on the node we're planning to use, so we can fall back to something that might work. (Fixes: #672)
- [input/evdev] Avoid double-closing udev monitor fd. (Fixes #684)
- Install & package the stub modules used by mir_performance_tests. (Fixes #675)
- Drop the problematic libmir_demo_server_loadable.so. (Fixes #716)