aboutsummaryrefslogtreecommitdiff
path: root/dmenu.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-31updated manpage, added paste, cleaned up, new libdrawConnor Lane Smith1-269/+219
2010-07-30merged dmenu & dinput (clunky interface)Connor Lane Smith1-41/+210
2010-07-30underline matchConnor Lane Smith1-0/+5
2010-07-30new libdrawConnor Lane Smith1-2/+3
2010-07-30fixed vlist selectConnor Lane Smith1-5/+9
2010-07-27updated to libdraw tipConnor Lane Smith1-2/+5
2010-07-02added dmenu.h, common.cConnor Lane Smith1-163/+25
2010-07-02updated to new libdrawConnor Lane Smith1-11/+10
2010-07-02atexit cleanupConnor Lane Smith1-26/+21
2010-06-30removed -e flag (too buggy), cleaned upConnor Lane Smith1-20/+10
2010-06-30fixed no-input invisible text bugConnor Lane Smith1-2/+2
2010-06-30libdraw now has own repoConnor Lane Smith1-1/+1
2010-06-30resizing vlist, new dinput bindingConnor Lane Smith1-18/+16
2010-06-30cleaned upConnor Lane Smith1-5/+6
2010-06-29dinput with dmenu flags, fixed usage & -v, cosmeticsConnor Lane Smith1-6/+16
2010-06-28extended libdrawConnor Lane Smith1-9/+9
2010-06-25cleaned upConnor Lane Smith1-5/+6
2010-06-24removed colors from dcConnor Lane Smith1-12/+14
2010-06-24decoupled draw.c from dmenu & dinputConnor Lane Smith1-23/+26
2010-06-24fixed offsets, updated eprint, cleaned upConnor Lane Smith1-26/+30
2010-06-23cleaned upConnor Lane Smith1-1/+15
2010-06-23cleaned upConnor Lane Smith1-1/+0
2010-06-23added draw.hConnor Lane Smith1-18/+4
2010-06-23overlapping codeConnor Lane Smith1-6/+0
2010-06-23initial dmenu / dinput separationConnor Lane Smith1-197/+22
2010-06-22fixed vlist cursorConnor Lane Smith1-1/+1
2010-06-20updated manpage, changed keybindsConnor Lane Smith1-45/+39
2010-06-20cleaned upConnor Lane Smith1-10/+1
2010-06-20added ^K, optimisationsConnor Lane Smith1-11/+15
2010-06-16cleaned upConnor Lane Smith1-31/+21
2010-06-11fixed vlist paging, cleaned upConnor Lane Smith1-58/+32
2010-05-29applied Ramils patchAnselm R Garbe1-10/+21
2010-05-28prepared dmenu-4.1 release4.1Anselm R Garbe1-4/+4
2010-05-05fixed vlist alignmentConnor Lane Smith1-2/+1
2010-05-02cleaning upConnor Lane Smith1-9/+5
2010-04-14fixed bad parenting, simpler vlistConnor Lane Smith1-21/+20
2010-04-13fixed ^U cursor supportConnor Lane Smith1-1/+1
2010-04-07fixed 3 bugs and some inconsistencyConnor Lane Smith1-7/+8
2010-04-01applied Troels' patch, thanks Troels!Anselm R Garbe1-1/+5
2010-04-01commited Connor's sanity patchAnselm R Garbe1-51/+32
2010-04-01apply nibble patch removing per-item length limitpancake1-7/+14
2010-04-01add ^a and ^e keybindingspancake1-0/+8
2010-03-31applied Connor's subwindow patchAnselm R Garbe1-1/+5
2010-03-31applied Connor's next nice patch, thanks a lot!Anselm R Garbe1-36/+29
2010-03-22applied cls' patch, thanks Connor!anselm@garbe.us1-11/+13
2010-03-07applied Connor's patch, thanks!Anselm R Garbe1-44/+33
2009-12-05this is only a temporary workaround, the command executed by -p must be confi...Anselm R Garbe1-1/+1
2009-11-28applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Anselm R Garbe1-25/+138
2009-02-21applied Matthias Christian Ott's sanity fixes (thanks a lot!)4.0Anselm R Garbe1-7/+6
2008-12-09minor modificationa@null1-4/+1