summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-21Update manpageQC
2015-10-21unify help messagesRasmus Steinke
2015-10-21Add dmenu options to -hDave Davenport
2015-10-21Add main application options to -hDave Davenport
2015-10-21Print comment with each option.Dave Davenport
2015-10-20Update AUTHORS file.Dave Davenport
2015-10-20Small tweak.Qball Cow
2015-10-20Only store the monitor we are currently displayed onQball Cow
2015-10-20Add fake transparencyQball Cow
2015-10-19Fix some compiler warningsDave Davenport
2015-10-18Fix crash on deleting entries in ssh/run.QC
2015-10-18Some cleanupsQC
2015-10-18Fix it.QC
2015-10-18Add sizing image.QC
2015-10-18Add mesg about fullscreen and monitor setupQC
2015-10-18Try todo some validation of monitor size/padding in config sanity check.QC
2015-10-16Add more changelog.QC
2015-10-16Update ChangelogQC
2015-10-16Add fullscreen mode and fix some redrawing issues.QC
2015-10-16Update rofi -h outputDave Davenport
2015-10-15Add comment.QC
2015-10-15Revert "Remove levenshtein"QC
2015-10-12Fix #244 Do not catch sigchld, let glib handle this internallyDave Davenport
2015-10-11Remove unneeded check.QC
2015-10-11Add debug output to test 4Dave Davenport
2015-10-11Merge branch 'master' of github:DaveDavenport/rofiDave Davenport
2015-10-11Merge remote-tracking branch 'faf/fast-ascii-filtering'Dave Davenport
2015-10-10Cache colors.QC
2015-10-10Strip color, should fix #233QC
2015-10-10Use cairo for all drawing, also bordersQC
2015-10-05When element is to high, don't y center.Dave Davenport
2015-10-05Merge remote-tracking branch 'upstream/master' into fast-ascii-filteringTom Hinton
2015-10-04Remove levenshteinQC
2015-10-04Tokenize by defaultQC
2015-10-04Fix typoQC
2015-10-04Add tokenize option and append * to glob.Dave Davenport
2015-10-02Remove debugQC
2015-10-02Add glob version for testing.QC
2015-10-02Move ascii testing gizmos to macros at the top.Tom Hinton
2015-10-01Fix mistakes from copy pasteTom Hinton
2015-10-01whoops, rogue print statementTom Hinton
2015-10-01Make fuzzy matching fast and unicode-happyTom Hinton
2015-10-01Make normal filtering of plain ASCII lines fasterTom Hinton
2015-10-01Make dmenu reading very marginally fasterTom Hinton
2015-09-30Fix test. remove debug outputQC
2015-09-30#237 update manpageDave Davenport
2015-09-30Fix #237 add none style to separator styleDave Davenport
2015-09-30Don't set context to get context.Dave Davenport
2015-09-29Only cache successful run. (Thanks to Koppa nd daemoni)Qball Cow
2015-09-28Parse name in textbox.QC