summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-18Add -theme and -theme-str to manpage.Dave Davenport
2017-01-18Add screenshotting script for new theme format.Dave Davenport
2017-01-18Update theme specifcation documentation.Dave Davenport
2017-01-17Ignore empty path.Dave Davenport
2017-01-17Structure picture of widgets.Dave Davenport
2017-01-16Add first draft of structure svg to theme doc.Dave Davenport
2017-01-16Move some files, add small theme convert document.Dave Davenport
2017-01-16Add some examples to the themer.md.Dave Davenport
2017-01-15Give error when multiple (non-modifier) keys are hit.Dave Davenport
2017-01-12Add transparency section to tutorialDave Davenport
2017-01-12Update doc about x/y-offset.Dave Davenport
2017-01-11UpdatesDave Davenport
2017-01-11fzf matching remove debugDave Davenport
2017-01-11Split sorting option. one for sorting. One to force levenshtein.Dave Davenport
2017-01-11Move fzf matcher into helperDave Davenport
2017-01-11Move full algorithm in function.Dave Davenport
2017-01-11Fix indenting and header commenting.Dave Davenport
2017-01-11Revise fuzzy finding algorithm for -matching fuzzyFangrui Song
2017-01-10Update themer documentation.Dave Davenport
2017-01-10Update themer.mdDave Davenport
2017-01-10Update themer.md with specs (unfinished).Dave Davenport
2017-01-10Update theme3-tutorial.mdDave Davenport
2017-01-10Add a quick theme tutorial.Dave Davenport
2017-01-10Super-1..10 keybinding activates row 1..10.Dave Davenport
2017-01-09Fix tests.Dave Davenport
2017-01-09Clear theme memory on close, free temporary widgetDave Davenport
2017-01-09Reset theme if parsing fails, so we don't display using 1/2 parsed themeDave Davenport
2017-01-09Improve error handling string.Dave Davenport
2017-01-09Try to improve error handling and messagesDave Davenport
2017-01-09Misc man page changes (#535)lbonn
2017-01-09Better error reporting (1)Dave Davenport
2017-01-09Improve error message theme a little bitDave Davenport
2017-01-09Remove unused functions and other small fixesDave Davenport
2017-01-09Remove old cairo color set functionsDave Davenport
2017-01-09Give up and quit rofi after failed to grab keyboard in <5 sec.Dave Davenport
2017-01-09Allow matching highlighting to be set. Fixes #522Dave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-08Make 'text' override foreground color for rendering textDave Davenport
2017-01-08Merge pull request #530 from DaveDavenport/themerDave Davenport
2017-01-08Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-08Print position as textual in dump-theme.Dave Davenport
2017-01-08Fix dumping of themeDave Davenport
2017-01-08Add fullscreen option to themeDave Davenport
2017-01-08Fix multiple -theme-str lines parsing, fix num linesDave Davenport
2017-01-08Make error dialog widget layout match normal oneDave Davenport
2017-01-08Fix doxygen typoDave Davenport
2017-01-08Fix doxygen.Dave Davenport
2017-01-08Reset parsing queue on EOF.Dave Davenport
2017-01-08Add some better error message. Allow -theme-str option to override part of themeDave Davenport
2017-01-08V1.3.1 release1.3.1Dave Davenport