290 Commits

Author SHA1 Message Date
6830e5d117 Fixing typos in docs and error messages, "numger" -> "number" (#867) 2018-10-14 16:57:52 +02:00
859a9c79d6 Indent the code. 2018-08-08 15:55:13 +02:00
4538303be6 [DRUN] Add option to show actions in drun.
Fixes: #836
2018-07-28 11:12:11 +02:00
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
c96ebfc2de Re-add icon-theme option. 2018-06-09 22:17:32 +02:00
58ed481198 xrmoptions: Use a switch where possible
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-12-09 10:34:11 +01:00
9cd1e3fac2 Indent 2017-11-07 20:04:07 +01:00
4ac428bace [Combi] Add hide prefix option. 2017-11-07 20:03:42 +01:00
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
12e7b67ddd Make -plugin-path commandline flag be read before loading plugins 2017-10-16 18:25:16 +02:00
2784959fc1 Allow maximum history size to be configured.
Fixes: #613
2017-10-03 19:59:35 +02:00
9b0a430fd4 Indent. 2017-09-05 13:52:44 +02:00
ba296f9210 Add ch as size unit. 2017-09-05 13:52:21 +02:00
73827ce680 Only dump configuration changes, not theme in -dump-config. 2017-09-04 16:46:06 +02:00
686be5856c Move PropertyType into rofi-types header and add check for names pairs. 2017-08-17 19:04:01 +02:00
b5d6751ce3 [Dmenu] Allow multi-select in no-custom mode in dmenu.
Fixes: #596
2017-07-09 13:32:56 +02:00
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
7e1c02b04c [OldTheme] Re-add the padding/bw option. 2017-07-03 09:23:03 +02:00
fcd9878a3b [Config] Remove stray printf, add compiler hints. 2017-06-27 09:28:33 +02:00
193dfa16bc [Config] quick hack to support lists in rasi configuration{} block. 2017-06-27 09:15:55 +02:00
69d32164c9 Fix test building. 2017-06-21 19:18:57 +02:00
77a4d97262 Add -dump-config option. 2017-06-21 08:19:47 +02:00
9af191de26 Fix tests by splitting types name into separate file. 2017-06-20 21:02:13 +02:00
da00848416 Do better error reporting on configuration entries in rasi format. 2017-06-20 18:10:18 +02:00
46dee2671d x11-helper: Rename xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-06-01 00:12:58 +02:00
8a6bdd827d config: Add a setting to disable icons loading
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-30 19:08:33 +02:00
03eb4a3abb drun: Implement icon support
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-30 19:01:01 +02:00
a24af6e64c mode/keys: Display all bindings
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-30 13:45:20 +02:00
a9199e3e17 Use libnkutils for keybindings
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-29 16:51:06 +02:00
ce4b1b23b4 Re-Indent code 2017-04-27 22:59:14 +02:00
04e764c8e6 [Plugins] Add -no-plugins and -plugin-path options
* -no-plugins disables the loading of plugins.
* -plugin-path specifies the directory used by rofi to look for plugins.
2017-04-21 09:48:03 +02:00
9a68b22009 Fix licenses headers
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-04-15 12:32:05 +02:00
cfbe4027bc Consolidate logging
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-04-15 12:07:29 +02:00
a754815d14 Add converter back for old theme format. 2017-04-02 12:32:11 +02:00
4d19e35b0e Remove more traces of old theme. 2017-03-30 08:33:40 +02:00
eeee200d8f Remove old theme support. (part 1) 2017-03-29 20:18:41 +02:00
8c345273ff Indenting. 2017-03-28 20:04:02 +02:00
5259eb11bc Merge the configuration loading into something more simple (3) 2017-03-28 17:33:43 +02:00
14b43523be Merge the configuration loading into something more simple (2) 2017-03-28 17:13:38 +02:00
b91a9fb0c0 Add 'Configuration' section to rasi format that parses config option. 2017-03-27 09:04:55 +02:00
50477a0b99 [Keys] Cleanup view a bit. 2017-03-17 14:07:11 +01:00
0ebd6a260b Add auto-detect option to DPI setting. 2017-01-21 12:58:52 +01:00
19b023b221 Split sorting option. one for sorting. One to force levenshtein. 2017-01-11 09:42:37 +01:00
baab2047ad Indent magic, rework makefile so lexer and yacc file are not passed. 2017-01-08 21:36:06 +01:00
8163204320 Merge remote-tracking branch 'origin/master' into themer 2017-01-03 18:00:12 +01:00
22e2d7587d Update copyright to 2017. 2017-01-03 17:59:28 +01:00
d6ec7b1de8 Cleanup, fix missing initializer. 2016-12-12 09:11:57 +01:00
95667e60d9 Add theme option to config system. 2016-12-11 18:06:35 +01:00
84baa94bfc Remove trailing whitespace from string options. 2016-11-26 17:29:42 +01:00
e72508b782 Remove opacity option. 2016-11-01 08:10:27 +01:00