commit 187cc67d39d8b6206418dce8cd292365ad7312d9 parent 09a4b227774a0b193247621a83efda81766c4355 Author: phillbush <phillbush@cock.li> Date: Mon, 13 Sep 2021 08:36:38 -0300 README Diffstat:
M | README | | | 49 | ++++++++++++++++++++++++++++--------------------- |
1 file changed, 28 insertions(+), 21 deletions(-)
diff --git a/README b/README @@ -1,21 +1,28 @@ -┌──────────────┬──────────────┬─────────────────────────────┐ -├──────────────┴──────────────┼─────────────────────────────┤ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ ├─────────┬─────────┬─────────┤ -│ ├─────────┴─────────┴─────────┤ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -└─────────────────────────────┴─────────────────────────────┘ + ┌───────────────────────┐ + │ │ + │ │ + ┌─────┼─────┬───────────┐ │ + ├─────┴─────┼───────────┤ │ + │ │ │ │ + ┌─────┤ │ │ │ + │ │ │ │ │ + │ │ ├───┬───┬───┤ │ + │ │ ├───┴───┴───┤ │ + │ │ │ ├─────┘ + │ │ │ │ + │ │ │ │ + │ └───────────┴─────┬─────┘ + │ │ + │ │ + └───────────────────────┘ + +shod2 was inspired by the following window managers. I'd like to thank +their authors for their work that helped me writing shod2. +• notion: https://github.com/raboof/notion +• wmii: https://github.com/0intro/wmii + +shod2 was developed based on code of the following window managers. I'd +like to thank their authors for their work that helped me understanding +how a X Window Manager works. +• dwm: https://dwm.suckless.org +• katriawm: https://www.uninformativ.de/git/katriawm/file/README.html