Revisions of river
Ana Guerrero (anag+factory)
accepted
request 1202900
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 25)
- Completion package requires main package
Dominique Leuenberger (dimstar_suse)
accepted
request 1189688
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 24)
- Update README-suse-maintenance.md. Point to Zig page in openSUSE wiki. - Fix contrib file list in %prep. Contrib are not part of river's sources from upstream so it makes sense to put it here. * include vendor.tar.zst (so users can see what's inside) * include river-run.sh (so users know if they want to edit this) * include river-portals.conf - Update to version 0.3.5: * completions: zsh click-method option fix * build: bump version to 0.3.5-dev * build: update to wlroots 0.18.0 * LayerSurface: minor style/naming tweaks * river: attempt to recover from GPU resets * build: bump version to 0.3.5 * LayerSurface: focus on_demand-interactive surfaces on map
Ana Guerrero (anag+factory)
accepted
request 1187931
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 23)
Ana Guerrero (anag+factory)
accepted
request 1181025
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 22)
Ana Guerrero (anag+factory)
accepted
request 1175606
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 21)
- Update to version 0.3.2: * build: update to Zig 0.12 * build: add -Dno-llvm build option * build: switch to the Zig package manager - Add ./README-suse-maintenance.md - Add ./vendor.tar.zst. Zig uses a package manager now. - Only do LLVM builds for aarch64 - Changes since 0.3.1: * input: prevent duplicate input configs * input: fix scroll-factor resetting if unspecified * input: change ScrollFactor and MapToOutput to align with other options * XdgToplevel: don't update geometry if configure inflight * XdgToplevel: update clip on geometry x/y change * Cursor: don't hide while pointer constraint active * Keyboard: fix redundant leave/enter on creation * Server: fix filtering of newly created globals * InputPopup: fix naming * TextInput: ignore enable requests without focus * InputPopup: fix minor issues, simplify code * PointerConstraint: remove overly tight assert * PointerConstraint: remove overly tight assert 2 * bulid: bump version to 0.3.1 * input-method-v2: Implement popups * command/swap: fix cursor warp on focus change
Ana Guerrero (anag+factory)
accepted
request 1169299
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 20)
Ana Guerrero (anag+factory)
accepted
request 1138152
from
Factory Maintainer (factory-maintainer)
(revision 19)
Automatic submission by obs-autosubmit
Ana Guerrero (anag+factory)
accepted
request 1133593
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 18)
Ana Guerrero (anag+factory)
accepted
request 1128734
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 17)
- Update to version 0.2.6: * InputDevice: fix identifier generation
Ana Guerrero (anag+factory)
accepted
request 1128606
from
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 (anag+factory)
accepted
request 1127912
from
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 (anag+factory)
accepted
request 1123707
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 14)
Ana Guerrero (anag+factory)
accepted
request 1119757
from
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 (anag+factory)
accepted
request 1117144
from
Factory Maintainer (factory-maintainer)
(revision 12)
Automatic submission by obs-autosubmit
Ana Guerrero (anag+factory)
accepted
request 1113341
from
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 (dimstar_suse)
accepted
request 1111752
from
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 (anag+factory)
accepted
request 1105492
from
Factory Maintainer (factory-maintainer)
(revision 9)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1093544
from
Factory Maintainer (factory-maintainer)
(revision 8)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1082275
from
Factory Maintainer (factory-maintainer)
(revision 7)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1079205
from
Factory Maintainer (factory-maintainer)
(revision 6)
Automatic submission by obs-autosubmit
Displaying revisions 1 - 20 of 25