diff options
author | Andrew Payne <phalange@komputermatrix.com> | 2019-01-10 05:09:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-10 05:09:47 +0700 |
commit | f0cb783898781dad00ef81721743741fa7dcb783 (patch) | |
tree | 1d0a7eaecab2443b93396de9ae208f5556ed0477 /desktop/rofi/README | |
parent | fa4bf452d01dbd0ba6992f56ac5c4dc99b7f5078 (diff) | |
download | slackbuilds-f0cb783898781dad00ef81721743741fa7dcb783.tar.gz |
desktop/rofi: Updated for version 1.5.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/rofi/README')
-rw-r--r-- | desktop/rofi/README | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/desktop/rofi/README b/desktop/rofi/README index 565f60ba4d..f79bc37183 100644 --- a/desktop/rofi/README +++ b/desktop/rofi/README @@ -1,6 +1,12 @@ -A popup window switcher roughly based on superswitcher, requiring -only xlib and xft. This version started off as a clone of -simpleswitcher, the version from Sean Pringle. All credit for this -great tool should go to him. Rofi developed extra features, like -a run-dialog, ssh-launcher and can act as a drop-in dmenu -replacement, making it a very versatile tool. +Rofi is a window switcher, application launcher and dmenu replacement. + +Rofi, like dmenu, will provide the user with a textual list of options where +one or more can be selected. This can either be running an application, +selecting a window, or options provided by an external script. + +Rofi started as a clone of simpleswitcher, written by Sean Pringle - a popup +window switcher roughly based on superswitcher. Simpleswitcher laid the +foundations, and therefore Sean Pringle deserves most of the credit for this +tool. Rofi (renamed, as it lost the simple property) has been extended with +extra features, like an application launcher and ssh-launcher, and can act as +a drop-in dmenu replacement, making it a very versatile tool. |