Commits


disable csd, hardening anad licenses


match input patterns, fix crashes, hardening


migrate tree to river client architecture


build: fix default for -Dllvm build option


build: bump version to 0.3.18-dev


build: bump version to 0.3.17


riverctl, rivertile: don't forget to flush()


river: flush output before exiting


build: bump version to 0.3.17-dev


build: bump version to 0.3.16


build: switch to translate-c package We require a recent version for FreeBSD compatibility References: https://codeberg.org/ziglang/translate-c/pulls/331


XdgToplevel: clip capture scene tree to geometry


build: update to Zig 0.16


Server: actually reuse image capture sources These are currently leaked until the window is closed.


build: bump version to 0.3.16-dev


build: bump version to 0.3.15


build: bump zig-wlroots version to tagged release


Server: listen for foreign toplevel capture request


river: toplevel capture for XdgPopups


river: ext-foreign-toplevel-image-capture-source


river: add new screen capture protocols * ext-image-copy-capture-v1 * ext-image-capture-source-v1 (without toplevel capture)


Server: implement color management protocols Thank you wlroots!


cursor-shape: implement version 2


Server: implement wl_fixes


InputRelay: adapt to wlroots breaking change This wlroots breaking change wasn't mentioned in the changelog :/ Fixes a crash when doing pretty much anything with an input method.