| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wayfire-0.8.1.tar.xz | 2024-03-13 | 856.4 kB | |
| wayfire-0.8.1.tar.xz.sha256sum | 2024-03-13 | 87 Bytes | |
| README.md | 2024-03-13 | 1.5 kB | |
| Wayfire 0.8.1 source code.tar.gz | 2024-03-13 | 454.8 kB | |
| Wayfire 0.8.1 source code.zip | 2024-03-13 | 639.9 kB | |
| Totals: 5 Items | 2.0 MB | 0 | |
This is a bug-fix release with a few new features. Notable changes:
- Compatible with wlroots 0.17.x releases and wf-config 0.8.x
- Support for multiple new protocols:
shortcuts-inhibit-v1(shotcuts-inhibit plugin, https://github.com/WayfireWM/wayfire/pull/1969)fractional-scale-v1wlr_drm_lease_v1for non-desktop outputsinput-method-v1for better fcitx5 support (https://github.com/WayfireWM/wayfire/pull/2172). Note that the older support forinput-method-v2has also been improved, but is now disabled by default, becauseinput-method-v1works better in most cases. Nonetheless, it can be enabled again by settingworkarounds/enable_input_method_v2 = true.- Wayfire's IPC has been extended with many new signals and commands:
- Has methods to get view, output and workspace (and workspace-set) information
- Signals for view-mapped, unmapped, plugin-activation-state-changed and several others.
- More plugins can be activated via the IPC, check the full commit log for details.
- Wayfire supports SIGINT, SIGTERM for graceful shutdown (https://github.com/WayfireWM/wayfire/pull/2056, https://github.com/WayfireWM/wayfire/pull/2197)
- Oswitch has binding to switch in the other direction (https://github.com/WayfireWM/wayfire/pull/2072)
- Many crashes and bugs were fixed, including regressions in the 0.8.0 release.
Full Changelog: https://github.com/WayfireWM/wayfire/compare/v0.8.0...v0.8.1