Wayfire 0.2
Pre-release
Pre-release
This is the second release of Wayfire. Compatible with wlroots 0.6
Notable changes since 0.1:
- Wayfire now requires C++14
- Plugin API has been refactored. Internal details are no longer in the public headers.
- Added checks for plugins' ABI compatibility. ALL external plugins need to be updated.
- Support for turning outputs off, DPMS, mirroring outputs
- Support for wlr-output-management - enables tools like https://github.com/emersion/wlr-randr, https://github.com/emersion/kanshi
- Many stability & bug fixes