2024-11-13 03:49:21 +01:00
-------------------------------------------------------------------
Wed Nov 13 00:37:13 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
- Change BuildRequires: to wlroots >= 0.17.0 to clear unresolvable
build
2024-08-26 06:00:54 +02:00
-------------------------------------------------------------------
Mon Aug 26 03:14:01 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.9.0:
* session-lock-v1 protocol.
* Bindings following the current layout.
* Animation easings.
2024-11-13 03:49:21 +01:00
* A lot of effort in this release went into improving
2024-08-26 06:00:54 +02:00
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.
2024-03-14 06:23:24 +01:00
-------------------------------------------------------------------
Thu Mar 14 04:13:00 UTC 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.
2023-10-09 08:39:36 +02:00
-------------------------------------------------------------------
Mon Oct 9 04:57:48 UTC 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.
2023-07-05 03:51:34 +02:00
-------------------------------------------------------------------
Tue Jul 4 19:23:26 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
- Added 0001-wf-utils.patch (gh#WayfireWM/wayfire#1790)
2022-12-02 04:46:50 +01:00
-------------------------------------------------------------------
Fri Dec 2 03:26:16 UTC 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.
2022-12-01 04:51:11 +01:00
-------------------------------------------------------------------
Wed Nov 30 03:01:12 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Set wlroots max version to spec.
-------------------------------------------------------------------
Mon Aug 1 04:43:24 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.4:
* No changelog was made available.
2021-08-14 15:14:42 +02:00
-------------------------------------------------------------------
2022-04-18 06:06:59 +02:00
Mon Apr 18 03:39:45 UTC 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 9 04:36:48 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Add xwayland dependency.
-------------------------------------------------------------------
2021-08-14 15:14:42 +02:00
Sat Aug 14 13:07:53 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Fix Wayfire missing libdefault-config-backend.so (boo#1189171).
2021-06-25 07:30:43 +02:00
-------------------------------------------------------------------
Fri Jun 25 05:23:56 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Downgrading wlroots minimum version to spec.
-------------------------------------------------------------------
Fri Jun 25 05:17:22 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.2:
* No changelog was made available.
2021-06-19 15:45:28 +02:00
-------------------------------------------------------------------
Sat Jun 19 13:24:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.7.1
* This is a bug-fix release of Wayfire. It also contains
support for wlroots 0.13.
2021-02-03 09:03:58 +01:00
-------------------------------------------------------------------
Wed Feb 3 04:42:20 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.0:
* Compatible with wf-config 0.7.x and wlroots 0.12.x
-------------------------------------------------------------------
Mon Nov 9 06:42:34 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.6.0:
* Compatible with wlroots 0.12.0
2020-10-14 04:55:50 +02:00
-------------------------------------------------------------------
Mon Aug 17 04:03:38 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.5.0:
* Compatible with wlroots 0.11
2020-04-30 09:28:04 +02:00
-------------------------------------------------------------------
Thu Apr 30 04:59:18 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Remove _service
-------------------------------------------------------------------
Mon Mar 23 03:56:14 UTC 2020 - dead_mozay@opensuse.org
- Update to version 0.4.0:
* Decoration buttons support
* Animation support for context menus & tooltips
* Improved dialogue handling
-------------------------------------------------------------------
Tue Mar 17 06:29:03 UTC 2020 - dead_mozay@opensuse.org
- Update to version 0.3.1.git~20200315.30f384f:
* Xwayland positioning improvements
* tile_by_default from the simple-tile plugin now accepts a matcher string, so you can tile only certain window types by default
* Rotating cube screensaver
* Bindings now return a bool indicating whether the binding has been handled. This means that WCM can grab key- and button bindings now, instead of having the user manually type them
-------------------------------------------------------------------
Tue Mar 17 06:03:51 UTC 2020 - dead_mozay@opensuse.org
- Update to version 0.3.1:
* support libinput acceleration profiles
* xwayland: Don't add decoration size when sending configure
* Activate plugins for all outputs
-------------------------------------------------------------------
Thu Oct 03 11:02:21 UTC 2019 - dead_mozay@opensuse.org
- Update to version 0.2.git~201910025.a8d1c1:
* No user-visible changes
-------------------------------------------------------------------
Thu Oct 3 09:43:09 UTC 2019 - Dead Mozay <dead_mozay@opensuse.org>
- Initial package