summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2016-10-23Fix typo in config.c comment.Dave Davenport
2016-10-22 Set fixed num line mode defaultDave Davenport
2016-09-08Added click-to-exit option. (#460)Ian Remmler
2016-08-30Add option to set padding within a line.Dave Davenport
2016-08-25Add fuzzy matching, make a -matching option.Dave Davenport
2016-08-19Issue 448, Take another default that should not fail, better error mesgDave Davenport
2016-08-19Use XRandr to get monitor layout instead of xinerama.Dave Davenport
2016-07-12Allow for more advanced window 'line' formattingDave Davenport
2016-06-28Fix windowcd command and allow custom Window string formatDave Davenport
2016-06-19Split Custom and Alternate command.Dave Davenport
2016-06-18Remove fuzzy matching option.Dave Davenport
2016-05-30Issue #411: Show list of Keyboard bindings with rofi, from rofi.Dave Davenport
2016-05-25Switch to stop cycling feature (#407)Yaroslav
2016-05-12window: Make custom action run a command on the windowQuentin Glidic
2016-05-06Add option to view background image instead of screenshot in fake transparenc...Dave Davenport
2016-04-02Fixes issue #370: Move dmenu option into dmenu.Dave Davenport
2016-03-05Try to fix thingsDave Davenport
2016-03-05Fix failing compilation.Dave Davenport
2016-03-05Remove hack with config file.Dave Davenport
2016-02-17#219: Implement continious scrollDave Davenport
2016-02-09Issue: #334: Only allow markup-rows to be set on cmdlineDave Davenport
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
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