Same target as dwm sounds like a good goal

このコミットが含まれているのは:
Devin J. Pohly 2020-12-24 20:28:08 -05:00
コミット 5f3a7887f3
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -4,7 +4,7 @@ dwl is a compact, hackable compositor for Wayland based on [wlroots](https://git
- Easy to understand, hack on, and extend with patches
- One C source file (or a very small number) configurable via `config.h`
- Limited to a maximum number of SLOC (to be determined)
- Limited to 2000 SLOC to promote hackability
- Tied to as few external dependencies as possible