river 0.1.3
This release contains many bug fixes and a few small improvements. Thank
you to all our users for the bug reports!
River's license has also been changed from GPL-3.0-or-later to GPL-3.0-only.
Full changelog:
Hugo Machet (4):
docs: update zig version required in readme
rivertile: Use saturating addition
command/map: Warn users on keybinding overwritten
Xwayland: Handle minimize request
Isaac Freund (17):
build: bump version to 0.1.3-dev
Cursor: fix down mode motion events for subsurfaces
Xwayland: move window to top of X11 stack on focus
Seat: do a better job of cleaning up listeners
Cursor: remove minor outdated workaround
XdgPopup: fix unconstrain from box coords
command/map: add Alt/Super as aliases for Mod1/Mod4
example/init: Use Alt/Super aliases
docs: fix typo in river(1) man page
XdgPopup: remove commit listener on destroy if mapped
layer-shell: center when opposing anchors are set
wlr-output-management: simplify implementation
ci: run on 0.1.x branch
code: relicense to GPL-3.0-only
View: fix/simplify logic in applyPending()
View: use last set fullscreen state in applyPending()
build: bump version to 0.1.3
Justin Wood (1):
docs: Fix typo in readme
Leon Henrik Plickat (2):
Cursor: update image if needed on xcursor theme change
input: keep applying input configs after first match
Nick Hastings (1):
contrib: add desktop file