Merge branch 'master' into 'main_loop'

# Conflicts:
#   CHANGELOG.md
This commit is contained in:
Johannes Marbach 2025-03-25 18:37:49 +00:00
commit 3613ba4e9d
14 changed files with 47 additions and 26 deletions

View file

@ -21,6 +21,7 @@ If a change only affects particular applications, they are listed in parentheses
- feat(buffyboard): Add a buffyboard.service systemd service (!34, @uninsane)
- fix(unl0kr): Select an available DRM device instead of a hard-coded one (!35, thanks @Sorcus)
- feat(unl0kr): Enable software rotation (!32, thanks @xs5871 & @craftyguy)
- misc: do not hardcode endianess of a system (!41, thanks @vstoiakin)
- misc(unl0kr): Optimize the main loop (!38, thanks @vstoiakin)
## 3.2.0 (2024-06-03)