From c376a61bff10cbad4f9d1c062c53f803640798f5a61115aa391fa62abeee8c6b Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 18 Mar 2023 13:33:47 +0000 Subject: [PATCH] - Update to version 0.2.4+g106: * LayerSurface: fix surfaces on multiple outputs at once * LayerSurface: handle focus when switching outputs * Cursor: apply x/y change during resize on commit OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=15 --- river-0.2.4+g106.tar.zst | 3 +++ river-0.2.4+g32.tar.zst | 3 --- river.changes | 8 ++++++++ river.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 river-0.2.4+g106.tar.zst delete mode 100644 river-0.2.4+g32.tar.zst diff --git a/river-0.2.4+g106.tar.zst b/river-0.2.4+g106.tar.zst new file mode 100644 index 0000000..744a47d --- /dev/null +++ b/river-0.2.4+g106.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a2dd86fdd5a072e2eb965306a272944e44f327a91b5118a3303cf316508775 +size 269242 diff --git a/river-0.2.4+g32.tar.zst b/river-0.2.4+g32.tar.zst deleted file mode 100644 index b54454c..0000000 --- a/river-0.2.4+g32.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52f7a063f653c0d7b1713018d094d2160b0943a0d7585c8ed48a02f208c20a7a -size 271586 diff --git a/river.changes b/river.changes index e0b8280..483fc08 100644 --- a/river.changes +++ b/river.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 18 13:32:14 UTC 2023 - Soc Virnyl Estela + +- Update to version 0.2.4+g106: + * LayerSurface: fix surfaces on multiple outputs at once + * LayerSurface: handle focus when switching outputs + * Cursor: apply x/y change during resize on commit + ------------------------------------------------------------------- Wed Mar 15 01:13:12 UTC 2023 - Soc Virnyl Estela diff --git a/river.spec b/river.spec index 5961209..3a01da9 100644 --- a/river.spec +++ b/river.spec @@ -17,7 +17,7 @@ Name: river -Version: 0.2.4+g32 +Version: 0.2.4+g106 Release: 0 Summary: A dynamic tiling Wayland compositor License: GPL-3.0-only