mirror of
https://github.com/labwc/labwc.git
synced 2026-03-14 05:33:52 -04:00
README.md: add some dependency versions
This commit is contained in:
parent
ca24c215ee
commit
a8a60c695a
1 changed files with 12 additions and 3 deletions
15
README.md
15
README.md
|
|
@ -35,9 +35,11 @@ The following were considered before choosing wlroots: [qtwayland](https://githu
|
||||||
Dependencies include:
|
Dependencies include:
|
||||||
|
|
||||||
- meson, ninja
|
- meson, ninja
|
||||||
- wlroots (>=0.10.0)
|
- wlroots (>0.12)
|
||||||
- wayland, wayland-protocols
|
- wayland (>=1.16)
|
||||||
|
- wayland-protocols
|
||||||
- xwayland
|
- xwayland
|
||||||
|
- libinput (>=1.14)
|
||||||
- libxml2
|
- libxml2
|
||||||
- cairo, pango, glib-2.0
|
- cairo, pango, glib-2.0
|
||||||
- xcb
|
- xcb
|
||||||
|
|
@ -45,6 +47,8 @@ Dependencies include:
|
||||||
|
|
||||||
For further details see [wiki/Build](https://github.com/johanmalm/labwc/wiki/Build).
|
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
|
## 3. Configure
|
||||||
|
|
||||||
If you want to override the defaults, copy data/rc.xml to ~/.config/labwc/ and tweak to suit.
|
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
|
### 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
|
### Out-of-scope
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue