Dave Davenport
824b21b4fb
[doc] small textual tweak
2021-06-15 20:10:04 +02:00
Dave Davenport
5c5428bd11
[Theme] Add direction support to linear-gradient.
2021-06-14 15:14:41 +02:00
Dave Davenport
2c325b3f09
[Widget] Add initial support for background-image.
...
* Supports url("path") and linear-gradient(start,stop).
2021-06-13 20:50:25 +02:00
Dave Davenport
ab07156b75
[Doc] Small textual fix.
2021-06-10 21:59:56 +02:00
Dave Davenport
06b80fcba4
[Doc] Update manpage.
2021-06-08 20:23:14 +02:00
Dave Davenport
0db6412ae2
[Doc,Config] Remove line-margin|padding and fix doc mistake.
...
*Deprecated* option.
2021-06-08 12:17:59 +02:00
Dave Davenport
5eaa5572ef
[Manpage] Update rofi.1
2021-06-07 23:13:21 +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
d539e6478a
Remove -show-match option, deprecated.
...
Use 'element {highlight: none;}' in theme/configuration to reproduce it.
2021-05-02 20:01:03 +02:00
Dave Davenport
318a6d40ca
Add 'steal-focus' option instead of 'restore-focus' option.
...
Disable steal-focus by default.
Fixes : #1275
2021-04-13 11:35:34 +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
46031bbee1
[rofi-theme] Update manpage with textbox::markup option.
2020-12-28 22:54:20 +01: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