Skip to content

Wayfire 0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ammen99 ammen99 released this 24 Jun 14:09
· 2140 commits to master since this release

This is the second release of Wayfire. Compatible with wlroots 0.6

Notable changes since 0.1:

  1. Wayfire now requires C++14
  2. Plugin API has been refactored. Internal details are no longer in the public headers.
  3. Added checks for plugins' ABI compatibility. ALL external plugins need to be updated.
  4. Support for turning outputs off, DPMS, mirroring outputs
  5. Support for wlr-output-management - enables tools like https://github.com/emersion/wlr-randr, https://github.com/emersion/kanshi
  6. Many stability & bug fixes