v2023.06
ruixenui/ruixen.comv2023.06Jun 18, 2023by ABeltramo
AI Summary
This release introduces a custom Wayland compositor and improves input handling features, such as horizontal scrolling. It also includes fixes for scroll amount encoding and welcomes new contributors to the project.
Key Highlights
- Introduction of a custom Wayland compositor
- Input updates including horizontal scrolling support
- Fix for scroll amount encoding (big-endian)
- Welcoming new contributors to the project
New Features
- Custom Wayland compositor
- Horizontal scrolling support
- Input updates
- Big-endian scroll amount encoding
Full Release Notes
Kept you waiting, huh? ## What's Changed * Custom Wayland compositor by @Drakulix in https://github.com/games-on-whales/wolf/pull/18 * scroll amount is sent big-endian by @zb140 in https://github.com/games-on-whales/wolf/pull/20 * Input updates and horizontal scrolling by @zb140 in https://github.com/games-on-whales/wolf/pull/21 ## New Contributors * @Drakulix made their first contribution in https://github.com/games-on-whales/wolf/pull/18 * @zb140 made their first contribution in https://github.com/games-on-whales/wolf/pull/20 * @cupown made their first contribution in https://github.com/games-on-whales/wolf/pull/26 **Full Changelog**: https://github.com/games-on-whales/wolf/compare/v2023.02...v2023.06