Revisions of river

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1138152 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 19)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1128734 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 17)
- Update to version 0.2.6:
  * InputDevice: fix identifier generation
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1128606 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 16)
- Update sources
  * Add river.keyring
  * Add river-0.2.5.tar.gz properly
  * Add river-0.2.5.tar.gz.sig
- Update to version 0.2.5:
  * No changes. Just a new tagged release
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1127912 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 15)
- Update to version 0.2.4+985:
  * session-lock: fix pointer focus handling on map
- Update to version 0.2.4+984:
  * Cursor: fix high polling rate resize regression
  * Cursor: clamp cursor movement to resize bounds
  * View: handle map while no outputs are available
  * keyboard: add the ability to load layout from file
  * river: remove dead code
  * xdg-toplevel: ignore redundant move/resize requests
  * rules: rename "tag" action to "tags"
  * river: add fullscreen rule
  * river: add position and dimensions rules
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1119757 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 13)
- Update to version 0.2.4+g970:
  * completions/zsh: Fix incomplete input names
  * completions: Rewrite zsh
  * Cursor: use total delta for resize calculation
  * riverctl: rule-{add,del}: reorder parameters
  * View: clean up after Zig update
  * build: update to Zig 0.11.0
  * Cursor: keep focus_follows_cursor_target updated
  * Root: fix inflight_layout_demands counting
  * Root: migrate {all,active}_outputs to wl.list
  * Root: make 'fallback output empty' assertion stricter
  * Root: rename field outputs to active_outputs
  * river: update some comments
  * river: fix spatial direction focusing / swapping
  * river: focus-view and swap by spatial direction
  * river: fix crash when trying to add tag rule without tag argument
  * river: add tags rule
  * river: change order of colums in list-rules command
  * river: allow settings child type of RuleList
  * river-layout: Remove incorrect assertion
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1117144 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 12)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113341 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 11)
- XDP 0.18.0 requires desktop and other environments to have their own portals.conf
  by adding river-portals.conf, we will avoid some of the problems for portals for
  * File picker -> We default to xdp-gtk since xdp-wlr does not have it.
  * For screenshots/screenshare, we use the wlr supplied interfaces
  For more information, see https://github.com/flatpak/xdg-desktop-portal/issues/1077
  and the release statement for 0.18.0
  This is a workaround for boo#1215641
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1111752 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 10)
- Update to version 0.2.4+g960:
  * wlr-output-management: apply adaptive sync state
  * ci: Use meson setup command
  * View: fix pointer comparison in notifyTitle()
  * rivertile: fix code to disallow 0 main count
  * session-lock: wait for present before locking
  * session-lock: fix assertion failure due to race
  * session-lock: fix assertion failure on abnormal client behavior
  * render: fix rounding for fractional scaling
  * deps: update to Zig 0.10
  * flags: further cleanup after Zig 0.10
  * deps: update zig-wayland to fix build on aarch64
  * Seat: rework Xwayland Override Redirect focus
  * command/layout: fix a memory leak
  * session-lock: properly handle disabled outputs
  * idle-inhibit: fix use-after-free
  * wlr-output-management: leverage new wlroots APIs
  * session-lock: fix assertion failure on hot-plug while locked
  * wlr-output-management: fix bug due to zig miscompilation
  * docs: fix typos in riverctl man page
  * docs: remove repology badge from readme
  * Seat: guard setFocusRaw() usage while locked
  * deps: update to latest zig-wayland/zig-wlroots
  * deps: update to latest zig-wayland/zig-wlroots
  * Keyboard: fix keyboard-layout mapping crash
  * pointer-constraints: remove protocol
  * render: remove damage tracking
  * wlr-foreign-toplevel-management: remove protocol
  * render: use wlr_scene to render views
  * Cursor: remove surfaceAt()
  * session-lock: use the scene graph
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1105492 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 9)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1093544 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1082275 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1079205 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 6)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1075500 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 5)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1074332 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 4)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1070962 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 3)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1064745 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 2)
- 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
- Fix group name of river-devel as "Development/Libraries/Other"
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1062647 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 1)
I want to add river in openSUSE:Factory. 

Fix specfile to not let river own `/usr/share/pkgconfig`
Displaying all 20 revisions
openSUSE Build Service is sponsored by