Fix incorrect claim
(just found RubyWM by github.com/vidarh)
This commit is contained in:
@@ -12,7 +12,7 @@ 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 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 non-reparenting. (So maybe add that flag to your Java Applications)
|
||||||
- It is primarily a tiled WM, but it also supports floating windows.
|
- It is primarily a tiled WM, but it also supports floating windows.
|
||||||
- It is the only X11 window manager written using `ruby` that is still alive.
|
- This WM is written mostly in `Ruby` and is meant for my personal use only.
|
||||||
- It does use `C` to expose the underlying X11 API.
|
- It does use `C` to expose the underlying X11 API.
|
||||||
|
|
||||||
## Installation & Usage
|
## Installation & Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user