Commit Briefs

4d4136de81 mtmn

disable csd, hardening anad licenses (main)




7b9ed7a39e mtmn

build: fix default for -Dllvm build option


bde804712a mtmn

build: bump version to 0.3.18-dev


e8bd3895e9 mtmn

build: bump version to 0.3.17



c783fcfb1a mtmn

river: flush output before exiting


4889e758eb mtmn

build: bump version to 0.3.17-dev


b926599b81 mtmn

build: bump version to 0.3.16


8061314de0 mtmn

build: switch to translate-c package

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



9ca3db0820 mtmn

build: update to Zig 0.16


0d587e8bfd mtmn

Server: actually reuse image capture sources

These are currently leaked until the window is closed.


ec8cfa60fe mtmn

build: bump version to 0.3.16-dev


cbd372f97c mtmn

build: bump version to 0.3.15



ed1055497c Isaac Freund

Server: listen for foreign toplevel capture request


7144e44e93 Peter Kaplan

river: toplevel capture for XdgPopups


0d2b123547 Peter Kaplan

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


fa1a1b01bd Peter Kaplan

river: add new screen capture protocols

* ext-image-copy-capture-v1 * ext-image-capture-source-v1 (without toplevel capture)


ceb50e8c88 Isaac Freund

Server: implement color management protocols

Thank you wlroots!


20957917ca Isaac Freund

cursor-shape: implement version 2


94463c4de2 Isaac Freund

Server: implement wl_fixes


f1230e8ec9 Isaac Freund

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.