summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2015-12-09Add screenshot keybinding.Dave Davenport
2015-12-04Tweak selected row color. #293Dave Davenport
2015-12-04Fix crasher on empty listDave Davenport
2015-12-04Get the right next position from line map.Dave Davenport
2015-12-04Update manpage and indent.Martijn Koedam
2015-12-04Tell the users what Modifiers exist, warn if using Mod?Dave Davenport
2015-12-03Indent.Dave Davenport
2015-12-03[DMenu] Add option to read from file instead of stdin.Dave Davenport
2015-12-02Fix small char s/u issueDave Davenport
2015-12-01Remove custom code, replace by glib, fix fuzzy matching for unicode.Dave Davenport
2015-12-01Check for nil before updating.Qball Cow
2015-11-30Issue #287 mark selected rows.Dave Davenport
2015-11-30Fake background should only be done once every run.Dave Davenport
2015-11-28Fixing path.Dave Davenport
2015-11-28Fix return codeDave Davenport
2015-11-27Add option to dump filtered list to stdout.Dave Davenport
2015-11-27Fix issue #271 expand path.Dave Davenport
2015-11-26Do not support ModMasks, breaks to much stuff, This fixes #286Dave Davenport
2015-11-25Big rename from Switcher to Mode internal, to match with user terminologyDave Davenport
2015-11-24Fix ; in macro.Dave Davenport
2015-11-24Cleanups, rename and document.Dave Davenport
2015-11-24Create more consistent ordering of argumentsDave Davenport
2015-11-24[Combi] only textual map, when not using glob/regex mode.Dave Davenport
2015-11-24Fix for complete issue #273.Dave Davenport
2015-11-23Some cleanups and re-ordering of parameters to be consistent.Dave Davenport
2015-11-23Const making.Dave Davenport
2015-11-23Fix issue #285, clear memory on reallocQball Cow
2015-11-23Only add modmask if not numlock.Qball Cow
2015-11-23[DRun] Skip entries that have NoDisplay set.Dave Davenport
2015-11-22Don't create collate, use normalized form to match.Dave Davenport
2015-11-22Undo last commit, seems to be unneededDave Davenport
2015-11-22Set LC_CTYPE and LC_COLLATE instead of LC_ALLDave Davenport
2015-11-22textbox: advance cursor correctly for multi-char inputDave Davenport
2015-11-22Initialize locale upon startup.Sebastian Reuße
2015-11-22consts and small ensurance (though should be correct to begin with)Dave Davenport
2015-11-21Start at fixing Issue 273, this might break some things.Dave Davenport
2015-11-20Show error message when cannot bind keyDave Davenport
2015-11-20Second cleanup in the fix to #268Dave Davenport
2015-11-20Hopefully fix for #268Dave Davenport
2015-11-20Fix issue #275: don't try to do move cursor when nothing is shown.Qball Cow
2015-11-20Issue #268, Filter out mode switch key.Dave Davenport
2015-11-20Issue #268 Repair combined key input 'e --> éDave Davenport
2015-11-17handle failed regex better.Dave Davenport
2015-11-17Small fixDave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-11-16Fix 2nd offset. #269Dave Davenport
2015-11-16(Hopefull) fix #259, color offset by 1Dave Davenport
2015-11-16Remove duplicate code.Dave Davenport
2015-11-15Try to fix crasher on mixing glib free and free.Dave Davenport
2015-11-14Fix printing.Dave Davenport