- Update to version 0.3.0:
New changes:
* Better rendering performance due to the new wlroots rendering
API and gles2 renderer improvements.
* Finely-grained damage tracking leveraging the wlroots scene
graph API.
* Interactive resize of windows with the cursor from all
edges/corners.
* Basic tablet input support
* Only the tablet-v2 protocol is is supported, no pointer
emulation is done.
* Drawing with a tablet tool works in inkscape, libreoffice, etc.
* Rules system to apply settings to windows with a matching
app-id/title. See rule-add in the riverctl(1) man page.
* New -current-tags flag for send-to-output
* New -no-xwayland flag for starting river with xwayland disabled
even if built with support.
* New above, below and after <N> attach modes plus the ability to
configure attach mode per output with the new
output-attach-mode riverctl command.
* New -skip-floating flag for focus-view
* New scroll-factor input configuration option
* input-method-v2 and text-input-v3 protocols are supported, with
the exception of input-method popups.
* presentation-time protocol is supported.
* fractional-scale-v1 protocol is supported.
* cursor-shape-v1 protocol is supported.
* xdg-shell protocol version 5 is supported, up from version 2.
Breaking changes:
* River now honors the client-side vs server-side decoration
OBS-URL: https://build.opensuse.org/request/show/1168395
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=56
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=43
* 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
* 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