summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2016-01-07More doxygen sugar.Dave Davenport
2016-01-01Update copyrightDave Davenport
2015-12-13Add option to set scrollbar widthDave Davenport
2015-11-25Big rename from Switcher to Mode internal, to match with user terminologyDave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-11-12Add threading support.Dave Davenport
2015-11-03Put things together, making desktop menu workDave Davenport
2015-10-31Add -no-parse-known-hosts to disable parsing of ~/.ssh/known_hostsKlemens Schölhorn
2015-10-30Allow dpi to be setQC
2015-10-20Add fake transparencyQball Cow
2015-10-16Add fullscreen mode and fix some redrawing issues.QC
2015-10-15Revert "Remove levenshtein"QC
2015-10-04Remove levenshteinQC
2015-10-04Tokenize by defaultQC
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-20Support \0QC
2015-09-20Update lazy limit filterQC
2015-09-20Playing with atomQC
2015-09-20Default disable levenshteinQC
2015-09-04Add hide scrollbar option.QC
2015-08-27Allow 0 line marginDave Davenport
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-03Add rofi-sensible-terminal script.QC
2015-08-02Bug #200 implement `-m` modeQC
2015-07-01Set fuzzy default to false (instead of unset)Dave Davenport
2015-04-18Enable levenshtein by default.QC
2015-04-15Remove unused codeDave Davenport
2015-04-12Fix bgalt.QC
2015-04-11Re-enable background/foreground. Make theming method an option.QC
2015-04-11Fix colors. fix #148QC
2015-04-06Set default colors.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-04-03Add active/urgent color.QC
2015-03-31Add combi viewer, where (selected) modi can be combined.Dave Davenport
2015-03-29Issue: #137, Parse /etc/hosts file.QC
2015-02-28Update copyright noticeQball Cow
2015-02-24Re-add zeltak mode.Dave Davenport
2015-02-15Fix #128: Better handling of keybindings and remove deprecated launching.QC
2015-02-10Remove hmode. (Rather no implementation then a bad one.)Dave Davenport
2015-01-18Introduce lazy-refilter mode for long lists.QC
2015-01-12Merge branch 'master' of https://github.com/DaveDavenport/rofiEdwin Pujols
2015-01-12Add support for alternating row colors.Dave Davenport
2015-01-12Fix #102 - Add case sensitivity.Edwin Pujols
2015-01-11Fix issue #48.QC