aboutsummaryrefslogtreecommitdiff
path: root/dmenu.c
Commit message (Collapse)AuthorAgeFilesLines
...
* fix typoConnor Lane Smith2011-05-141-1/+1
|
* use array for itemsConnor Lane Smith2011-05-141-10/+10
|
* fixed xinerama corner caseConnor Lane Smith2011-05-121-7/+7
|
* fixed -m bug (thanks Rob)Connor Lane Smith2011-05-111-9/+9
|
* fast grab patch (thanks Rob)Connor Lane Smith2011-05-081-4/+14
|
* helpful errorsConnor Lane Smith2011-05-061-2/+2
|
* paringConnor Lane Smith2011-05-051-19/+11
|
* update licenseConnor Lane Smith2011-01-071-1/+1
|
* moved main, updated argsConnor Lane Smith2010-11-171-48/+48
|
* rebound paste to ^YConnor Lane Smith2010-11-121-4/+3
|
* removed libdc dependenceConnor Lane Smith2010-11-111-26/+26
|
* -m flag to fix dwm selmon bugConnor Lane Smith2010-11-021-1/+5
|
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith2010-09-131-1/+1
|
* simplificationConnor Lane Smith2010-09-111-1/+1
|
* update to libdc, fixed utf8 bugConnor Lane Smith2010-09-111-2/+2
|
* arrow offsetConnor Lane Smith2010-08-201-1/+1
|
* fixed width bugConnor Lane Smith2010-08-201-3/+3
|
* rebound paste, removed useless max widthsConnor Lane Smith2010-08-201-7/+8
|
* new libdrawConnor Lane Smith2010-08-191-25/+25
|
* new libdrawConnor Lane Smith2010-08-191-2/+2
|
* resorted globalsConnor Lane Smith2010-08-181-1/+1
|
* signed ints, ignore negative -l valueConnor Lane Smith2010-08-181-4/+5
|
* fixed insert segfault, added nextruneConnor Lane Smith2010-08-121-37/+35
|
* fixed pasteConnor Lane Smith2010-08-111-7/+8
|
* new libdraw, replaced cistrstr with fstrstr, simpler readstdinConnor Lane Smith2010-08-111-40/+34
|
* more efficient initfontConnor Lane Smith2010-08-101-3/+4
|
* reverted calcoffsetsConnor Lane Smith2010-08-101-5/+6
|
* simplificationsConnor Lane Smith2010-08-101-18/+14
|
* cursor fix + styleConnor Lane Smith2010-08-091-25/+19
|
* added ^D, removed ^MConnor Lane Smith2010-08-061-1/+3
|
* new libdraw, typo fixesConnor Lane Smith2010-08-051-5/+5
|
* another typo fix (thanks, Gene Auyeung)Connor Lane Smith2010-08-031-1/+1
|
* typo fixConnor Lane Smith2010-08-031-1/+1
|
* cleaned upConnor Lane Smith2010-08-031-2/+2
|
* merged *{h,v} functionsConnor Lane Smith2010-08-031-59/+40
|
* retyped promptwConnor Lane Smith2010-08-021-1/+1
|
* replaced promptwConnor Lane Smith2010-08-021-2/+5
|
* fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith2010-08-021-128/+94
|
* updated manpage, added paste, cleaned up, new libdrawConnor Lane Smith2010-07-311-269/+219
|
* merged dmenu & dinput (clunky interface)Connor Lane Smith2010-07-301-41/+210
|
* underline matchConnor Lane Smith2010-07-301-0/+5
|
* new libdrawConnor Lane Smith2010-07-301-2/+3
|
* fixed vlist selectConnor Lane Smith2010-07-301-5/+9
|
* updated to libdraw tipConnor Lane Smith2010-07-271-2/+5
|
* added dmenu.h, common.cConnor Lane Smith2010-07-021-163/+25
|
* updated to new libdrawConnor Lane Smith2010-07-021-11/+10
|
* atexit cleanupConnor Lane Smith2010-07-021-26/+21
|
* removed -e flag (too buggy), cleaned upConnor Lane Smith2010-06-301-20/+10
|
* fixed no-input invisible text bugConnor Lane Smith2010-06-301-2/+2
|
* libdraw now has own repoConnor Lane Smith2010-06-301-1/+1
|