Commit graph

415 commits

Author SHA1 Message Date
Dave Davenport
2624cb9c9b Update install instructions. Try to improve manpage.
Fixes: #871
2018-11-06 23:42:26 +01:00
Dave Davenport
6146d25b36 [Regression test] Fix new drun-display-format field. 2018-10-17 23:17:46 +02:00
Dave Davenport
76ceac1f20 [DRUN] Add drun-display-format. 2018-10-17 23:02:50 +02:00
Dave Davenport
795a0e085d Fix typo in manpage -sort-method --> -sorting-method 2018-09-08 23:44:18 +02: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
Maxim Baz
ff9b0f5ccd Add default shortcuts: Shift+BackSpace to delete previous char, Ctrl+Left/Right for word movements (#790)
* Support Shift+BackSpace by default to delete previous char

* Support Ctrl+Arrow for word movements
2018-06-13 14:15:31 +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
Dave Davenport
d4cfb5bb4b Fix crash in error dialog and tests. 2018-06-12 09:46:24 +02:00
Dave Davenport
c96ebfc2de Re-add icon-theme option. 2018-06-09 22:17: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
1aa79a9a06 [DRun] Set the default for match fields in the config to the correct value. 2017-12-31 14:13:48 +01:00
Quentin Glidic
101c4dcc26 bindings: Rework mouse bindings (#745)
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-12-26 10:10:40 +01:00
Dave Davenport
30b8e0ef43 Small manpage tweak 2017-12-12 22:03:19 +01:00
Rasmus Steinke
2cbbb1606f include $XDG_CONGIG_HOME/rofi/themes 2017-12-10 23:18:20 +01:00
Dave Davenport
94aa4a9b7c Fix typo (position->location) in rofi-theme manpage. 2017-12-08 10:56:41 +01:00
Rasmus Steinke
9281c01b3b fix formatting 2017-11-29 21:47:22 +01:00
Edward Betts
79adae77d7 Correct spelling mistakes. (#722) 2017-11-23 18:41:52 +01:00
Dave Davenport
eb3f2683e7 Regenerate manpage that fixes typo (double >>). 2017-11-18 14:41:37 +01:00
Cory Kennedy-Darby
7fc7be9ad4 Update rofi.1.markdown (#720)
Fix typo
2017-11-18 12:40:05 +01:00
Dave Davenport
4ac428bace [Combi] Add hide prefix option. 2017-11-07 20:03:42 +01:00
Dave Davenport
74106921f4 Install rofi-theme-selector manpage. 2017-11-05 15:28:17 +01:00
Rasmus Steinke
ac91da123c add rofi-theme-selector manpage and mention it in rofi manpage 2017-11-05 14:03:10 +01:00
Dave Davenport
f992e0e21a Add the prompt colon to the default theme.
- Fix dumping of theme localization of the decimal-point. Force it to
be always a '.'.
2017-11-05 12:56:41 +01:00
Rasmus Steinke
c89bf30d15 add icon theme settings 2017-11-01 22:01:05 +01:00
Rasmus Steinke
d32c6cf84b Reflect changes to widget names, mention "enabled" property 2017-11-01 21:58:07 +01:00
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