Commit Graph

21 Commits

Author SHA1 Message Date
Dave Davenport 504e27f701 Add some doxygen sugar. 2016-01-07 08:54:24 +01:00
Dave Davenport 41bd981b38 Initialize Xrm only once. 2016-01-04 07:59:30 +01:00
Dave Davenport bd3d472bec Add optional config file that overrides local Xresources
Rofi will look at XDG_CONFIG_USER_DIR/rofi/config and load this after the Xresources db on DISPLAY.
This can be overridden using the -config commandline option.
The file should be in the same format as the Xresources file.
2016-01-03 13:30:43 +01:00
Dave Davenport 8ed31cab7e Add option to dump color scheme. 2015-12-10 18:20:04 +01:00
Dave Davenport 2eaffceada Fix printing. 2015-11-14 19:59:56 +01:00
Dave Davenport 56e85d0f5a Cleanup. 2015-11-14 19:42:43 +01:00
Dave Davenport 291d1ed16c Update rofi -h output 2015-10-16 08:42:01 +02:00
QC fdc86399cf Revert "Remove levenshtein"
Adding help list.

This reverts commit 77cdc8d7c4.
2015-10-15 22:33:44 +02:00
QC b18d68eff2 Adjust new editor width 2015-09-19 12:57:48 +02:00
Qball Cow 2bbd589f0d Add prefix to header guard. #191 2015-07-27 10:17:12 +02:00
Dave Davenport 8104997e6f Bug #191 rename header guard to not use reserved macro name. 2015-07-27 09:22:21 +02:00
Dave Davenport 4fad02225e Cleanup argc/argv lugging around. 2015-03-11 18:32:37 +01:00
Dave Davenport a534a0f244 Rewrite of the configuration parsing, no longer duplicating options between Xrm and CMD.
* NEEDS TESTING.
2015-02-17 10:31:59 +01:00
QC dee0bfb821 Fix #128: Better handling of keybindings and remove deprecated launching.
See manpage.
2015-02-15 21:15:16 +01:00
Dave Davenport 63fd534ba2 Move data around, constness, etc. 2015-02-03 08:21:59 +01:00
Qball Cow 749d3e6223 Add docs 2014-05-27 08:31:59 +02:00
QC 87958d4cad Add option to dump xresources entries. 2014-05-22 21:56:57 +02:00
QC 5769bc36f1 Make ssh set title public. 2014-05-22 10:03:36 +02:00
QC 05cf49a880 Fix some small memory leaks. 2014-05-19 21:58:13 +02:00
QC c87312be36 Indent o mania. 2014-03-22 21:04:19 +01:00
QC 96e76c1998 Split out xresource and add -v --version 2014-02-02 10:54:01 +01:00