Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.2 source code.tar.gz | 2024-10-17 | 10.0 MB | |
0.5.2 source code.zip | 2024-10-17 | 10.1 MB | |
README.md | 2024-10-17 | 1.0 kB | |
Totals: 3 Items | 20.1 MB | 0 |
Happy Fall (or Spring to our Southern Hemisphere friends), Fellow Adventurers! This version brings us to 0.5.2 with a lot of bug fixes and a handful of new features. Here are the highlights:
:sparkles: Features
- New window rule options,
window_hiding_strategy
,default_height
anddefault_width
were introduced. - X11RB server backend has been added.
- Directional focus for window switching!
- Scratchpads can now be called with arguments!
:lady_beetle: Fixes and Improvements
- Window history is now cleaned up, which should fix focusing issues!
- LeftWM is back to building on MSRV and later Rust Versions.
- Hidden windows can now be captured by screen recorders, if needed!
- 32 bit builds are working again.
- Visible and busy workspaces no longer come together for downstream programs.
:crab: Minimum Supported Rust Version
- The currently supported MSRV is 1.74.0
Full Changelog: https://github.com/leftwm/leftwm/compare/0.5.1...0.5.2