summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-01-18Update theme specifcation documentation.Dave Davenport
2017-01-17Ignore empty path.Dave Davenport
2017-01-15Give error when multiple (non-modifier) keys are hit.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-10Add a quick theme tutorial.Dave Davenport
2017-01-10Super-1..10 keybinding activates row 1..10.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-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-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.Dave Davenport
2017-01-08Add some better error message. Allow -theme-str option to override part of themeDave Davenport
2017-01-07Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-07Make lazy-key-grab an option, add --release for i3 to manpage.Dave Davenport
2017-01-06Draw scrollbar when list is empty.Dave Davenport
2017-01-06Fix percentual margin.Dave Davenport
2017-01-06Allow to set anchor position on normitor and anchor position on window.Dave Davenport
2017-01-06Allow window width to be set in themeDave Davenport
2017-01-06Fix theme converter and check.Dave Davenport
2017-01-06Order entries in box based on index, allow theme to override.Dave Davenport
2017-01-06Add scrollbar 'handle-width' and 'handle-color' remove old syntaxDave Davenport
2017-01-06Listview: hide widget when no row is visible and dynamic is enabled.Dave Davenport
2017-01-06Only queue redraw when state actually changesDave Davenport
2017-01-06Q'nD: Update border and force redraw on state changeDave Davenport
2017-01-06Quick 'n Dirty work around for handle color in scrollbar.Dave Davenport
2017-01-06Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-06Change keyboard grabbing behaviour, if you fail, continue running and try in ...Dave Davenport
2017-01-05Textbox take height set, when bigger then desired in autowidth modeDave Davenport
2017-01-05Remove separatorDave Davenport
2017-01-05Add generic container (renamed window widget) put container around message.Dave Davenport
2017-01-05Fix printing of link element.Dave Davenport