Commit Graph

17 Commits

Author SHA1 Message Date
Dave Davenport bcc5a6eeb0 Add 'steal-focus' option instead of 'restore-focus' option.
Disable steal-focus by default.

Fixes: #1275
2021-08-29 11:16:59 +02:00
Dave Davenport d80893c4e1 [Doc] update rofi-script to hint about coproc.
Thx to jose1711
2021-08-29 11:16:59 +02:00
Dave Davenport 5ae2a9b34b [Doc] Tweak rofi-script no-custom description. 2021-08-29 11:16:59 +02:00
Dave Davenport 1e41afb79a [rofi-theme] Update manpage with textbox::markup option. 2021-08-29 11:16:59 +02:00
Dave Davenport 83610ff682 [Manpage] Addd dash remark to manpage. 2020-09-25 13:29:03 +02:00
Dave Davenport d3ae324290 [Theme] update manpage with fix 2020-09-11 17:55:09 +02:00
Dave Davenport 3b86326b74 [DRun] Update manpage to reflect change from #966
Issue: #1187
2020-09-11 08:36:07 +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 151547a99e
[Themes] add calc() support to distance in theme format. (#1105)
* Initial test to allow math in distances.

Support + and -
Needs spaces around + and -.

* [THEME] Fix printing theme with math in distance.

* [Theme] use calc() syntax.

* [Theme] Add * and /  to calc().

* [Theme] Fix the precedense ordering in parsing. Also avoid making copies.

* [Theme] Don't print unneeded ().

* [Theme] Add modulo to calc.
2020-04-24 19:54:08 +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 cca9fa3372 Update manpage -selected-row option. 2020-03-29 12:58:28 +02:00
Dave Davenport eb12ff2375 Add missing compiled manpage. 2020-02-02 21:34:14 +01:00