]> git.mdlowis.com Git - proto/labwc.git/commitdiff
README: update wlroots dependency + minor tweak to intro
authorJohan Malm <jgm323@gmail.com>
Sat, 17 Apr 2021 13:34:29 +0000 (14:34 +0100)
committerJohan Malm <jgm323@gmail.com>
Sat, 17 Apr 2021 13:34:29 +0000 (14:34 +0100)
README.md

index b62f510254366ac720b0a0c9f7501fa4632d41a1..296ca524d3e8748250b9ecde7950f241a6650d92 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,15 +20,10 @@ on.
 Labwc tries to stay in keeping with wlroots and sway in terms of general
 approach and coding style.
 
-In order to avoid re-inventing configuration syntax and theme variable
-names, [openbox-3.4] specification is used. This does not mean that
-labwc is an openbox clone. In fact, as a Wayland compositor it will be
-quite different in areas, and the acceptance criteria only lists ca
-40% of openbox features.
-
-Parsing GTK3 and Qt themes for window decorations is quite complicated,
-so using the much simpler openbox specification makes sense for a
-simple compositor such as labwc.
+In order to avoid re-inventing configuration & theme syntax, [openbox-3.4]
+specification is used. This does not mean that labwc is an openbox clone.
+In fact, as a Wayland compositor it is quite different in areas, and the
+acceptance criteria only covers ca 40% of openbox features.
 
 [Video (3:42)](https://youtu.be/rE1bQjSVJzg)
 
@@ -44,7 +39,7 @@ simple compositor such as labwc.
 Dependencies include:
 
 - meson, ninja, gcc/clang
-- wlroots (>=0.13.0 or master)
+- wlroots (master)
 - wayland (>=1.19)
 - wayland-protocols
 - libinput (>=1.14)