diff --git a/README.md b/README.md index d7c9a77e..a6899308 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,11 @@ The following were considered before choosing wlroots: [qtwayland](https://githu Dependencies include: - meson, ninja -- wlroots (>=0.10.0) -- wayland, wayland-protocols +- wlroots (>0.12) +- wayland (>=1.16) +- wayland-protocols - xwayland +- libinput (>=1.14) - libxml2 - cairo, pango, glib-2.0 - xcb @@ -45,6 +47,8 @@ Dependencies include: For further details see [wiki/Build](https://github.com/johanmalm/labwc/wiki/Build). +It seems a bit early to start tagging, but if you're running wlroots 0.10-0.12, checkout commit 071fcc6 + ## 3. Configure If you want to override the defaults, copy data/rc.xml to ~/.config/labwc/ and tweak to suit. @@ -107,7 +111,12 @@ In order to keep the code base clean and maintainable, simplicy is favoured over ### In-scope -Refer to these wiki pages for scope info: [progress](https://github.com/johanmalm/labwc/wiki/Scope-progress) [configuration](https://github.com/johanmalm/labwc/wiki/Scope-configuration) [specification](https://github.com/johanmalm/labwc/wiki/Scope-theme-specification) [actions](https://github.com/johanmalm/labwc/wiki/Scope-actions) +Refer to these wiki pages for scope info: + +- [progress](https://github.com/johanmalm/labwc/wiki/Scope-progress) +- [configuration](https://github.com/johanmalm/labwc/wiki/Scope-configuration) +- [specification](https://github.com/johanmalm/labwc/wiki/Scope-theme-specification) +- [actions](https://github.com/johanmalm/labwc/wiki/Scope-actions) ### Out-of-scope