summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-102-19/+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-052-6/+6
|
* 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-022-3/+6
|
* fixed bugs, no more config.h, updated manpage, new libdrawGravatar Connor Lane Smith 2010-08-027-220/+162
|
* updated manpage, added paste, cleaned up, new libdrawGravatar Connor Lane Smith 2010-07-314-319/+271
|
* merged dmenu & dinput (clunky interface)Gravatar Connor Lane Smith 2010-07-305-440/+215
|
* underline matchGravatar Connor Lane Smith 2010-07-301-0/+5
|
* new libdrawGravatar Connor Lane Smith 2010-07-302-3/+6
|
* fixed vlist selectGravatar Connor Lane Smith 2010-07-301-5/+9
|
* updated to libdraw tipGravatar Connor Lane Smith 2010-07-272-3/+6
|
* added dmenu.h, common.cGravatar Connor Lane Smith 2010-07-026-314/+204
|
* updated to new libdrawGravatar Connor Lane Smith 2010-07-022-32/+20
|
* atexit cleanupGravatar Connor Lane Smith 2010-07-022-46/+36
|
* removed -e flag (too buggy), cleaned upGravatar Connor Lane Smith 2010-06-302-38/+20
|
* fixed no-input invisible text bugGravatar Connor Lane Smith 2010-06-301-2/+2
|
* libdraw now has own repoGravatar Connor Lane Smith 2010-06-3016-242/+8
|
* resizing vlist, new dinput bindingGravatar Connor Lane Smith 2010-06-301-18/+16
|
* cleaned upGravatar Connor Lane Smith 2010-06-301-5/+6
|
* decosmeticsGravatar Connor Lane Smith 2010-06-291-2/+2
|
* dinput with dmenu flags, fixed usage & -v, cosmeticsGravatar Connor Lane Smith 2010-06-292-14/+32
|
* extended libdrawGravatar Connor Lane Smith 2010-06-286-20/+40
|
* cleaned upGravatar Connor Lane Smith 2010-06-252-9/+10
|
* moved draw.c to libdraw.aGravatar Connor Lane Smith 2010-06-2414-148/+191
|
* removed colors from dcGravatar Connor Lane Smith 2010-06-243-22/+24
|
* decoupled draw.c from dmenu & dinputGravatar Connor Lane Smith 2010-06-244-117/+111
|
* fixed offsets, updated eprint, cleaned upGravatar Connor Lane Smith 2010-06-244-33/+42
|
* fixed static symbols in config.def.hGravatar Connor Lane Smith 2010-06-241-6/+6
|
* fixed makefileGravatar Connor Lane Smith 2010-06-231-3/+7
|
* cleaned upGravatar Connor Lane Smith 2010-06-233-12/+31
|
* cleaned upGravatar Connor Lane Smith 2010-06-231-1/+0
|
* added draw.hGravatar Connor Lane Smith 2010-06-235-72/+81
|
* overlapping codeGravatar Connor Lane Smith 2010-06-233-13/+0
|
* typo fixesGravatar Connor Lane Smith 2010-06-232-2/+2
|
* initial dmenu / dinput separationGravatar Connor Lane Smith 2010-06-234-205/+561
|
* fixed vlist cursorGravatar Connor Lane Smith 2010-06-221-1/+1
|
* updated manpage, changed keybindsGravatar Connor Lane Smith 2010-06-202-71/+59
| | | | M- binds tend to be wm level, and there were up to 3 binds for the same action M-{hjkl} also no longer made sense in vlist mode
* cleaned upGravatar Connor Lane Smith 2010-06-201-10/+1
|
* added ^K, optimisationsGravatar Connor Lane Smith 2010-06-201-11/+15
|
* added sselp requirement to readmeGravatar Connor Lane Smith 2010-06-191-0/+1
|
* cleaned upGravatar Connor Lane Smith 2010-06-161-31/+21
|