Upgrade wlroots to v0.20

Breaking changes:
 - https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5230
This commit is contained in:
Sungjoon Moon 2026-02-27 23:51:32 +09:00 committed by Simon Ser
parent a1e5bf3789
commit b5c3e71b02
4 changed files with 5 additions and 30 deletions

View file

@ -21,7 +21,7 @@ All releases are published on [GitHub](https://github.com/cage-kiosk/cage/releas
You can build Cage with the [meson](https://mesonbuild.com/) build system. It
requires wayland, wlroots, and xkbcommon to be installed. Optionally, install
scdoc for manual pages. Cage is currently based on branch 0.18 of wlroots.
scdoc for manual pages. Cage is currently based on branch 0.20 of wlroots.
Simply execute the following steps to build Cage: