| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.20.2 source code.tar.gz | 2026-08-21 | 553.6 kB | |
| 0.20.2 source code.zip | 2026-08-21 | 690.8 kB | |
| README.md | 2026-08-21 | 761 Bytes | |
| Totals: 3 Items | 1.2 MB | 2 | |
Added
- Display config errors in labnag or optionally another client. Also support
associated option
<core><errorCommand>. @elviosak @Consolatis [#3697]
Fixed
- Destroy scene-output before scene cleanup to avoid rare abort. @jlvihv [#3701]
- Do not leave a failed output render format on the pending state @Andy1210 [#3685]
- When window-cycling is cancelled, for example by pressing escape, give back focus to the window that had it before cycling started @elviosak [#3667]
- Fix missing panel icon with Firefox running under X11 @jlindgren90 [#3641]
- labnag(1): document defaults @cunlem [#3654]
- Force the initial modeset commit to fix an issue with QEMU/virtio-gpu
and
WLR_NO_HARDWARE_CURSORS=1. @KiritakeKumi [#3656]