summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-09-02cleanup.QC
2015-09-02Add 10 more custom key binding. Issue: #218QC
2015-08-31Add WINDOW_TYPE_DESKTOP to ignore list.Dave Davenport
2015-08-31Add dialogs.h header.Dave Davenport
2015-08-29Remove unused functionQC
2015-08-27Issue: #213 hide windows marked as type DOCKDave 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-02Bug #200 implement `-m` modeQC
2015-07-31Try to make things more robust, e.g. try to recover before giving up.Dave Davenport
2015-07-30Small cleanup + fail more gracefull here and thereDave Davenport
2015-07-29Add some comments and cleanups, allow reeloading of keybindings at run-timeDave Davenport
2015-07-28Add new event handlingDave Davenport
2015-07-27Add prefix to header guard. #191Qball Cow
2015-07-27Bug #191 rename header guard to not use reserved macro name.Dave Davenport
2015-07-01Make fuzzy matching available everywhere: #133 (-fuzzy)Dave Davenport
2015-06-28Move fuzzy_token_match to where it can be reused.Dave Davenport
2015-06-15Make 'all?' keys user configurable.Dave Davenport
2015-06-15Issue #66, allow keybindings for navigation to be changed.Dave Davenport
2015-06-08Add markup support to error msg.Dave Davenport
2015-06-09Possible fix issue #175Qball Cow
2015-05-23Add support for msg string with pango markup.QC
2015-05-21Test fix for issue #167Dave Davenport
2015-05-19fix issue #165Qball Cow
2015-05-16Fix Issue #164QC
2015-05-10Add -format option to dmenu.QC
2015-05-05Allow alt-1t/m9 be re-bound.QC
2015-05-03Rasi patch, allowing special keys, modifying return value.QC
2015-05-02Cleanup keyb.h file.QC
2015-05-02Finish adding all different keybindings. Issue: #131QC
2015-05-01Move more items to keybinding system.Dave Davenport
2015-04-30First version of keybindings (#131)QC
2015-04-30Allow keybindings to be set.QC
2015-04-30First part of infrastructure for Issue: #131 customizable keybindings.Dave Davenport
2015-04-30Improvement of situation for Issue #153.Qball Cow
2015-04-16Support Levenshtein in dmenu.i #149QC
2015-04-15Remove unused codeDave Davenport
2015-04-14Fix space.QC
2015-04-11Re-enable background/foreground. Make theming method an option.QC
2015-04-06ADd new coloring scheme.QC
2015-04-06Add more user-colors.QC
2015-04-05use '\033' instead of '\e' for output-formattingJason Pleau
2015-04-05Help users that do not pass the read-the-manual stage.QC
2015-04-05Fix crasher with fixed-lines off and 0 visible rowsQC
2015-04-03Add active/urgent color.QC
2015-04-02Add italic support and use it for windows that demand attention (working?)Dave Davenport
2015-04-01Update manpage.Qball Cow
2015-03-31Add combi viewer, where (selected) modi can be combined.Dave Davenport
2015-03-30Add combi viewer.QC