summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2024-01-12 22:34:09 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2024-01-12 22:34:09 -0600
commitec557f253b33f156720ae8950889519ed6425685 (patch)
treedc50f43c749f1b79928f78ecd392a320ad13830b /README.md
parentfd263041a00deb648c2e27daac942e86621b2855 (diff)
clarify the code will be kept as small as possible
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 60b4845..6af019e 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,10 @@ given the base on which it is built. Implemented default features are:
- Damage tracking provided by scenegraph API
Given the Wayland architecture, dwl has to implement features from dwm **and**
-the xorg-server. Because of this, it is impossible to maintain the original project goal of 2000
-SLOC and have a reasonably complete compositor with features comparable to dwm.
+the xorg-server. Because of this, it is impossible to maintain the original
+project goal of 2000 SLOC and have a reasonably complete compositor with
+features comparable to dwm. However, this does not mean that the code will grow
+indiscriminately. We will try to keep the code as small as possible.
Features under consideration (possibly as patches) are: