The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.9.1 source code.tar.gz | 2025-08-02 | 509.4 kB | |
| 0.9.1 source code.zip | 2025-08-02 | 641.9 kB | |
| README.md | 2025-08-02 | 713 Bytes | |
| Totals: 3 Items | 1.2 MB | 0 | |
This is an earlier-than-usual release containinig bug fixes only. It has been done on a separate branch to avoid the inclusion of refactoring and new features.
0.9.1 <--- bug-fixes only
/
/
0.8.4--------0.9.0-------- <-- master
Fixed
- Prevent interaction with un-initialized xdg-shell windows after unmap to fix a
bug exposed by
wlroots-0.19.0resulting in a compositor crash in certain (unusual) circumstances [#2948] [#2937] [#2944] @Consolatis - Fix double-free in
img_svg_render()failure path [#2910] @jlindgren90 - Fix swapped width/height in XWayland client
_NET_WM_ICONstride calculation [#2909] @jlindgren90