Add a README

This commit is contained in:
2025-10-03 12:45:43 +01:00
parent d81fe8b7c6
commit 049d762cbb

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# KUTU WM
> It is still under development, even though it is techically working.
KUTU is a window manager for X11.
<br>
KUTU means box in turkish, which is my idea behind implementing this WM.
- It is to be used as a bunch of boxes inside which you can throw your windows.
- It is non-reparenting. (So maybe add that flag to your Java Applications)
- It is primarily a tiled WM, but it also supports floating windows.
<hr>
To know what a window manager is, check out [this](https://en.wikipedia.org/wiki/Window_manager).