1
0
Commit Graph

362 Commits

Author SHA1 Message Date
Connor Lane Smith
5c7cb0ea42 resorted globals 2010-08-18 17:35:23 +01:00
Connor Lane Smith
bad83c9903 signed ints, ignore negative -l value 2010-08-18 17:33:34 +01:00
Connor Lane Smith
a102ca9dae fixed insert segfault, added nextrune 2010-08-12 15:35:51 +01:00
Connor Lane Smith
ee095612ea fixed paste 2010-08-11 15:02:03 +01:00
Connor Lane Smith
ec1bc69b42 new libdraw, replaced cistrstr with fstrstr, simpler readstdin 2010-08-11 14:24:25 +01:00
Connor Lane Smith
9b2ec1cb4d more efficient initfont 2010-08-10 18:09:02 +01:00
Connor Lane Smith
05d3effadb reverted calcoffsets 2010-08-10 14:14:37 +01:00
Connor Lane Smith
4fed1cd136 simplifications 2010-08-10 13:38:49 +01:00
Connor Lane Smith
334364a634 cursor fix + style 2010-08-09 11:54:46 +01:00
Connor Lane Smith
7e6df3fa20 added ^D, removed ^M 2010-08-06 14:16:08 +01:00
Connor Lane Smith
b915884897 new libdraw, typo fixes 2010-08-05 15:41:56 +01:00
Connor Lane Smith
656ccd2f91 another typo fix (thanks, Gene Auyeung) 2010-08-03 18:19:59 +01:00
Connor Lane Smith
3aa17dee49 typo fix 2010-08-03 17:29:53 +01:00
Connor Lane Smith
af5b9b37d1 cleaned up 2010-08-03 17:18:24 +01:00
Connor Lane Smith
a1c61b49f9 merged *{h,v} functions 2010-08-03 17:10:29 +01:00
Connor Lane Smith
300e237de8 retyped promptw 2010-08-02 15:13:33 +01:00
Connor Lane Smith
0315fef541 replaced promptw 2010-08-02 14:49:14 +01:00
Connor Lane Smith
71ac5902ae fixed bugs, no more config.h, updated manpage, new libdraw 2010-08-02 14:22:54 +01:00
Connor Lane Smith
19b745f9b1 updated manpage, added paste, cleaned up, new libdraw 2010-07-31 14:56:27 +01:00
Connor Lane Smith
61cb1c320e merged dmenu & dinput (clunky interface) 2010-07-30 13:40:56 +01:00
Connor Lane Smith
f32666ef34 underline match 2010-07-30 10:26:12 +01:00
Connor Lane Smith
c92a4fd624 new libdraw 2010-07-30 10:25:55 +01:00
Connor Lane Smith
1499ee8c99 fixed vlist select 2010-07-30 09:18:35 +01:00
Connor Lane Smith
b636201651 updated to libdraw tip 2010-07-27 13:40:32 +01:00
Connor Lane Smith
933abed1fd added dmenu.h, common.c 2010-07-02 06:49:05 +01:00
Connor Lane Smith
67a0ba4052 updated to new libdraw 2010-07-02 05:50:19 +01:00
Connor Lane Smith
0146b3c478 atexit cleanup 2010-07-02 03:44:01 +01:00
Connor Lane Smith
827c29f746 removed -e flag (too buggy), cleaned up 2010-06-30 22:42:15 +01:00
Connor Lane Smith
311463f829 fixed no-input invisible text bug 2010-06-30 10:45:24 +01:00
Connor Lane Smith
96f158414e libdraw now has own repo 2010-06-30 01:36:15 +01:00
Connor Lane Smith
14b2a6638d resizing vlist, new dinput binding 2010-06-30 00:52:14 +01:00
Connor Lane Smith
23f129ecbc cleaned up 2010-06-30 00:05:32 +01:00
Connor Lane Smith
3449a56aae decosmetics 2010-06-29 19:19:20 +01:00
Connor Lane Smith
ed5b452950 dinput with dmenu flags, fixed usage & -v, cosmetics 2010-06-29 16:07:31 +01:00
Connor Lane Smith
c984dc95dc extended libdraw 2010-06-28 06:09:34 +01:00
Connor Lane Smith
b36d8de8ad cleaned up 2010-06-25 04:33:41 +01:00
Connor Lane Smith
920a130263 moved draw.c to libdraw.a 2010-06-24 17:44:35 +01:00
Connor Lane Smith
e5ee718f66 removed colors from dc 2010-06-24 16:24:04 +01:00
Connor Lane Smith
2b8a4a8671 decoupled draw.c from dmenu & dinput 2010-06-24 16:18:18 +01:00
Connor Lane Smith
0c0bcf7cdb fixed offsets, updated eprint, cleaned up 2010-06-24 14:22:34 +01:00
Connor Lane Smith
28bf1ca60b fixed static symbols in config.def.h 2010-06-24 11:30:30 +01:00
Connor Lane Smith
f70de02be1 fixed makefile 2010-06-23 14:29:32 +01:00
Connor Lane Smith
5eda52ee53 cleaned up 2010-06-23 13:49:24 +01:00
Connor Lane Smith
2d52820bf0 cleaned up 2010-06-23 13:31:11 +01:00
Connor Lane Smith
7275278d1c added draw.h 2010-06-23 13:29:15 +01:00
Connor Lane Smith
c4184fedda overlapping code 2010-06-23 12:42:08 +01:00
Connor Lane Smith
82ba86fad4 typo fixes 2010-06-23 12:15:07 +01:00
Connor Lane Smith
4ba681557e initial dmenu / dinput separation 2010-06-23 12:04:54 +01:00
Connor Lane Smith
2dca58cb5b fixed vlist cursor 2010-06-22 10:45:07 +01:00
Connor Lane Smith
23e4e1a5a1 updated manpage, changed keybinds
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
2010-06-20 15:04:15 +01:00