This website requires JavaScript.
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
851672cadc
prepared bugfix release 4.1.1
Anselm R Garbe
2010-05-29 12:56:33 +01:00
504b797be8
applied Ramils patch
Anselm R Garbe
2010-05-29 12:55:38 +01:00
503ca75af4
Added tag 4.1 for changeset 844587572673
Anselm R Garbe
2010-05-28 11:42:54 +01:00
8623bf5d19
prepared dmenu-4.1 release
Anselm R Garbe
2010-05-28 11:42:49 +01:00
5bc288b2b1
fixed vlist alignment
Connor Lane Smith
2010-05-05 11:42:39 +01:00
a6835349df
cleaning up
Connor Lane Smith
2010-05-02 23:17:02 +01:00
518c9b72d1
fixed bad parenting, simpler vlist
Connor Lane Smith
2010-04-14 17:35:19 +00:00
09db46f54f
fixed ^U cursor support
Connor Lane Smith
2010-04-13 20:14:45 +00:00
e3623cd7f2
fixed 3 bugs and some inconsistency
Connor Lane Smith
2010-04-07 16:15:34 +00:00
0ba3bae981
applied Troels' patch, thanks Troels!
Anselm R Garbe
2010-04-01 21:40:11 +01:00
ebeb4e4752
added Connor to LICENSE file
Anselm R Garbe
2010-04-01 21:32:06 +01:00
3472085f59
commited Connor's sanity patch
Anselm R Garbe
2010-04-01 21:31:09 +01:00
7ffe519816
apply nibble patch removing per-item length limit
pancake
2010-04-01 19:30:21 +02:00
29686bd1b8
add ^a and ^e keybindings
pancake
2010-04-01 19:10:41 +02:00
052ffae192
applied Connor's subwindow patch
Anselm R Garbe
2010-03-31 22:43:49 +01:00
eededaa76f
applied Connor's next nice patch, thanks a lot!
Anselm R Garbe
2010-03-31 22:37:41 +01:00
8e3e61170b
applied cls' patch, thanks Connor!
anselm@garbe.us
2010-03-22 07:50:26 +00:00
37236f8840
applied Connor's patch, thanks!
Anselm R Garbe
2010-03-07 08:32:16 +00: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
b95e61c9b7
removed the i = textnw... as remarked by Martin Hurton
Anselm R Garbe
2008-08-18 10:17:15 +01:00
cf7e4c15a9
backported drawtext() simplifications to dmenu
Anselm R Garbe
2008-08-18 10:03:28 +01:00
c43c692a4d
getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times
Anselm R Garbe
2008-08-18 09:31:01 +01:00
abd9fbb79a
Added tag 3.8 for changeset 644b0798fccc
Anselm R Garbe
2008-07-29 19:20:53 +01:00
698ec259af
similiar change as in dwm
Anselm R Garbe
2008-07-18 20:20:19 +01:00
88efbf3dd1
removed compiler warning if XINERAMA is disabled
Anselm R Garbe
2008-07-17 17:40:42 +01:00
4d8a646958
got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available
Anselm R Garbe
2008-07-16 18:38:53 +01:00
b89a9501c7
reverted uint/ulong introduction
Anselm R Garbe
2008-07-16 18:18:38 +01:00
65d655b371
minor update regarding locale support
Anselm R Garbe
2008-06-30 10:00:00 +01:00
2cef0ddb01
removed emalloc, used only once so obsolete
Anselm R Garbe
2008-06-21 16:43:12 +01:00
3f244b1d52
minor fix
Anselm R Garbe
2008-06-19 09:18:17 +01:00
a6945d5094
Added tag 3.7 for changeset 0508a3a6ee10
Anselm R Garbe
2008-06-18 18:21:45 +01:00
8911aa1060
minor fix
Anselm R Garbe
2008-06-18 18:20:21 +01:00
d2305e4b13
reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change
Anselm R Garbe
2008-06-14 10:55:13 +01:00
fcf26a38f1
using xidx
Anselm R Garbe
2008-06-13 12:04:04 +01:00
4fc6cbe608
yet another cosmetic change
Anselm R Garbe
2008-06-13 11:53:53 +01:00
a45f106d3c
cosmetic fixes
Anselm R Garbe
2008-06-13 11:46:50 +01:00
596033b781
s/unsigned int/uint/, s/unsigned long/ulong/
Anselm R Garbe
2008-05-22 11:15:11 +01:00
357558798c
foo
Anselm R Garbe
2008-05-20 15:07:42 +01:00
1f6af5e78f
added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w
anselm@anselm1
2008-05-19 20:29:32 +01:00
f3617bd7ca
no exe should be unquoted, agreed to Peter Hartlich
Anselm R Garbe
2008-04-10 18:12:00 +01:00
096fb3723b
fixed unquoted dmenu_run $exe-use reported by Jukka
Anselm R Garbe
2008-04-10 16:46:32 +01:00
6423288394
though sticking to |uniq
Anselm R Garbe
2008-04-09 23:32:46 +01:00
7195e941c1
re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared
Anselm R Garbe
2008-04-09 23:31:49 +01:00
12805b69ac
Added tag 3.6 for changeset 0bc2751d06e8
anselm@anselm1
2008-04-03 21:56:42 +01:00
1538bb7426
fix typo
Sander van Dijk
2008-03-25 19:18:16 +01:00
cbe5e88e4f
using limits.h
Anselm R Garbe
2008-03-25 10:18:17 +00:00
2fe3ccdf58
bugfix of the -0 case in dmenu (thanks to Sander for his hint)
Anselm R Garbe
2008-03-25 09:43:34 +00:00
07d82c0c2a
applied Jukkas hotfix
Anselm R Garbe
2008-03-24 15:56:41 +00:00
e7423f8fc6
more cosmetics
Sander van Dijk
2008-03-23 22:06:09 +01:00
61976c292b
cosmetics
Sander van Dijk
2008-03-23 21:17:35 +01:00
63c9e30a76
made some whitespacing consistent.
Sander van Dijk
2008-03-23 21:11:42 +01:00
015f51ac46
removed unused variable nitem.
sander@localhost
2008-03-23 12:09:29 +01:00
542c58d8d0
several performance tweaks
anselm@anselm1
2008-03-22 14:52:00 +00:00
745c46d8fa
fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6
Anselm R Garbe
2008-03-18 16:52:51 +00:00
d058e83570
Added tag 3.5 for changeset 05e5bd706b3b
Anselm R Garbe
2008-03-13 16:53:25 +00:00
301b4e5591
applied next patch of Sander
Anselm R Garbe
2008-03-13 12:02:29 +00:00
38b866ba34
applied Sanders patch
anselm@anselm1
2008-03-12 21:37:43 +00:00
540a78761b
removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1
Anselm R Garbe
2008-03-12 15:41:19 +00:00
7804354106
removed set
Anselm R Garbe
2008-02-12 09:42:48 +00:00
6d8e68dcfd
updated
anselm@aab
2008-02-11 11:22:38 +00:00
d8688f7a4f
added dmenu run
anselm@anselm1
2007-12-22 12:20:20 +00:00
09d0926bb9
Added tag 3.4 for changeset 9ab649b3b3e5
Anselm R. Garbe
2007-10-25 20:26:17 +02:00
adc4ec02c0
adapted c99 for pedantic checks, even if those checks are somewhat broken
Anselm R. Garbe
2007-10-10 18:57:51 +02:00
8b2f132973
implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear)
Anselm R. Garbe
2007-10-01 15:28:42 +02:00
1c488e6dac
fixed font definition
Anselm R. Garbe
2007-10-01 11:44:25 +02:00
03c546c6b3
fixed dmenu
Anselm R. Garbe
2007-09-30 19:20:31 +02:00
fdc1dba7ce
using saner defaults
Anselm R. Garbe
2007-09-30 12:47:40 +02:00
3439470a47
applied new color nuance
Anselm R. Garbe
2007-09-27 18:55:05 +02:00
6674bac1d3
applied my favorite color scheme
Anselm R. Garbe
2007-09-26 19:15:47 +02:00
72a8eb412f
casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)
arg@suckless.org
2007-09-24 15:04:31 +02:00
975dfb4163
switching to white
Anselm R. Garbe
2007-09-23 18:49:24 +02:00
2e898a308f
yet another cosmetic fix
Anselm R. Garbe
2007-09-23 18:32:08 +02:00
6514b07ad2
small cosmetic fix
Anselm R. Garbe
2007-09-23 18:31:19 +02:00
724fe3cf7f
applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders
Anselm R. Garbe
2007-09-23 18:26:41 +02:00
70cb32b021
Added tag 3.3 for changeset 709df5a4bad7
Anselm R. Garbe
2007-09-22 09:12:50 +02:00
56f9e26b72
applied yiyus initfont fix
arg@suckless.org
2007-09-19 17:33:35 +02:00
d094ebea96
reorganized
Anselm R. Garbe
2007-09-17 20:53:14 +02:00
ccf4d7166f
next version is 3.3
arg@suckless.org
2007-09-17 09:13:21 +02:00
06ae894434
micromizing dmenu step 1
Anselm R. Garbe
2007-09-16 20:14:09 +02:00
b97783b07f
fixed fallback
Anselm R. Garbe
2007-09-15 20:28:20 +02:00
11cb2e7dcc
applied ido-matching to dmenu
arg@f00b4r
2007-07-24 18:19:09 +02:00
07239bbddd
foooooo
Anselm R. Garbe
2007-06-01 12:28:30 +02:00
124bfd4a08
Added tag 3.2 for changeset e4c81a78ffba
Anselm R. Garbe
2007-05-30 12:22:38 +02:00