unl0kr: select an available DRM device instead of a hard-coded one

This commit is contained in:
Sorcus 2024-11-10 19:02:23 +00:00
parent 72a4220fea
commit c57913819c
2 changed files with 19 additions and 1 deletions

View file

@ -19,6 +19,7 @@ If a change only affects particular applications, they are listed in parentheses
- misc: Make scdoc a native dependency to enable cross-compilation (!30, thanks @uninsane)
- fix: Use usleep to release CPU when possible (!31, thanks @uninsane)
- 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)
## 3.2.0 (2024-06-03)