Dave Davenport
8c51b9ec3e
[Doc] update rofi-theme(5) with mm size.
2020-06-09 22:57:02 +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
cca9fa3372
Update manpage -selected-row option.
2020-03-29 12:58:28 +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
Dave Davenport
b44b5e8d16
Add -upgrade-config option.
...
* Print warning when old-style configuration is used.
* Add -upgrade-config option.
2020-01-02 12:00:44 +01:00
Dave Davenport
40c1476855
[Listview] Fix drawing issue
2019-12-29 20:33:34 +01:00
Dave Davenport
e6bed0e5d3
[Listview] Add support for showing the (keybindable) index.
...
fixes : #1050
2019-12-29 19:04:29 +01:00
Dave Davenport
afda9cbb13
[Doc] Update theme manpage with import.
2019-12-29 17:30:53 +01:00
Dave Davenport
f3bb043df0
[Textbox] Add placeholder.
...
Fixes : #1020
2019-12-26 14:24:10 +01:00
Dave Davenport
2c56e5ca33
[DOC] Update theme documentation with @media.
2019-12-25 23:10:46 +01:00
Dave Davenport
e9dde8e2ac
[Doc] Update rofi-theme documentation.
...
allow `content` as alias to `str` on textbox.
2019-12-14 10:59:10 +01:00
Dave Davenport
c1378e4c60
[View] Add two widgets num-rows/num-filtered-rows
...
Issue: #1026
2019-11-07 11:49:45 +01:00
Dave Davenport
f28cf0207e
Update rofi-theme manpage with button and icon feature.
2019-09-20 15:01:34 +02:00
Dave Davenport
e7da00dbff
[DMenu] Add format option to output string stripped from pango markup.
2019-05-04 10:24:59 +02:00
Dave Davenport
7acd7532da
[Manpage] Add overlay as widget to manpage.
2019-04-16 12:56:28 +02:00
Dave Davenport
6fffe427c4
Change sidebar in theme to mode-switcher.
...
Fixes : #930
2019-03-19 22:45:10 +01:00
Quentin Glidic
3dfbf1c631
[Theme] Fix transparency property values
...
An old sed change "background" to "background-color".
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2019-01-27 13:25:06 +01:00
Dave Davenport
41e15539b4
Fix modi->mode when refering to singular
2019-01-12 23:33:46 +01:00
Dave Davenport
4538303be6
[DRUN] Add option to show actions in drun.
...
Fixes : #836
2018-07-28 11:12:11 +02:00
Patrick Collins
5da46d6f7b
fix typo and grammar ( #832 )
...
Therefor -> Therefore
plural/singular
. But -> , though
2018-07-12 13:33:13 +02:00
Dave Davenport
dd0ae5bda0
[Doc] Add enviroment property to manpage
2018-07-09 12:40:14 +02:00
Dave Davenport
a92bcc2818
[Theme] Change window layout for error dialog
2018-06-14 11:16:32 +02:00
Dave Davenport
bdb6abef4a
Sorting cleanup ( #816 )
...
* Add `-sorting-method` option remove weird -sort-levenshtein.
* Fix test for updated cmdline options.
* Update manpage
2018-06-13 11:57:23 +02:00
Diki Ananta
0ccfef4289
[Doc] Fix border in layout structure
2018-02-19 14:18:23 +01:00
Egor Zvorykin
dab263b07d
Fix several typos in theme manpage
2018-02-03 14:09:09 +03:00
Dave Davenport
94aa4a9b7c
Fix typo (position->location) in rofi-theme manpage.
2017-12-08 10:56:41 +01:00
Dave Davenport
74106921f4
Install rofi-theme-selector manpage.
2017-11-05 15:28:17 +01:00
Dave Davenport
aeb669b175
Fix several mistakes in theme manpage.
...
Fixes : #688
2017-10-03 20:38:15 +02:00
Dave Davenport
d1f9927343
More manpage updates
2017-09-15 10:19:46 +02:00
Dave Davenport
79f6cf2038
Update rofi-theme manpage
2017-09-10 16:09:53 +02:00
Dave Davenport
651bf11e3b
Remove CSS comments.
2017-09-04 22:20:46 +02:00
Dave Davenport
a7cecc0d41
Update manpage.
2017-08-13 20:31:46 +02:00
Dave Davenport
c4530f97ce
Improvements to rofi-theme manpage.
2017-07-26 11:47:47 +02:00
Dave Davenport
0c2c7972e9
Small update to rofi-theme manpage.
2017-07-26 08:55:28 +02:00
Dave Davenport
f876963220
Update theme manpage textbox
...
- Add missing options. (valign/halign, width, str, font)
2017-07-25 08:25:21 +02:00
Dave Davenport
89c6a0f00b
Update rofi-theme manpage
...
- Add orientation data type.
- Add layout field to listview.
2017-07-25 08:13:07 +02:00
Dave Davenport
b83f1504d5
Add list format to theme api
2017-07-24 16:26:14 +02:00
Dave Davenport
09ad0e4679
Update theme manpage with more layout documentation.
2017-07-24 14:36:31 +02:00
Dave Davenport
9c640bc07d
Add some layout stuff to theme manpage.
2017-07-24 09:57:53 +02:00
Dave Davenport
603676e640
Merge remote-tracking branch 'origin/meson/manpage-fix'
2017-07-17 21:38:15 +02:00
Quentin Glidic
d7d239d808
meson: Fix update-manpage target
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-07-17 10:13:48 +02:00
Dave Davenport
b5a1ba16e2
Add more debug instr. and link to rofi-theme manpage in rofi manpage.
2017-07-17 09:05:05 +02:00
Dave Davenport
dca5caaa47
[Theme] Add small caps options (not working?)
2017-05-22 09:24:05 +02:00
Dave Davenport
421f84285f
Add strikethrough to theme manpage.
...
- extend theme test to hit all rgba rules.
2017-05-18 18:04:52 +02:00
Dave Davenport
72afc7b039
Add strikethrough highlight method.
2017-05-18 07:59:37 +02:00
Dave Davenport
bcea55c398
Small updates to theme manpage.
...
- Add named colors.
- Add named colors alpha.
2017-05-17 22:02:59 +02:00
Dave Davenport
41a7e06919
[Theme] Update theme-manpage
2017-05-17 08:24:28 +02:00
Quentin Glidic
6250e39e31
Do not hardcode ${datadir} as ${prefix}/share
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-04-17 18:18:07 +02:00