Commit graph

49 commits

Author SHA1 Message Date
Dave Davenport
12e7b67ddd Make -plugin-path commandline flag be read before loading plugins 2017-10-16 18:25:16 +02:00
Dave Davenport
da7ae1ac77 Fix test for new setting 2017-10-03 20:29:27 +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
Dave Davenport
b3caeac38e Update tests 2017-07-03 21:05:03 +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
Dave Davenport
f933fc4ae0 Fix reference file. (Set from file, not default) 2017-04-25 21:45:20 +02:00
Dave Davenport
f3dc9f94f3 Test reference file hardcode plugin path. 2017-04-25 20:05:22 +02:00
Dave Davenport
26d3d7dfc1 Fix reference files for tests. 2017-04-25 19:55:00 +02:00
Dave Davenport
663f53290f Travis (#583)
* Add trusty backports for flex.

* Explicitly indicate to take backport package

* Fix reference file update.
2017-04-04 21:13:39 +02:00
Dave Davenport
eeee200d8f Remove old theme support. (part 1) 2017-03-29 20:18:41 +02:00
Dave Davenport
042e123765 Change default from Shift+Tab to ISO_Left_Tab 2017-03-29 11:56:19 +02:00
Dave Davenport
048d601a85 Update tests 2017-03-11 14:55:58 +01:00
Dave Davenport
19b023b221 Split sorting option. one for sorting. One to force levenshtein. 2017-01-11 09:42:37 +01:00
Dave Davenport
268b0fa3b0 Super-1..10 keybinding activates row 1..10.
Allowing fore quick switching to entry.
https://forum.qtools.org/t/select-entry-by-offset/84/5
2017-01-10 07:41:37 +01:00
Dave Davenport
df74540624 Fix crasher in error message. update reference output. 2017-01-01 19:33:16 +01:00
Dave Davenport
ae0cf4353c Update ref. with removed trailing space 2016-11-27 16:37:52 +01:00
Dave Davenport
0a70d73d82 Change pid location to something more common in CI test. 2016-11-14 17:02:20 +01:00
Dave Davenport
d22920fd5e Backspace->BackSpace 2016-11-14 16:58:43 +01:00
Dave Davenport
62879ee739 Continue parsing when keybinding fail, only show errors after all are done. 2016-11-14 16:53:01 +01:00
Dave Davenport
e72508b782 Remove opacity option. 2016-11-01 08:10:27 +01:00
Dave Davenport
2ee72b6c12 Update texts. 2016-10-24 23:25:58 +02:00
Dave Davenport
c200709838 Fix wrong entry + CI. 2016-09-08 22:56:22 +02:00
Dave Davenport
5646adc34d Add option to set padding within a line.
Fixes: #449
2016-08-30 18:07:34 +02:00
Dave Davenport
20e55e1e4e Add fuzzy matching, make a -matching option.
* -matching *method* option instead of -regex, -glob, -fuzzy.
 * Re-add fuzzy matching pattern.
 * When there are substrings in regex, only highlight those matches.

Fixes: #447
2016-08-25 21:17:58 +02:00
Dave Davenport
eb0bfc60c4 Indicate what set an option, comment default options in dump-xresources. 2016-08-04 20:24:01 +02:00
Dave Davenport
8478b427f1 Fix Control+u behaviour 2016-07-27 08:10:55 +02:00
Dave Davenport
df1c9a1c1f Fix tests for added keybinding 2016-07-25 22:10:08 +02:00
Dave Davenport
7c9f5e01fd Fix tests and crash. 2016-06-28 23:34:07 +02:00
Dave Davenport
1f4af41e96 Split Custom and Alternate command. 2016-06-19 18:02:49 +02:00
Dave Davenport
03239cb989 Remove fuzzy matching option. 2016-06-18 20:54:29 +02:00
Dave Davenport
9b52fddd3c Fix reference file for CI test 2016-06-06 09:40:55 +02:00
Dave Davenport
70d5d884d9 Fix reference file for CI 2016-05-31 08:16:24 +02:00
Dave Davenport
10e3526237 Fix description, -switchers does not exist. 2016-05-31 07:59:40 +02:00
Dave Davenport
76c7d8cec4 Fix travis build 2016-05-30 21:20:37 +02:00
Yaroslav
f901494c6a Switch to stop cycling feature (#407)
* Added 'cycle' option to switch list navigation wrapping

* Replaced tabs with spaces

* Updating the expected rofi properties with 'cycle' option

* Updating documentation with the 'cycle' option
2016-05-25 20:40:23 +02:00
Dave Davenport
5b3239a748 Fix: #409 Use display-name for prompt. 2016-05-23 08:19:36 +02:00
Quentin Glidic
3668d5e330 test-x: Update config reference
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-05-13 09:25:52 +02:00
Dave Davenport
75cac904e7 Fix xr dump 2016-05-07 11:55:17 +02:00
Quentin Glidic
8329a801a2 test-x: Update config reference
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 15:02:28 +01:00
Dave Davenport
d99111c73b Remove deprecated theme system. 2016-03-05 18:28:39 +01:00
Dave Davenport
6fb94876ca Update config reference 2016-02-28 13:19:07 +01:00
Dave Davenport
d2567a6884 #219: Implement continious scroll 2016-02-17 20:29:23 +01:00
Dave Davenport
37578dff20 Update reference file to remove allow-markup 2016-02-09 07:47:04 +01:00
Dave Davenport
74de448ea9 Remove lazy filter from test file. 2016-01-20 18:45:20 +01:00
Dave Davenport
c2105430a0 Update Tests 2016-01-17 13:47:25 +01:00
Dave Davenport
c5258f9b51 Add dump test. 2015-12-31 22:45:36 +01:00