summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2014-05-19Extra checks, first part cleanupQball Cow
2014-05-19Add 4px gap between cursor and last GlyphQball Cow
2014-05-19Change malloc+sprintf to asprintfQball Cow
2014-05-19Remove memory wrappers, and use system stuff directly.Qball Cow
2014-05-19Add some initial columns support.Qball Cow
2014-05-18Add xoffset/yoffset and fixed-num-lines to the command-line options.QC
2014-05-18Small fix with spaces not being rendered.QC
2014-05-18Add double tab mode switching.QC
2014-05-18Small fix?QC
2014-05-17Small 'correctness' fixes (thx to sparse)QC
2014-05-17Add option to fix the size of rofiQC
2014-05-16Fix small miss-drawingQball Cow
2014-05-15Allow xoffset, fix bottom/right edge.QC
2014-05-15Add a y-offset.Qball Cow
2014-05-15add location to xrm optionsQball Cow
2014-05-14Change arrow position, fix hmodeQC
2014-05-14Show arrows in list.QC
2014-05-14Add small arrows indicating more pages. (to be updated later)Qball Cow
2014-05-13Small fixesQball Cow
2014-05-13Extract out the history code and create functions for it.Qball Cow
2014-05-10clearer that run dialogQC
2014-04-28Do not show separator line when no entry.QC
2014-04-28Fix crasher, when used as input.QC
2014-04-25Add comment to avoid mistake later, remove allocaQball Cow
2014-04-24Fix bug with extra trailing \nQball Cow
2014-04-24Fix unclosable window bug.Qball Cow
2014-04-24Removed unused, add comments.Qball Cow
2014-04-24Replace malloc/memset with calloc.Qball Cow
2014-04-23Small cleanups.Qball Cow
2014-04-22Use asprintf.Qball Cow
2014-04-22Allow window title to be set. issue #42Dave Davenport
2014-04-16identify.QC
2014-04-15PaginatingQball Cow
2014-03-22Indent o mania.QC
2014-03-18Small fix!Qball Cow
2014-03-18Small i3 fixQball Cow
2014-03-18Remove unused header.Qball Cow
2014-03-17Fix timeout, detect i3Qball Cow
2014-03-17Remove profile.QC
2014-03-17Use autotools (1)Qball Cow
2014-03-16Small fix.QC
2014-03-12small fix for stupid errorQball Cow
2014-03-12Small fix forgot one header file entry.Qball Cow
2014-03-12Rename main file.Qball Cow
2014-03-11Fix warning from clang --analyzeQball Cow
2014-03-10Possible fix for issue #32Qball Cow
2014-03-08Sort favorites by # of runsQball Cow
2014-03-02Make things behave nice again in i3.Dave Davenport
2014-03-02Select the target desktop in non-i3_modeDaniel Hahler
2014-03-02Display desktop number with the pattern in window modeDaniel Hahler