Commit Graph

19 Commits

Author SHA256 Message Date
Soc Virnyl Estela
ea1158c34d OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=25 2023-06-10 03:09:05 +00:00
Soc Virnyl Estela
0d7a67562a - Update to version 0.2.4+g953:
* riverctl: Add error messages for failed connections
  * XdgToplevel: store scene node in wlr_surface data
  * XdgToplevel: keep wlroots updated on view sizes

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=24
2023-06-10 02:08:02 +00:00
Soc Virnyl Estela
d982ff91d4 - Change requirement of xdg-desktop-portal-wlr as a suggestion. This is
for if an alternative exists e.g. xdg-desktop-portal-hyprland

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=22
2023-04-16 09:26:49 +00:00
Soc Virnyl Estela
d3971889f1 - Fix installation of manpages.
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=20
2023-04-06 12:44:31 +00:00
Soc Virnyl Estela
adb3b8fc63 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=18 2023-03-30 08:20:12 +00:00
Soc Virnyl Estela
c8157d4231 - Update to version 0.2.4+g109:
* command/send-to-output: add -current-tags flag
  * Server: remove debug leftover
  * session-lock: fix assertion failures and clean up
  * LayerSurface: fix surfaces on multiple outputs at once
  * LayerSurface: handle focus when switching outputs
  * build: work around zig 0.10.0 bug to fix CI
  * Cursor: apply x/y change during resize on commit
  * Cursor: lock to current geometry during move/resize
  * XdgToplevel: ensure view dimensions match geometry

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=17
2023-03-27 14:20:54 +00:00
Soc Virnyl Estela
c376a61bff - 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
2023-03-18 13:33:47 +00:00
Soc Virnyl Estela
6ceda05393 - Update to version 0.2.4+g32:
* Cursor: fix warp on output change with no views
  * Root: separate fallback list to handle 0 outputs
  * Root: remove incorrect assertions in addOutput()
  * Output: reinitialize output_status, cleanup

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=14
2023-03-15 01:17:22 +00:00
Soc Virnyl Estela
9d6ba404f4 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=12 2023-03-05 05:04:11 +00:00
Soc Virnyl Estela
1c5aa319de OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=11 2023-03-05 05:03:35 +00:00
Soc Virnyl Estela
bfabe25d25 - Update to version 0.2.0+g30:
* Keyboard: fix keyboard-layout mapping crash
  * deps: update to latest zig-wayland/zig-wlroots
  * deps: update to latest zig-wayland/zig-wlroots
  * Seat: guard setFocusRaw() usage while locked
  * docs: remove repology badge from readme
  * docs: fix typos in riverctl man page
  * wlr-output-management: fix bug due to zig miscompilation
  * session-lock: fix assertion failure on hot-plug while locked
  * wlr-output-management: leverage new wlroots APIs
  * wlr-output-management: apply adaptive sync state
  * idle-inhibit: fix use-after-free
  * session-lock: properly handle disabled outputs
  * View: fix pointer comparison in notifyTitle()
  * Cursor: fix incorrect lock manager state assertion
  * command/layout: fix a memory leak
  * Seat: rework Xwayland Override Redirect focus
  * Seat: keep parent Xwayland view of a focused OR surface activated
  * deps: update zig-wayland to fix build on aarch64
  * flags: further cleanup after Zig 0.10
  * deps: update to Zig 0.10
  * render: fix rounding for fractional scaling
  * session-lock: fix assertion failure on abnormal client behavior
  * session-lock: fix assertion failure due to race
  * session-lock: wait for present before locking
  * rivertile: fix code to disallow 0 main count
  * render: premultiply alpha for user-provided colors
  * completions: add keyboard-layout
  * ci: Use meson setup command
  * river: fix bug in snap down / right

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=10
2023-03-05 04:51:54 +00:00
Soc Virnyl Estela
2d9b4f4d74 - Update to version 0.2.4:
* build: bump version to 0.2.4
  * Seat: guard setFocusRaw() usage while locked
  * docs: remove repology badge from readme
  * docs: fix typos in riverctl man page
  * session-lock: fix assertion failure on hot-plug while locked
  * wlr-output-management: apply adaptive sync state
  * build: bump version to 0.2.4-dev
  * build: bump version to 0.2.3
  * idle-inhibit: fix use-after-free
  * session-lock: properly handle disabled outputs
  * View: fix pointer comparison in notifyTitle()
  * Cursor: fix incorrect lock manager state assertion
  * command/layout: fix a memory leak
  * Seat: rework Xwayland Override Redirect focus
  * Seat: keep parent Xwayland view of a focused OR surface activated
  * deps: update zig-wayland to fix build on aarch64
  * build: bump version to 0.2.3-dev
  * build: bump version to 0.2.2
  * flags: further cleanup after Zig 0.10
  * deps: update to Zig 0.10
  * build: bump version to 0.2.2-dev
  * build: bump version to 0.2.1
  * render: fix rounding for fractional scaling
  * session-lock: fix assertion failure on abnormal client behavior
  * session-lock: fix assertion failure due to race
  * session-lock: wait for present before locking
  * rivertile: fix code to disallow 0 main count
  * render: premultiply alpha for user-provided colors
  * completions: add keyboard-layout
  * ci: Use meson setup command
  * river: fix bug in snap down / right
  * build: bump version to 0.2.1-dev

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=8
2023-02-12 20:52:41 +00:00
Soc Virnyl Estela
d16e0eb5b9 - Fix group name of river-devel as "Development/Libraries/Other"
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=7
2023-02-08 08:34:32 +00:00
Dominique Leuenberger
619385cad8 Accepting request 1062647 from X11:Wayland
I want to add river in openSUSE:Factory. 

Fix specfile to not let river own `/usr/share/pkgconfig`

OBS-URL: https://build.opensuse.org/request/show/1062647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/river?expand=0&rev=1
2023-02-03 21:04:59 +00:00
Soc Virnyl Estela
761eedd42d OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=5 2023-02-02 13:26:27 +00:00
Soc Virnyl Estela
9663d016b9 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=4 2023-02-02 11:38:38 +00:00
Soc Virnyl Estela
99a7707c15 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=3 2023-02-02 11:36:21 +00:00
Soc Virnyl Estela
7375affe65 - Only exclusive arches are supported.
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=2
2023-02-02 11:31:23 +00:00
500a01abd9 Accepting request 1062219 from home:uncomfyhalomacro:branches:X11:Wayland
I want to maintain river in X11:Wayland

OBS-URL: https://build.opensuse.org/request/show/1062219
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=1
2023-01-31 13:46:23 +00:00