summaryrefslogtreecommitdiffstats
path: root/dmenu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebound paste to ^YGravatar Connor Lane Smith 2010-11-121-4/+3
|
* removed libdc dependenceGravatar Connor Lane Smith 2010-11-111-26/+26
|
* -m flag to fix dwm selmon bugGravatar Connor Lane Smith 2010-11-021-1/+5
|
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseGravatar Connor Lane Smith 2010-09-131-1/+1
|
* simplificationGravatar Connor Lane Smith 2010-09-111-1/+1
|
* update to libdc, fixed utf8 bugGravatar Connor Lane Smith 2010-09-111-2/+2
|
* arrow offsetGravatar Connor Lane Smith 2010-08-201-1/+1
|
* fixed width bugGravatar Connor Lane Smith 2010-08-201-3/+3
|
* rebound paste, removed useless max widthsGravatar Connor Lane Smith 2010-08-201-7/+8
|
* new libdrawGravatar Connor Lane Smith 2010-08-191-25/+25
|
* new libdrawGravatar Connor Lane Smith 2010-08-191-2/+2
|
* resorted globalsGravatar Connor Lane Smith 2010-08-181-1/+1
|
* signed ints, ignore negative -l valueGravatar Connor Lane Smith 2010-08-181-4/+5
|
* fixed insert segfault, added nextruneGravatar Connor Lane Smith 2010-08-121-37/+35
|
* fixed pasteGravatar Connor Lane Smith 2010-08-111-7/+8
|
* new libdraw, replaced cistrstr with fstrstr, simpler readstdinGravatar Connor Lane Smith 2010-08-111-40/+34
|
* more efficient initfontGravatar Connor Lane Smith 2010-08-101-3/+4
|
* reverted calcoffsetsGravatar Connor Lane Smith 2010-08-101-5/+6
|
* simplificationsGravatar Connor Lane Smith 2010-08-101-18/+14
|
* cursor fix + styleGravatar Connor Lane Smith 2010-08-091-25/+19
|
* added ^D, removed ^MGravatar Connor Lane Smith 2010-08-061-1/+3
|
* new libdraw, typo fixesGravatar Connor Lane Smith 2010-08-051-5/+5
|
* another typo fix (thanks, Gene Auyeung)Gravatar Connor Lane Smith 2010-08-031-1/+1
|
* typo fixGravatar Connor Lane Smith 2010-08-031-1/+1
|
* cleaned upGravatar Connor Lane Smith 2010-08-031-2/+2
|
* merged *{h,v} functionsGravatar Connor Lane Smith 2010-08-031-59/+40
|
* retyped promptwGravatar Connor Lane Smith 2010-08-021-1/+1
|
* replaced promptwGravatar Connor Lane Smith 2010-08-021-2/+5
|
* fixed bugs, no more config.h, updated manpage, new libdrawGravatar Connor Lane Smith 2010-08-021-128/+94
|
* updated manpage, added paste, cleaned up, new libdrawGravatar Connor Lane Smith 2010-07-311-269/+219
|
* merged dmenu & dinput (clunky interface)Gravatar Connor Lane Smith 2010-07-301-41/+210
|
* underline matchGravatar Connor Lane Smith 2010-07-301-0/+5
|
* new libdrawGravatar Connor Lane Smith 2010-07-301-2/+3
|
* fixed vlist selectGravatar Connor Lane Smith 2010-07-301-5/+9
|
* updated to libdraw tipGravatar Connor Lane Smith 2010-07-271-2/+5
|
* added dmenu.h, common.cGravatar Connor Lane Smith 2010-07-021-163/+25
|
* updated to new libdrawGravatar Connor Lane Smith 2010-07-021-11/+10
|
* atexit cleanupGravatar Connor Lane Smith 2010-07-021-26/+21
|
* removed -e flag (too buggy), cleaned upGravatar Connor Lane Smith 2010-06-301-20/+10
|
* fixed no-input invisible text bugGravatar Connor Lane Smith 2010-06-301-2/+2
|
* libdraw now has own repoGravatar Connor Lane Smith 2010-06-301-1/+1
|
* resizing vlist, new dinput bindingGravatar Connor Lane Smith 2010-06-301-18/+16
|
* cleaned upGravatar Connor Lane Smith 2010-06-301-5/+6
|
* dinput with dmenu flags, fixed usage & -v, cosmeticsGravatar Connor Lane Smith 2010-06-291-6/+16
|
* extended libdrawGravatar Connor Lane Smith 2010-06-281-9/+9
|
* cleaned upGravatar Connor Lane Smith 2010-06-251-5/+6
|
* removed colors from dcGravatar Connor Lane Smith 2010-06-241-12/+14
|
* decoupled draw.c from dmenu & dinputGravatar Connor Lane Smith 2010-06-241-23/+26
|
* fixed offsets, updated eprint, cleaned upGravatar Connor Lane Smith 2010-06-241-26/+30
|
* cleaned upGravatar Connor Lane Smith 2010-06-231-1/+15
|