summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
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-23Support combined characters.Dave Davenport
2015-04-19Support -no-levenshtein-sortQC
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-07Remove printf.Qball Cow
2015-04-07Add right visual.Dave Davenport
2015-04-06ADd new coloring scheme.QC
2015-04-06Free all colors.QC
2015-04-06Add more user-colors.QC
2015-04-05alias --help to -h/-helpJason Pleau
2015-04-05Help users that do not pass the read-the-manual stage.QC
2015-04-05Fix issue #142, pass -M <root> instead of full path.QC
2015-04-05Leave out unmap hack for now.QC
2015-04-05Fix crasher with fixed-lines off and 0 visible rowsQC
2015-04-05Add ranges for urgent active in dmenu mode.QC
2015-04-05Try to improve coloring of urgent/active rows that are selected.QC
2015-04-05Fix issue: #140: Align cursor with font.QC
2015-04-04Allow urgent/active color to be set, add dmenu option -u/-a to highlight row.QC
2015-04-03Add active/urgent color.QC
2015-04-03Check WMHints for urgent hintQC
2015-04-02Add italic support and use it for windows that demand attention (working?)Dave Davenport
2015-03-31Add combi viewer, where (selected) modi can be combined.Dave Davenport
2015-03-30Remove printfQC
2015-03-30Indent combi.cQC
2015-03-30Add combi viewer.QC
2015-03-29Issue: #137, Parse /etc/hosts file.QC
2015-03-27Small cleanupQC
2015-03-27Do not release keyboard when switching between switchers.QC
2015-03-27OO-ify the Switchers.QC
2015-03-25Remove double names.Dave Davenport
2015-03-23Reduce work on redraws.Dave Davenport
2015-03-22Tweak layout a bitQC
2015-03-21Fix padding switcher boxes to match columnsQC
2015-03-20Fix rendering of boxes (margin and height)Dave Davenport
2015-03-20Avoid calling collate when not needed.Dave Davenport
2015-03-20Remove unneeded addition/removal of margin.Dave Davenport
2015-03-19Fix some font stuff.QC
2015-03-19Fix one-off pasting text in rofi.Dave Davenport
2015-03-19Better way of getting font height. Use ascent and descent.Dave Davenport
2015-03-18Autoscale when drawing the number of columns and col width.QC
2015-03-17Update header.QC
2015-03-15Try to fix mountains__ function.QC
2015-03-12Add ctrl-(shift)-tab for switching modi.Dave Davenport
2015-03-12Make pointers static.Dave Davenport
2015-03-11Cleanup argc/argv lugging around.Dave Davenport