675 B
675 B
Smithay Changelog
Unreleased
General
- [Breaking] Upgrade to wayland-rs 0.21
Backends
- [Breaking] WinitBackend: Upgrade to winit 0.17
Clients & Protocol
- Basic XWayland support
version 0.1.0 (2017-10-01)
Protocol handling
- Low-level handling routines for several wayland globals:
wayland::shm
handleswl_shm
wayland::compositor
handleswl_compositor
andwl_subcompositor
wayland::shell
handleswl_shell
andxdg_shell
wayland::seat
handleswl_seat
wayland::output
handleswl_output
Backend
- Winit backend (EGL context & input)
- DRM backend
- libinput backend
- glium integration