all repos — ryudo @ ef243303dc13a2f159ee13a8efa501f47d9ee34f

the floatiling window manager that flows; fork of rio from plan9port

README: update
Iris Lightshard nilix@nilfm.cc
PGP Signature
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEkFh6dA+k/6CXFXU4O3+8IhROY5gFAmA5di0ACgkQO3+8IhRO
Y5iXbg//WNNBirdTWRy81MzOf4aPWnzqBaZs/SnPFLuC2oQd0gTS7dJ7wJTCnt40
J6zVY+QXHm2Eh2M+r3oQbm7K7BBF4qjbJ9HUJ1narDfle72SujhlrjRD2h9xTPa5
qlZWhBw0P292Z8GR6uBbcFW/6WVtv/s2V6tL/3MnLn6ec4kMMfQ4EbnwolkWBN0O
/hrBx4YL1gLj+shmPe80/4r3Zj45iP0RCnoCLI5fojybpriJLyyZxw6o3YPAZcnv
vqMSkRUKe9lvwiJzg4UYIsabbwCZNWo0W6jaUwD/pHpib9AkkFGIdYETxUJsHhXB
DPV4/Dc0ktWlWPDclT9aPMXydrIUZNaQV7M5hg2VGgXSM7buYaYu5mTG5b8tOjyj
yN3m5iJQ8jMy/9fL3gosYPLOHVMvRRo+uqJqXfVUiI+TGrRhCQtQoqJw2tvqlvMO
lf6CQZFKgiO+OsK5CzTSpHfIpkSQpkG7kcb60npLwgv/CXYTdEZ9EHl7CtQ8osdG
Ayzqz4DdEpGxY86gP0Y3Q7A3OL9lA/qS++2RZMhdNWUV3ZGNa1tlGYxleYSAMUc6
twCg/4sVBOVTnt4fE+iSiOmqfB9XZ/8JY2o0vuckinvDnO1SMZy/gqBdzI43ovSZ
qJh+/TWDhzWS+/tRa7nYXBjyR7nYULkT3Rl21FISk7aMntTzGd4=
=kEIL
-----END PGP SIGNATURE-----
commit

ef243303dc13a2f159ee13a8efa501f47d9ee34f

parent

6b66001abeb60f09c79bf33435690fb6c12119f0

1 files changed, 4 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -26,7 +26,8 @@ + Snap Top-Left: Super+Q

+ Snap Bottom-Left: Super+W + Snap Bottom-Right: Super+O + Snap Top-Right: Super+P - + Snap Floating-Center: Super+C + + Snap Big Center: Super+C + + Snap Floating Center: Super+Shift+C + Virtual Desk++: Super+Right + Virtual Desk--: Super+Left - Other new features customizable by `config.h`:

@@ -34,12 +35,13 @@ + Show/hide 'Stick' Button3 menuitem

+ `AUTOSTICK` list of windows to spawn sticky by default and not focus (pseudo-panel/dock windows) + Optionally notify with `notify-send` which desktop is switched to (I use it with `dunst`) + Gaps for pseudo-tiling + + Option to swap the keyboard shortcuts between "Snap Big Center" and "Snap Floating Center" (and the preferred behavior for terminals launched by keyboard) The name "Ryudo" is a nod to "Rio" and a Japanese word for "flow." Using Ryudo should feel very natural -- you can do things with keyboard or mouse depending on the situation. Terminal launching can be done with mouse using the popup menu, or using the keyboard, which will spawn a terminal -window centered taking up 9/25 of the screen (3/5 width, 3/5 height). +window centered (its exact geometry is configurable via `config.h`). ### Dependencies, Building, Installation Being forked from Rio, Ryudo requires `plan9port`, `Xlib`, and `Xt`.