Commit graph

384 commits

Author SHA1 Message Date
Dave Davenport
ba0acd625f Remove leading # from dump theme and add mesg about rofi dumping it 2017-10-31 19:29:27 +01:00
Dave Davenport
0bb64cf1ad Add extra margin between prompt and entry. 2017-10-31 09:51:00 +01:00
Dave Davenport
96735fc342 Fix test for default theme. 2017-10-25 18:44:04 +02:00
Askrenteam
0dc71fcc00 Added option -name-only to match only desktop entry name with drun (#690)
* Added option -name-only to match only desktop entry name with drun

* fixed indent and xrdump test

* fixed test

* option -drun-match-fields

* option -window-match-fields

* matching fields as static in window/drun + enums for field indexes

* prevent window_mode_parse_fields() from executing twice
2017-10-21 11:18:52 +02:00
Dave Davenport
12e7b67ddd Make -plugin-path commandline flag be read before loading plugins 2017-10-16 18:25:16 +02:00
Dave Davenport
aeb669b175 Fix several mistakes in theme manpage.
Fixes: #688
2017-10-03 20:38:15 +02:00
Dave Davenport
da7ae1ac77 Fix test for new setting 2017-10-03 20:29:27 +02:00
Dave Davenport
7081b56aca Add -sort to manpage.
Fixes: #682
2017-10-03 19:51:27 +02:00
Dave Davenport
3e51631968 Fix test. 2017-09-24 15:56:35 +02:00
Dave Davenport
b50aa7e2e9 Fix tests. 2017-09-18 09:06:40 +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
e01aefd773 Update shipped themes. 2017-09-09 14:50:23 +02:00
Dave Davenport
b24660a204 Fix default theme. 2017-09-09 12:49:40 +02:00
Dave Davenport
4a30d2a507 Fix tests. 2017-09-08 21:57:55 +02:00
Dave Davenport
6dae152e31 Fix tests. 2017-09-04 23:01:37 +02:00
Dave Davenport
651bf11e3b Remove CSS comments. 2017-09-04 22:20:46 +02:00
Dave Davenport
73827ce680 Only dump configuration changes, not theme in -dump-config. 2017-09-04 16:46:06 +02:00
Dave Davenport
9f831b9369 Remove old theme documentation. rofi-themes(5) manpage is now leading. 2017-09-03 15:51:13 +02:00
Dave Davenport
a7cecc0d41 Update manpage. 2017-08-13 20:31: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
474e3b3d63 Slight tweak to default theme 2017-07-24 16:58:03 +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
044a26ffd6 Small update manpage. 2017-07-22 22:14:15 +02:00
Dave Davenport
2e0b973bcf Small updates to manpage 2017-07-22 21:11:46 +02:00
Dave Davenport
138ffc168d Small manpage updates 2017-07-18 09:18:18 +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
f62216fa07 Fix reference help-output test 2017-07-13 08:39:02 +02:00
Dave Davenport
f948c23535 Merge remote-tracking branch 'origin/master' into next 2017-07-06 23:34:32 +02:00
Dave Davenport
37a12d4248 Fix test themes to match new conversion 2017-07-06 20:55:33 +02:00
Dave Davenport
ecc9bcc270 Re-add some of the old theme options, so theme converter use them.
- line margin
 - separator style.
 - fake transparency.
 - line padding.
 - scrollbar width
2017-07-06 18:20:32 +02:00
Rasmus Steinke
1d9d5a6f1c Use png instead of svg for specification.md, since github cannot render svg inline 2017-07-06 17:35:56 +02:00
Dave Davenport
b3caeac38e Update tests 2017-07-03 21:05:03 +02:00
Dave Davenport
32639b75ce [Test] Fix reference file 2017-06-24 13:14:25 +02:00
Quentin Glidic
6e1178c4a8
test: Update reference dump
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-06-07 12:55:50 +02:00
Dave Davenport
8875118334 Don't popup error dialog, pospone error message. 2017-06-03 16:06:32 +02:00
Quentin Glidic
da3d78ba13
test: Update reference dump
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-06-01 11:35:45 +02:00
Quentin Glidic
135d845790
test: Update reference dump
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-30 13:57:45 +02:00
Quentin Glidic
04faad945a
Merge branch 'master' into wip/meson
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-28 00:21:57 +02:00
Dave Davenport
dca5caaa47 [Theme] Add small caps options (not working?) 2017-05-22 09:24:05 +02:00
Dave Davenport
a42f4a41fd Fix tests for default theme fix 2017-05-20 15:37:29 +02:00