a0a99d10e1
removed libdc dependence
Connor Lane Smith
2010-11-11 23:56:39 +00:00
7cf66b443a
-m flag to fix dwm selmon bug
Connor Lane Smith
2010-11-02 12:15:15 +00:00
038a78a3f4
updated manpage
Connor Lane Smith
2010-10-08 23:40:11 +01:00
e0add428d2
cleaned up
Connor Lane Smith
2010-10-08 23:36:45 +01:00
bf7b8e37ee
dmenu_path.c (shell is a bottleneck)
Connor Lane Smith
2010-10-08 23:24:22 +01:00
610a0a8d12
fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case
Connor Lane Smith
2010-09-13 14:22:02 +01:00
f0818217b3
simplification
Connor Lane Smith
2010-09-11 19:48:10 +01:00
3c366bd73d
update to libdc, fixed utf8 bug
Connor Lane Smith
2010-09-11 13:37:01 +01:00
75a19c35bd
arrow offset
Connor Lane Smith
2010-08-20 19:57:13 +01:00
a5f31f5707
fixed width bug
Connor Lane Smith
2010-08-20 19:42:58 +01:00
b81c1e88cd
rebound paste, removed useless max widths
Connor Lane Smith
2010-08-20 13:50:44 +01:00
5376113039
new libdraw
Connor Lane Smith
2010-08-19 16:43:39 +01:00
c7a8f17bd2
new libdraw
Connor Lane Smith
2010-08-19 16:17:57 +01:00
128d4cf376
resorted globals
Connor Lane Smith
2010-08-18 17:35:23 +01:00
e4fdaba88d
signed ints, ignore negative -l value
Connor Lane Smith
2010-08-18 17:33:34 +01:00
849f1dd7a3
fixed insert segfault, added nextrune
Connor Lane Smith
2010-08-12 15:35:51 +01:00
402dc2bc95
fixed paste
Connor Lane Smith
2010-08-11 15:02:03 +01:00
00a60cb7b2
new libdraw, replaced cistrstr with fstrstr, simpler readstdin
Connor Lane Smith
2010-08-11 14:24:25 +01:00
e149c531b8
more efficient initfont
Connor Lane Smith
2010-08-10 18:09:02 +01:00
605e9b6c03
reverted calcoffsets
Connor Lane Smith
2010-08-10 14:14:37 +01:00
caf5246268
simplifications
Connor Lane Smith
2010-08-10 13:38:49 +01:00
93af72e116
cursor fix + style
Connor Lane Smith
2010-08-09 11:54:46 +01:00
0b8072a5a9
added ^D, removed ^M
Connor Lane Smith
2010-08-06 14:16:08 +01:00
31ffcd3b9a
new libdraw, typo fixes
Connor Lane Smith
2010-08-05 15:41:56 +01:00
9cf07b4b9b
another typo fix (thanks, Gene Auyeung)
Connor Lane Smith
2010-08-03 18:19:59 +01:00
7a2782d02d
typo fix
Connor Lane Smith
2010-08-03 17:29:53 +01:00
1c91c2a99c
cleaned up
Connor Lane Smith
2010-08-03 17:18:24 +01:00
b7695fa98c
merged *{h,v} functions
Connor Lane Smith
2010-08-03 17:10:29 +01:00
b54c179d58
retyped promptw
Connor Lane Smith
2010-08-02 15:13:33 +01:00
06c18808b6
replaced promptw
Connor Lane Smith
2010-08-02 14:49:14 +01:00
a7aee433cc
fixed bugs, no more config.h, updated manpage, new libdraw
Connor Lane Smith
2010-08-02 14:22:54 +01:00
a3606ecb0e
updated manpage, added paste, cleaned up, new libdraw
Connor Lane Smith
2010-07-31 14:56:27 +01:00
7d5fe17391
merged dmenu & dinput (clunky interface)
Connor Lane Smith
2010-07-30 13:40:56 +01:00
7f36736d11
underline match
Connor Lane Smith
2010-07-30 10:26:12 +01:00
115c01b74e
new libdraw
Connor Lane Smith
2010-07-30 10:25:55 +01:00
d77340ed53
fixed vlist select
Connor Lane Smith
2010-07-30 09:18:35 +01:00
da7a799121
updated to libdraw tip
Connor Lane Smith
2010-07-27 13:40:32 +01:00
855a566319
added dmenu.h, common.c
Connor Lane Smith
2010-07-02 06:49:05 +01:00
29e8faed6c
updated to new libdraw
Connor Lane Smith
2010-07-02 05:50:19 +01:00
d9c24564d2
atexit cleanup
Connor Lane Smith
2010-07-02 03:44:01 +01:00
6ba5103df4
removed -e flag (too buggy), cleaned up
Connor Lane Smith
2010-06-30 22:42:15 +01:00
309d071df5
fixed no-input invisible text bug
Connor Lane Smith
2010-06-30 10:45:24 +01:00
26b9f3de0f
libdraw now has own repo
Connor Lane Smith
2010-06-30 01:36:15 +01:00
7afd296c40
resizing vlist, new dinput binding
Connor Lane Smith
2010-06-30 00:52:14 +01:00
cc8b3b999b
cleaned up
Connor Lane Smith
2010-06-30 00:05:32 +01:00
f2abaf8b30
decosmetics
Connor Lane Smith
2010-06-29 19:19:20 +01:00
340b176de6
dinput with dmenu flags, fixed usage & -v, cosmetics
Connor Lane Smith
2010-06-29 16:07:31 +01:00
18dcf73896
extended libdraw
Connor Lane Smith
2010-06-28 06:09:34 +01:00
9f3b0c6ea8
cleaned up
Connor Lane Smith
2010-06-25 04:33:41 +01:00
4508fd2c4e
moved draw.c to libdraw.a
Connor Lane Smith
2010-06-24 17:44:35 +01:00
723361fa12
removed colors from dc
Connor Lane Smith
2010-06-24 16:24:04 +01:00
96c65400cc
decoupled draw.c from dmenu & dinput
Connor Lane Smith
2010-06-24 16:18:18 +01:00
6c1d0e4d60
fixed offsets, updated eprint, cleaned up
Connor Lane Smith
2010-06-24 14:22:34 +01:00
6efe1932be
fixed static symbols in config.def.h
Connor Lane Smith
2010-06-24 11:30:30 +01:00
8f7b62e2b6
fixed makefile
Connor Lane Smith
2010-06-23 14:29:32 +01:00
2ec16d9cb2
cleaned up
Connor Lane Smith
2010-06-23 13:49:24 +01:00
146bc23c11
cleaned up
Connor Lane Smith
2010-06-23 13:31:11 +01:00
595e797660
added draw.h
Connor Lane Smith
2010-06-23 13:29:15 +01:00
bba30e2686
overlapping code
Connor Lane Smith
2010-06-23 12:42:08 +01:00
08b264393d
typo fixes
Connor Lane Smith
2010-06-23 12:15:07 +01:00
b4e63454e5
initial dmenu / dinput separation
Connor Lane Smith
2010-06-23 12:04:54 +01:00
bff1526d31
fixed vlist cursor
Connor Lane Smith
2010-06-22 10:45:07 +01:00
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
Connor Lane Smith
2010-06-20 15:04:15 +01:00
97797d90a6
cleaned up
Connor Lane Smith
2010-06-20 01:19:17 +01:00
4983707c70
added ^K, optimisations
Connor Lane Smith
2010-06-20 00:44:26 +01:00
4229fb7b78
added sselp requirement to readme
Connor Lane Smith
2010-06-19 21:44:32 +01:00
b27ffbd78b
cleaned up
Connor Lane Smith
2010-06-16 15:36:17 +01:00
6366f94e36
fixed vlist paging, cleaned up
Connor Lane Smith
2010-06-11 09:24:33 +01:00
645f1d0dfc
updated manpage
Connor Lane Smith
2010-06-09 10:13:26 +01:00
d7d14e53da
Added tag 4.1.1 for changeset 72749a826cab
Anselm R Garbe
2010-05-29 12:56:37 +01:00
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
Anselm R Garbe
2009-12-05 16:52:53 +00:00
569a1f925a
applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well)
Anselm R Garbe
2009-11-28 12:28:15 +00:00
0f4d3ffdb5
Added tag 4.0 for changeset 78f9f72cc9c6
Anselm R Garbe
2009-04-18 12:50:12 +01:00
a1ad9c2a1c
applied Matthias Christian Ott's sanity fixes (thanks a lot!)
Anselm R Garbe
2009-02-21 19:21:54 +00:00
51224dcb79
next release will be 4.0
a@null
2008-12-12 19:58:52 +00:00
4e74263ba0
minor modification
a@null
2008-12-09 21:55:47 +00:00
bab59a9807
Added tag 3.9 for changeset 21a1ed9a69b9
Anselm R Garbe
2008-09-09 20:45:07 +01:00
ef00902fd9
simplified initfont
Anselm R Garbe
2008-08-29 10:09:40 +01:00
3e60c5d836
reverted setlocale() call
Anselm R Garbe
2008-08-25 09:38:19 +01:00
c24f22a36b
removed artifact from wmii menu
Anselm R Garbe
2008-08-23 09:33:56 +01:00
44e372bb31
fixed a problem when backporting dwm's drawtext()
Anselm R Garbe
2008-08-18 19:24:29 +01:00
17232f493b
abc...
Anselm R Garbe
2008-08-18 10:20:53 +01:00