docs: start tracking qs-next changelog

This commit is contained in:
outfoxxed 2025-09-30 23:28:05 -07:00
parent 482744cfa9
commit 475856b767
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E

11
changelog/next.md Normal file
View file

@ -0,0 +1,11 @@
## New Features
- Added support for creating wayland idle inhibitors.
- Added support for wayland idle timeouts.
- Changes to desktop entries are now tracked in real time.
## Bug Fixes
- Fixed a crash when running out of disk space to write log files.
- Fixed a rare crash when disconnecting a monitor.
- Fixed build issues preventing cross compilation from working.