v2023.06

games-on-whales/wolfv2023.06Jun 18, 2023by ABeltramo

AI Summary

Release introducing a custom Wayland compositor along with input improvements including scroll handling fixes. First major release after project restructuring with new contributors.

Key Highlights

  • Custom Wayland compositor implemented by @Drakulix
  • Scroll amount now sent in big-endian format
  • Input updates including horizontal scrolling support
  • New contributor contributions from @Drakulix, @zb140, and @cupown

New Features

  • Custom Wayland compositor
  • Big-endian scroll amount handling
  • Input updates and horizontal scrolling

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