Package Release Info

wayfire-0.9.0-bp160.1.9

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libwf-utils0
wayfire
wayfire-devel

Change Logs

* Wed Nov 13 2024 Shawn Dunn <sfalken@opensuse.org>
- Change BuildRequires: to wlroots >= 0.17.0 to clear unresolvable
  build
* Mon Aug 26 2024 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.9.0:
  * session-lock-v1 protocol.
  * Bindings following the current layout.
  * Animation easings.
  * A lot of effort in this release went into improving
    the IPC socket.
  * CSS theming in wf-shell.
  * improving and adding even more plugins.
  * There were many, many bug fixes in this release.
  * Full changelog:
  - https://wayfire.org/2024/08/23/Wayfire-0-9.html.
* Thu Mar 14 2024 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.8.1:
  * Support for multiple new protocols:
  - shortcuts-inhibit-v1
  - fractional-scale-v1
  - wlr_drm_lease_v1 for non-desktop outputs.
  - input-method-v1 for better fcitx5 support (#2172).
    Note that the older support for input-method-v2 has also
    been improved, but is now disabled by default,
    because input-method-v1 works better in most cases.
    Nonetheless, it can be enabled again by setting
    workarounds/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.
  * Oswitch has binding to switch in the other direction.
  * Many crashes and bugs were fixed, including regressions.
* Mon Oct 09 2023 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.8.0:
  * Deleted 0001-wf-utils.patch
  * Added wayland.patch
  * Workspace sets.
  * IPC socket.
* Tue Jul 04 2023 Shawn Dunn <sfalken@opensuse.org>
- Added 0001-wf-utils.patch (gh#WayfireWM/wayfire#1790)
* Fri Dec 02 2022 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.5:
  * Wayfire bug-fix release.
    Compatible with wf-config and wf-shell 0.7.x, wlroots 0.16.x.
* Wed Nov 30 2022 Dead Mozay <dead_mozay@opensuse.org>
- Set wlroots max version to spec.
* Mon Aug 01 2022 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.4:
  * No changelog was made available.
* Mon Apr 18 2022 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.3:
  * Wayfire bug-fix release. Compatible with wf-config
    and wf-shell 0.7.x, wlroots 0.15.x.
  * Added BuildRequires: pango
* Wed Mar 09 2022 Dead Mozay <dead_mozay@opensuse.org>
- Add xwayland dependency.