mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
NEWS.md: update for 0.7.4
This commit is contained in:
parent
6a422b6162
commit
f91912d3c1
1 changed files with 11 additions and 1 deletions
12
NEWS.md
12
NEWS.md
|
|
@ -9,6 +9,7 @@ The format is based on [Keep a Changelog]
|
|||
|
||||
| Date | All Changes | wlroots version | lines-of-code |
|
||||
|------------|---------------|-----------------|---------------|
|
||||
| 2024-06-19 | [0.7.4] | 0.17.4 | 22746 |
|
||||
| 2024-06-12 | [0.7.3] | 0.17.4 | 22731 |
|
||||
| 2024-05-10 | [0.7.2] | 0.17.3 | 21368 |
|
||||
| 2024-03-01 | [0.7.1] | 0.17.1 | 18624 |
|
||||
|
|
@ -29,6 +30,14 @@ The format is based on [Keep a Changelog]
|
|||
| 2021-04-15 | [0.2.0] | 0.13.0 | 5011 |
|
||||
| 2021-03-05 | [0.1.0] | 0.12.0 | 4627 |
|
||||
|
||||
## [0.7.4]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Make SSD borders respect snapped state on Reconfigure. PR #2003
|
||||
- Fix magnifier by disabling direct scanout when active. PR #1989
|
||||
- Fix crash triggered by pipemenu without parent `<menu>` element. PR #1988
|
||||
|
||||
## [0.7.3]
|
||||
|
||||
Following a couple of big releases, this one feels like more steady with lots of
|
||||
|
|
@ -1434,7 +1443,8 @@ Compile with wlroots 0.12.0 and wayland-server >=1.16
|
|||
ShowMenu
|
||||
|
||||
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
|
||||
[unreleased]: https://github.com/labwc/labwc/compare/0.7.3...HEAD
|
||||
[unreleased]: https://github.com/labwc/labwc/compare/0.7.4...HEAD
|
||||
[0.7.4]: https://github.com/labwc/labwc/compare/0.7.3...0.7.4
|
||||
[0.7.3]: https://github.com/labwc/labwc/compare/0.7.2...0.7.3
|
||||
[0.7.2]: https://github.com/labwc/labwc/compare/0.7.1...0.7.2
|
||||
[0.7.1]: https://github.com/labwc/labwc/compare/0.7.0...0.7.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue