From 79c1526d233373f4da4205a46731e51ce39629cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?= Date: Wed, 14 Sep 2022 23:27:26 +0000 Subject: [PATCH] readme: deprecate --- README.md | 51 ++------------------------------------------------- 1 file changed, 2 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index 7b117fe..449f3db 100644 --- a/README.md +++ b/README.md @@ -1,51 +1,4 @@ # riow -Some kind of window management experiments with rio. What does it do? -It gives you virtual desktops to move window around to, by pressing -keys, like i3. The window management is done by reading and writing -`/dev/wsys` for the most part. - -*No guarantees, use at your own risk and blah. This isn't supposed to -work with drawterm.* - -## Features - - * virtual desktops from 1 to 0 - * switch between desktops - * move windows between desktops - * switch focus between windows - * toggle fullscreen mode on the current window - * start a new window - * "sticky" programs, by default `stats`, `kbmap` etc are shown on every desktop - * toggle "sticky" mode for current window - -All that with simple shortcuts. - -## Installation and usage - - mk install - man riow - -Running with [bar](https://git.sr.ht/~ft/bar) is recommended. For -example, with additional `zuke(1)` controls and `reform/shortcuts`: - - ; cat $home/rc/bin/Bar - #!/bin/rc - rfork ne - - fn bar { - sed -u 's/$/ │ ⏮ │ ⏯ │ ⏭/g' \ - | /bin/bar \ - | awk -v 'c=plumb -d audio ''key ' ' - /⏮/{system(c"<''")} - /⏯/{system(c"p''")} - /⏭/{system(c">''")} - ' >[2]/dev/null - } - /dev/kbdtap |[3] bar - -## Extras - -[Rio theming](http://ftrv.se/14) - -[bar](https://git.sr.ht/~ft/bar) +*NOTE*: riow is included in 9front since Sep 2022. No development will +continue in this repo. -- 2.38.5