summaryrefslogtreecommitdiffstats
path: root/config/config.c
AgeCommit message (Expand)Author
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-01-11Split sorting option. one for sorting. One to force levenshtein.Dave Davenport
2017-01-03Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2016-12-19Merge remote-tracking branch 'origin/master' into themerDave Davenport
2016-12-17Use multiple cores by defaultDave Davenport
2016-12-11Add theme option to config system.Dave Davenport
2016-11-01Remove opacity option.Dave Davenport
2016-10-24Option to disable/enable the highlighting of match.Dave Davenport
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
2015-01-11Fix issue #48.QC
2015-01-05Add support custom command.Dave Davenport
2014-11-25More commenting.Dave Davenport
2014-11-25Update comment of headers.Dave Davenport
2014-11-14Update font type to match pango naming.Dave Davenport
2014-11-09Add sidebar modi to ROFI.QC
2014-10-30Add multi-line elements support.Dave Davenport
2014-10-19Add separator option.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-08-26Refactor the to-long menu() function.Dave Davenport
2014-08-25Removed unused code. (NEAR and i3_mode)Dave Davenport
2014-07-21Fix #65, Fix #63 Allow user to select list of modi'sQC
2014-07-21Fix issue #61Qball Cow
2014-07-16Make levenshtein sorting its own option.Dave Davenport
2014-06-05Add option to disable history.QC
2014-05-22Make ssh set title public.QC
2014-05-22Cleanups and indenting.QC
2014-05-22Use true/false for hmode and fixed-num-linesQball Cow
2014-05-20Keys via xresources, dump config.Qball Cow
2014-05-19Add hmode to xrmoptions.QC
2014-05-19Extra checks, first part cleanupQball Cow