Commit Graph

483 Commits

Author SHA1 Message Date
Connor Lane Smith 26b9f3de0f libdraw now has own repo 2010-06-30 01:36:15 +01:00
Connor Lane Smith 7afd296c40 resizing vlist, new dinput binding 2010-06-30 00:52:14 +01:00
Connor Lane Smith cc8b3b999b cleaned up 2010-06-30 00:05:32 +01:00
Connor Lane Smith f2abaf8b30 decosmetics 2010-06-29 19:19:20 +01:00
Connor Lane Smith 340b176de6 dinput with dmenu flags, fixed usage & -v, cosmetics 2010-06-29 16:07:31 +01:00
Connor Lane Smith 18dcf73896 extended libdraw 2010-06-28 06:09:34 +01:00
Connor Lane Smith 9f3b0c6ea8 cleaned up 2010-06-25 04:33:41 +01:00
Connor Lane Smith 4508fd2c4e moved draw.c to libdraw.a 2010-06-24 17:44:35 +01:00
Connor Lane Smith 723361fa12 removed colors from dc 2010-06-24 16:24:04 +01:00
Connor Lane Smith 96c65400cc decoupled draw.c from dmenu & dinput 2010-06-24 16:18:18 +01:00
Connor Lane Smith 6c1d0e4d60 fixed offsets, updated eprint, cleaned up 2010-06-24 14:22:34 +01:00
Connor Lane Smith 6efe1932be fixed static symbols in config.def.h 2010-06-24 11:30:30 +01:00
Connor Lane Smith 8f7b62e2b6 fixed makefile 2010-06-23 14:29:32 +01:00
Connor Lane Smith 2ec16d9cb2 cleaned up 2010-06-23 13:49:24 +01:00
Connor Lane Smith 146bc23c11 cleaned up 2010-06-23 13:31:11 +01:00
Connor Lane Smith 595e797660 added draw.h 2010-06-23 13:29:15 +01:00
Connor Lane Smith bba30e2686 overlapping code 2010-06-23 12:42:08 +01:00
Connor Lane Smith 08b264393d typo fixes 2010-06-23 12:15:07 +01:00
Connor Lane Smith b4e63454e5 initial dmenu / dinput separation 2010-06-23 12:04:54 +01:00
Connor Lane Smith bff1526d31 fixed vlist cursor 2010-06-22 10:45:07 +01:00
Connor Lane Smith 9a33a72c6a 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
Connor Lane Smith 97797d90a6 cleaned up 2010-06-20 01:19:17 +01:00
Connor Lane Smith 4983707c70 added ^K, optimisations 2010-06-20 00:44:26 +01:00
Connor Lane Smith 4229fb7b78 added sselp requirement to readme 2010-06-19 21:44:32 +01:00
Connor Lane Smith b27ffbd78b cleaned up 2010-06-16 15:36:17 +01:00
Connor Lane Smith 6366f94e36 fixed vlist paging, cleaned up 2010-06-11 09:24:33 +01:00
Connor Lane Smith 645f1d0dfc updated manpage 2010-06-09 10:13:26 +01:00
Anselm R Garbe d7d14e53da Added tag 4.1.1 for changeset 72749a826cab 2010-05-29 12:56:37 +01:00
Anselm R Garbe 851672cadc prepared bugfix release 4.1.1 2010-05-29 12:56:33 +01:00
Anselm R Garbe 504b797be8 applied Ramils patch 2010-05-29 12:55:38 +01:00
Anselm R Garbe 503ca75af4 Added tag 4.1 for changeset 844587572673 2010-05-28 11:42:54 +01:00
Anselm R Garbe 8623bf5d19 prepared dmenu-4.1 release 2010-05-28 11:42:49 +01:00
Connor Lane Smith 5bc288b2b1 fixed vlist alignment 2010-05-05 11:42:39 +01:00
Connor Lane Smith a6835349df cleaning up 2010-05-02 23:17:02 +01:00
Connor Lane Smith 518c9b72d1 fixed bad parenting, simpler vlist 2010-04-14 17:35:19 +00:00
Connor Lane Smith 09db46f54f fixed ^U cursor support 2010-04-13 20:14:45 +00:00
Connor Lane Smith e3623cd7f2 fixed 3 bugs and some inconsistency 2010-04-07 16:15:34 +00:00
Anselm R Garbe 0ba3bae981 applied Troels' patch, thanks Troels! 2010-04-01 21:40:11 +01:00
Anselm R Garbe ebeb4e4752 added Connor to LICENSE file 2010-04-01 21:32:06 +01:00
Anselm R Garbe 3472085f59 commited Connor's sanity patch 2010-04-01 21:31:09 +01:00
pancake 7ffe519816 apply nibble patch removing per-item length limit 2010-04-01 19:30:21 +02:00
pancake 29686bd1b8 add ^a and ^e keybindings 2010-04-01 19:10:41 +02:00
Anselm R Garbe 052ffae192 applied Connor's subwindow patch 2010-03-31 22:43:49 +01:00
Anselm R Garbe eededaa76f applied Connor's next nice patch, thanks a lot! 2010-03-31 22:37:41 +01:00
anselm@garbe.us 8e3e61170b applied cls' patch, thanks Connor! 2010-03-22 07:50:26 +00:00
Anselm R Garbe 37236f8840 applied Connor's patch, thanks! 2010-03-07 08:32:16 +00:00
Anselm R Garbe 7082ba1e10 this is only a temporary workaround, the command executed by -p must be configurable through some switch, that was the initial idea, just using sselp is too limited, I'll look into the other issues soon 2009-12-05 16:52:53 +00:00
Anselm R Garbe 569a1f925a applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) 2009-11-28 12:28:15 +00:00
Anselm R Garbe 0f4d3ffdb5 Added tag 4.0 for changeset 78f9f72cc9c6 2009-04-18 12:50:12 +01:00
Anselm R Garbe a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) 2009-02-21 19:21:54 +00:00