Skip to content

Releases: WayfireWM/wayfire

Wayfire 0.5.0

04 Aug 19:08
a9c977b
Compare
Choose a tag to compare

Wayfire 0.5.0 release. Compatible with wlroots 0.11. For details and breaking changes, see
https://wayfire.org/2020/08/04/Wayfire-0-5.html or the invididual PRs.

Wayfire 0.4.0

21 Mar 19:17
Compare
Choose a tag to compare

Wayfire 0.4.0

Check the release blog post for more details on what has changed.

Wayfire 0.3.1

03 Jan 07:32
Compare
Choose a tag to compare

This is mostly a bug fix release over Wayfire 0.3.0. Compatible with wlroots 0.9.X, wf-shell 0.3 and wf-config 0.3.

Notable changes since 0.3.0:

  1. Xwayland positioning improvements (#308)

  2. tile_by_default from the simple-tile plugin now accepts a matcher string, so you can tile only certain window types by default (b5e2b4c)

  3. Rotating cube screensaver (028f44a)

  4. Bindings now return a bool indicating whether the binding has been handled (c71d548). This means that WCM can grab key- and button bindings now, instead of having the user manually type them.

Known bugs:

With wlroots 0.9.0, the Wayland backend (i.e running Wayfire nested) does not work. This is an issue in wlroots which has already been resolved on the wlroots master branch and will be available in wlroots 0.9.1

Wayfire 0.3.0

07 Oct 19:11
Compare
Choose a tag to compare

This release of Wayfire is compatible with wlroots 0.8.0

For a summary of the changes, consult the Wayfire blog: (link coming soon)

Wayfire 0.2

24 Jun 14:09
Compare
Choose a tag to compare
Wayfire 0.2 Pre-release
Pre-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

Wayfire 0.1

05 Feb 15:04
Compare
Choose a tag to compare
Wayfire 0.1 Pre-release
Pre-release

The first release of Wayfire.