Add a README
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal 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).
|
||||
Reference in New Issue
Block a user