| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-29 | 1.1 kB | |
| V0.12.8 source code.tar.gz | 2026-03-29 | 446.8 kB | |
| V0.12.8 source code.zip | 2026-03-29 | 481.6 kB | |
| Totals: 3 Items | 929.5 kB | 0 | |
🔄 Breaking Changes
- Rename: Window rule option
force_maximizehas been renamed toforce_fakemaximizeto better reflect its actual behavior.
✨ New Features
- Tag Rules: Added the
open_as_floatingoption for more granular window control. - Dispatcher: Introduced the
toggle_all_floatingcommand to quickly manage workspace layouts.
🐛 Bug Fixes
- Rendering: Fixed a rendering glitch occurring in certain games after resizing the window.
- Multi-Monitor: Resolved a Scroller stack error triggered when dragging windows between monitors.
- Input Config: Fixed an issue where
Back-buttonandTask-buttonmappings were not being correctly applied. - UI Stability: Fixed a bug where windows would disappear during tag switching when using extreme/unreasonable duration settings.
⚡ Optimizations
- State Management: Optimized transitions between Floating, Maximized, and Fullscreen modes for smoother performance.
- Config Parsing: Improved the parser to allow spaces around the
+sign when defining modifier keys (e.g.,Mod + Keyis now valid).