- 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. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=12
This commit is contained in:
parent
772cdf8fa2
commit
2a039f1749
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e6af885c08822e3a0b1fd748e1ee75e29bc000e376f6613b26c564f8cbc2baf
|
||||
size 828576
|
@ -1 +0,0 @@
|
||||
6e6af885c08822e3a0b1fd748e1ee75e29bc000e376f6613b26c564f8cbc2baf *wayfire-0.8.0.tar.xz
|
3
wayfire-0.8.1.tar.xz
Normal file
3
wayfire-0.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ac1947b688a9ec6c4d9ee2d77311bb357a8ead25665b8000eda96952328290d
|
||||
size 856364
|
1
wayfire-0.8.1.tar.xz.sha256sum
Normal file
1
wayfire-0.8.1.tar.xz.sha256sum
Normal file
@ -0,0 +1 @@
|
||||
8ac1947b688a9ec6c4d9ee2d77311bb357a8ead25665b8000eda96952328290d *wayfire-0.8.1.tar.xz
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 04:57:48 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define libname libwf-utils0
|
||||
Name: wayfire
|
||||
Version: 0.8.0
|
||||
Version: 0.8.1
|
||||
Release: 0
|
||||
Summary: 3D wayland compositor
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user