summaryrefslogtreecommitdiffstats
path: root/source/xrmoptions.c
AgeCommit message (Expand)Author
2015-10-16Update rofi -h outputDave Davenport
2015-10-15Add comment.QC
2015-10-15Revert "Remove levenshtein"QC
2015-10-04Remove levenshteinQC
2015-10-04Add tokenize option and append * to glob.Dave Davenport
2015-10-02Add glob version for testing.QC
2015-09-22Add markup flag for dmenu.Dave Davenport
2015-09-19More line fixing.QC
2015-09-19Adjust new editor widthQC
2015-09-19Some cleanups, tweak uncrustify.QC
2015-09-04Add hide scrollbar option.QC
2015-08-26Add separator color and style option.Dave Davenport
2015-08-20Issue: #207 add generic `-filter` mode.QC
2015-08-04Add quick solution for #202, expose line-margin setting.Dave Davenport
2015-08-02Bug #200 implement `-m` modeQC
2015-07-01Make fuzzy matching available everywhere: #133 (-fuzzy)Dave Davenport
2015-05-02Fix printing tableQC
2015-05-02Issue: #131 Prepend keybinding names with "kb-"QC
2015-04-19Support -no-levenshtein-sortQC
2015-04-14Fix space.QC
2015-04-11Re-enable background/foreground. Make theming method an option.QC
2015-04-06ADd new coloring scheme.QC
2015-04-06Add more user-colors.QC
2015-04-04Allow urgent/active color to be set, add dmenu option -u/-a to highlight row.QC
2015-03-31Add combi viewer, where (selected) modi can be combined.Dave Davenport
2015-03-29Issue: #137, Parse /etc/hosts file.QC
2015-03-11Cleanup argc/argv lugging around.Dave Davenport
2015-03-07Tiny cleanup.QC
2015-03-03xrmoptions: give a name to the union in XrmOption structJason Pleau
2015-02-24Re-add zeltak mode.Dave Davenport
2015-02-23Add 'modi' alias for 'switchers' and update manpage.Dave Davenport
2015-02-18Make compiler more picky.Dave Davenport
2015-02-17Rewrite of the configuration parsing, no longer duplicating options between X...Dave Davenport
2015-02-15Fix #128: Better handling of keybindings and remove deprecated launching.QC
2015-02-12Update copyright license.QC
2015-02-10Remove hmode. (Rather no implementation then a bad one.)Dave Davenport
2015-02-03Move data around, constness, etc.Dave Davenport
2015-01-18Introduce lazy-refilter mode for long lists.QC
2015-01-12Add Xresources option for case sensitivity.Edwin Pujols
2015-01-12Add support for alternating row colors.Dave Davenport
2015-01-12Fix dump-xresources table view.Dave Davenport
2015-01-05Add support custom command.Dave Davenport
2014-11-09Add sidebar modi to ROFI.QC
2014-10-19Remove separator from Xresources.QC
2014-10-19Add separator option.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-08-22Make rofi compile happily under clang.Dave Davenport
2014-08-21Small cleanup and fixes.Dave Davenport
2014-08-09Move to glib's based memory allocation functionsQC
2014-07-24Remove the -loc option for -location so things are more consistent.QC