Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | resorted globals | Connor Lane Smith | 2010-08-18 | |
| | ||||
* | signed ints, ignore negative -l value | Connor Lane Smith | 2010-08-18 | |
| | ||||
* | fixed insert segfault, added nextrune | Connor Lane Smith | 2010-08-12 | |
| | ||||
* | fixed paste | Connor Lane Smith | 2010-08-11 | |
| | ||||
* | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | Connor Lane Smith | 2010-08-11 | |
| | ||||
* | more efficient initfont | Connor Lane Smith | 2010-08-10 | |
| | ||||
* | reverted calcoffsets | Connor Lane Smith | 2010-08-10 | |
| | ||||
* | simplifications | Connor Lane Smith | 2010-08-10 | |
| | ||||
* | cursor fix + style | Connor Lane Smith | 2010-08-09 | |
| | ||||
* | added ^D, removed ^M | Connor Lane Smith | 2010-08-06 | |
| | ||||
* | new libdraw, typo fixes | Connor Lane Smith | 2010-08-05 | |
| | ||||
* | another typo fix (thanks, Gene Auyeung) | Connor Lane Smith | 2010-08-03 | |
| | ||||
* | typo fix | Connor Lane Smith | 2010-08-03 | |
| | ||||
* | cleaned up | Connor Lane Smith | 2010-08-03 | |
| | ||||
* | merged *{h,v} functions | Connor Lane Smith | 2010-08-03 | |
| | ||||
* | retyped promptw | Connor Lane Smith | 2010-08-02 | |
| | ||||
* | replaced promptw | Connor Lane Smith | 2010-08-02 | |
| | ||||
* | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith | 2010-08-02 | |
| | ||||
* | updated manpage, added paste, cleaned up, new libdraw | Connor Lane Smith | 2010-07-31 | |
| | ||||
* | merged dmenu & dinput (clunky interface) | Connor Lane Smith | 2010-07-30 | |
| | ||||
* | underline match | Connor Lane Smith | 2010-07-30 | |
| | ||||
* | new libdraw | Connor Lane Smith | 2010-07-30 | |
| | ||||
* | fixed vlist select | Connor Lane Smith | 2010-07-30 | |
| | ||||
* | updated to libdraw tip | Connor Lane Smith | 2010-07-27 | |
| | ||||
* | added dmenu.h, common.c | Connor Lane Smith | 2010-07-02 | |
| | ||||
* | updated to new libdraw | Connor Lane Smith | 2010-07-02 | |
| | ||||
* | atexit cleanup | Connor Lane Smith | 2010-07-02 | |
| | ||||
* | removed -e flag (too buggy), cleaned up | Connor Lane Smith | 2010-06-30 | |
| | ||||
* | fixed no-input invisible text bug | Connor Lane Smith | 2010-06-30 | |
| | ||||
* | libdraw now has own repo | Connor Lane Smith | 2010-06-30 | |
| | ||||
* | resizing vlist, new dinput binding | Connor Lane Smith | 2010-06-30 | |
| | ||||
* | cleaned up | Connor Lane Smith | 2010-06-30 | |
| | ||||
* | decosmetics | Connor Lane Smith | 2010-06-29 | |
| | ||||
* | dinput with dmenu flags, fixed usage & -v, cosmetics | Connor Lane Smith | 2010-06-29 | |
| | ||||
* | extended libdraw | Connor Lane Smith | 2010-06-28 | |
| | ||||
* | cleaned up | Connor Lane Smith | 2010-06-25 | |
| | ||||
* | moved draw.c to libdraw.a | Connor Lane Smith | 2010-06-24 | |
| | ||||
* | removed colors from dc | Connor Lane Smith | 2010-06-24 | |
| | ||||
* | decoupled draw.c from dmenu & dinput | Connor Lane Smith | 2010-06-24 | |
| | ||||
* | fixed offsets, updated eprint, cleaned up | Connor Lane Smith | 2010-06-24 | |
| | ||||
* | fixed static symbols in config.def.h | Connor Lane Smith | 2010-06-24 | |
| | ||||
* | fixed makefile | Connor Lane Smith | 2010-06-23 | |
| | ||||
* | cleaned up | Connor Lane Smith | 2010-06-23 | |
| | ||||
* | cleaned up | Connor Lane Smith | 2010-06-23 | |
| | ||||
* | added draw.h | Connor Lane Smith | 2010-06-23 | |
| | ||||
* | overlapping code | Connor Lane Smith | 2010-06-23 | |
| | ||||
* | typo fixes | Connor Lane Smith | 2010-06-23 | |
| | ||||
* | initial dmenu / dinput separation | Connor Lane Smith | 2010-06-23 | |
| | ||||
* | fixed vlist cursor | Connor Lane Smith | 2010-06-22 | |
| | ||||
* | updated manpage, changed keybinds | Connor Lane Smith | 2010-06-20 | |
| | | | | 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 |