| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.9.5 source code.tar.gz | 2026-03-04 | 547.7 kB | |
| 0.9.5 source code.zip | 2026-03-04 | 690.2 kB | |
| README.md | 2026-03-04 | 320 Bytes | |
| Totals: 3 Items | 1.2 MB | 0 | |
This is a small bug-fix release.
Added
- Support XWayland client requests for
always-on-topandclose[#3406] [#3412] @jlindgren90
Fixed
- Allow layer-shell surfaces on disabled outputs to fix a memory leak in some
clients (e.g. mako) when using
wlopm --off. [#3410] [#3411] @Consolatis