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
5a457022e9
Update rofi-theme.5.markdown
2019-11-18 20:38:38 +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
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
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
3d20ecb4ba
[Theme][Doc] Update some color key names.
2018-06-02 15:19:12 +02:00
Patrick Motard
d68c4e182c
[doc] theme docs not using right key for bg color ( #795 )
...
According to all of the official themes, background color is set
using the key `background-color`, not `background`. This commit
fixes references to this key in the themes markdown documentation
to use `background-color` instead.
2018-06-02 15:14:53 +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
Rasmus Steinke
d32c6cf84b
Reflect changes to widget names, mention "enabled" property
2017-11-01 21:58:07 +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
97467fceff
Update small part of doc. set hadle-color on scrollbar in default theme.
2017-09-09 22:09:02 +02:00
Dave Davenport
651bf11e3b
Remove CSS comments.
2017-09-04 22:20:46 +02:00
Marcin Sedlak
bb61970627
Proof read manpages ( #645 )
...
* Proof read rofi.1.markdown
Fix typos.
Fix American English consistency.
Fix "command line", "pop up" etc. - separate as nouns and hyphenated as compound adjectives.
Finish at line 169.
* Further proofreading
Same as before.
Additionally, fix one line of whitespace above and below a heading.
up to line 400
* More proof reads
up to line 592
* Finish proofreading
* Minor fixes
* Start proofreading rofi.theme.5.markdown
Fix American spelling.
Make sure **rofi** is bolded.
up to line 16
* Continue proofreading rofi-theme.5.markdown
up to line 452
* Replace latinisms with English phrases
e.g. > for example
i.e. > that is
They slow down the reader, and not everyone knows the correct English equivalent.
* Finish proofreading rofi-theme.5.markdown
* Fix dmenu official/unofficial website info
* Minor fixes
* Minor fixes
2017-08-13 19:19:19 +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
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