diff --git a/wayfire-0.8.0.tar.xz b/wayfire-0.8.0.tar.xz deleted file mode 100644 index 9f6fe70..0000000 --- a/wayfire-0.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e6af885c08822e3a0b1fd748e1ee75e29bc000e376f6613b26c564f8cbc2baf -size 828576 diff --git a/wayfire-0.8.0.tar.xz.sha256sum b/wayfire-0.8.0.tar.xz.sha256sum deleted file mode 100644 index 8adfeba..0000000 --- a/wayfire-0.8.0.tar.xz.sha256sum +++ /dev/null @@ -1 +0,0 @@ -6e6af885c08822e3a0b1fd748e1ee75e29bc000e376f6613b26c564f8cbc2baf *wayfire-0.8.0.tar.xz diff --git a/wayfire-0.8.1.tar.xz b/wayfire-0.8.1.tar.xz new file mode 100644 index 0000000..c9d7c5d --- /dev/null +++ b/wayfire-0.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac1947b688a9ec6c4d9ee2d77311bb357a8ead25665b8000eda96952328290d +size 856364 diff --git a/wayfire-0.8.1.tar.xz.sha256sum b/wayfire-0.8.1.tar.xz.sha256sum new file mode 100644 index 0000000..098ee1a --- /dev/null +++ b/wayfire-0.8.1.tar.xz.sha256sum @@ -0,0 +1 @@ +8ac1947b688a9ec6c4d9ee2d77311bb357a8ead25665b8000eda96952328290d *wayfire-0.8.1.tar.xz diff --git a/wayfire.changes b/wayfire.changes index 155e550..e7ddd2f 100644 --- a/wayfire.changes +++ b/wayfire.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Mar 14 04:13:00 UTC 2024 - Dead Mozay + +- 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 diff --git a/wayfire.spec b/wayfire.spec index 1ac87fb..1814867 100644 --- a/wayfire.spec +++ b/wayfire.spec @@ -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