Commit Graph

15 Commits

Author SHA1 Message Date
Quentin Glidic d2ef00dea0
AUTHORS,man: Update my name
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-02-26 16:02:26 +00:00
Dave Davenport 4e06bff706 Change modi -> modes
issues: #1599
2022-02-23 22:42:56 +01:00
a1346054 c62137f8ab
Simple maintenance improvements (#1370)
* rofi moved to libera.chat

* unify some theme headers and whitespace

* consistently use the same hashbang for bash

* improve obsolete way of testing equality

see https://github.com/koalaman/shellcheck/wiki/SC2268 for explanation

* use consistent function definitions in bash scripts

* remove duplicated author and fix whitespace

* quote all variables in scripts

fixes many warnings identified through shellcheck

* fix whitespace in scripts

* fix whitespace in non-source files

* fix spelling in non-source files

* fix whitespace and indentation in source files

* fix spelling in source files
2021-08-14 13:03:16 +02:00
Dave Davenport d857122251 [Script] Don't enable custom keybindings by default, script needs to enable this.
Having it on by default broke the default rofi workflow. Make it an
option now.

Fixes: #1286,#1226
2021-05-31 14:21:09 +02:00
Dave Davenport 53533acb77 [Doc] update rofi-script to hint about coproc.
Thx to jose1711
2021-03-10 20:45:53 +01:00
Dave Davenport 91a71fd016 [Doc] Tweak rofi-script no-custom description. 2021-02-21 18:21:47 +01:00
Dave Davenport 83610ff682 [Manpage] Addd dash remark to manpage. 2020-09-25 13:29:03 +02:00
Dave Davenport 1342b733af [Script] Add 'info' row option, that gets passed to ROFI_INFO environment. 2020-05-24 19:10:49 +02:00
Dave Davenport 906b520daf [Script] Add no-custom mode. 2020-04-22 23:41:25 +02:00
Dave Davenport 67b6c8bcc8 Update manpage and manpage build instructions 2020-04-20 11:27:06 +02:00
Dave Davenport 7587149950 [Script] Update example and doc. 2020-04-07 13:20:16 +02:00
Dave Davenport bacecf3044 [Script] Add environment variable to indicate state.
* ROFI_RETV shows the state rofi was in before calling rofi.
2020-04-05 12:56:33 +02:00
Dave Davenport c1ac4804c2 [Script] Small update manpage rofi-script. 2020-04-01 14:14:13 +02:00
Dave Davenport fb290f9cde [Script] Update manpage with delim option. 2020-04-01 14:00:48 +02:00
Dave Davenport bc2e1549fb Add rofi-script manpage, add meta option support to dmenu.
update ronn to go-md2man
2020-02-02 17:21:21 +01:00