dwl

My patch set and modifications to dwl
git clone git://git.ethandl.dev/dwl
Log | Files | Refs | README | LICENSE

commit 0060e1922d600f7f2378b82477ec053654560267
parent c709b09e10ad6b4ccb63e7f75b17f0fdd488d4da
Author: Leonardo Hernández Hernández <leohdz172@proton.me>
Date:   Sun, 14 Jul 2024 21:16:25 -0600

prepare CHANGELOG.md for 0.7

Diffstat:
MCHANGELOG.md | 18+++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -6,14 +6,22 @@ ## Unreleased + +This version is just 0.6 with wlroots 0.18 compatibility. + ### Added -### Changed -### Deprecated -### Removed -### Fixed -### Security + +* Add support for the alpha-modifier-v1 protocol ([wlroots!4616][wlroots!4616]). +* dwl now will survive GPU resets ([#601][601]). + +[wlroots!4616]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4616 +[601]: https://codeberg.org/dwl/dwl/issues/601 + + ### Contributors +Guido Cella + ## 0.6