1
0
Commit Graph

357 Commits

Author SHA1 Message Date
Connor Lane Smith
dd18984717 updated manpage 2010-06-09 10:13:26 +01:00
Anselm R Garbe
3daec65cba Added tag 4.1.1 for changeset 72749a826cab 2010-05-29 12:56:37 +01:00
Anselm R Garbe
f144f7c710 prepared bugfix release 4.1.1 2010-05-29 12:56:33 +01:00
Anselm R Garbe
c624af41fe applied Ramils patch 2010-05-29 12:55:38 +01:00
Anselm R Garbe
9e5c864609 Added tag 4.1 for changeset 844587572673 2010-05-28 11:42:54 +01:00
Anselm R Garbe
d54005dc26 prepared dmenu-4.1 release 2010-05-28 11:42:49 +01:00
Connor Lane Smith
f39a3226bd fixed vlist alignment 2010-05-05 11:42:39 +01:00
Connor Lane Smith
6b1eaca6f4 cleaning up 2010-05-02 23:17:02 +01:00
Connor Lane Smith
4a62ee8f9f fixed bad parenting, simpler vlist 2010-04-14 17:35:19 +00:00
Connor Lane Smith
03aaf0d364 fixed ^U cursor support 2010-04-13 20:14:45 +00:00
Connor Lane Smith
f45023cda1 fixed 3 bugs and some inconsistency 2010-04-07 16:15:34 +00:00
Anselm R Garbe
babf4ff1a5 applied Troels' patch, thanks Troels! 2010-04-01 21:40:11 +01:00
Anselm R Garbe
77f201ff04 added Connor to LICENSE file 2010-04-01 21:32:06 +01:00
Anselm R Garbe
03616b0b01 commited Connor's sanity patch 2010-04-01 21:31:09 +01:00
pancake
cf3a23c6b0 apply nibble patch removing per-item length limit 2010-04-01 19:30:21 +02:00
pancake
b22d4e4384 add ^a and ^e keybindings 2010-04-01 19:10:41 +02:00
Anselm R Garbe
d5cfb20b00 applied Connor's subwindow patch 2010-03-31 22:43:49 +01:00
Anselm R Garbe
90e0fe8a61 applied Connor's next nice patch, thanks a lot! 2010-03-31 22:37:41 +01:00
anselm@garbe.us
710c2ff174 applied cls' patch, thanks Connor! 2010-03-22 07:50:26 +00:00
Anselm R Garbe
b4d8e4cd1b applied Connor's patch, thanks! 2010-03-07 08:32:16 +00:00
Anselm R Garbe
b9e8f899c9 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
0ec702fcc9 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
0e96e1d07b Added tag 4.0 for changeset 78f9f72cc9c6 2009-04-18 12:50:12 +01:00
Anselm R Garbe
8940a4ec26 applied Matthias Christian Ott's sanity fixes (thanks a lot!) 2009-02-21 19:21:54 +00:00
a@null
88592a9e9f next release will be 4.0 2008-12-12 19:58:52 +00:00
a@null
8033eaa3d0 minor modification 2008-12-09 21:55:47 +00:00
Anselm R Garbe
97fe63d8ed Added tag 3.9 for changeset 21a1ed9a69b9 2008-09-09 20:45:07 +01:00
Anselm R Garbe
da7189a087 simplified initfont 2008-08-29 10:09:40 +01:00
Anselm R Garbe
3d976301a6 reverted setlocale() call 2008-08-25 09:38:19 +01:00
Anselm R Garbe
48bb4e9e57 removed artifact from wmii menu 2008-08-23 09:33:56 +01:00
Anselm R Garbe
47748a5922 fixed a problem when backporting dwm's drawtext() 2008-08-18 19:24:29 +01:00
Anselm R Garbe
fa4421968c abc... 2008-08-18 10:20:53 +01:00
Anselm R Garbe
3e7f0d7dce removed the i = textnw... as remarked by Martin Hurton 2008-08-18 10:17:15 +01:00
Anselm R Garbe
5a254229e1 backported drawtext() simplifications to dmenu 2008-08-18 10:03:28 +01:00
Anselm R Garbe
733bc3923a getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times 2008-08-18 09:31:01 +01:00
Anselm R Garbe
f800e4c80e Added tag 3.8 for changeset 644b0798fccc 2008-07-29 19:20:53 +01:00
Anselm R Garbe
e3e937cb04 similiar change as in dwm 2008-07-18 20:20:19 +01:00
Anselm R Garbe
d63e517ddb removed compiler warning if XINERAMA is disabled 2008-07-17 17:40:42 +01:00
Anselm R Garbe
333dfdd1e1 got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available 2008-07-16 18:38:53 +01:00
Anselm R Garbe
df33f5f989 reverted uint/ulong introduction 2008-07-16 18:18:38 +01:00
Anselm R Garbe
fb73f3dafc minor update regarding locale support 2008-06-30 10:00:00 +01:00
Anselm R Garbe
05f455d197 removed emalloc, used only once so obsolete 2008-06-21 16:43:12 +01:00
Anselm R Garbe
faa881ba49 minor fix 2008-06-19 09:18:17 +01:00
Anselm R Garbe
3aa94bbc7d Added tag 3.7 for changeset 0508a3a6ee10 2008-06-18 18:21:45 +01:00
Anselm R Garbe
82562d61ff minor fix 2008-06-18 18:20:21 +01:00
Anselm R Garbe
9f1970ff22 reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change 2008-06-14 10:55:13 +01:00
Anselm R Garbe
09dd6c70bd using xidx 2008-06-13 12:04:04 +01:00
Anselm R Garbe
c3806d426f yet another cosmetic change 2008-06-13 11:53:53 +01:00
Anselm R Garbe
ce0927e93f cosmetic fixes 2008-06-13 11:46:50 +01:00
Anselm R Garbe
41a1e115dc s/unsigned int/uint/, s/unsigned long/ulong/ 2008-05-22 11:15:11 +01:00
Anselm R Garbe
48193a5601 foo 2008-05-20 15:07:42 +01:00
anselm@anselm1
fcbababeea added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 2008-05-19 20:29:32 +01:00
Anselm R Garbe
bed4bc5fd0 no exe should be unquoted, agreed to Peter Hartlich 2008-04-10 18:12:00 +01:00
Anselm R Garbe
833d8cc986 fixed unquoted dmenu_run $exe-use reported by Jukka 2008-04-10 16:46:32 +01:00
Anselm R Garbe
aecf6ce78d though sticking to |uniq 2008-04-09 23:32:46 +01:00
Anselm R Garbe
23c9149e1a re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared 2008-04-09 23:31:49 +01:00
anselm@anselm1
79528810c0 Added tag 3.6 for changeset 0bc2751d06e8 2008-04-03 21:56:42 +01:00
Sander van Dijk
7a1c04e177 fix typo 2008-03-25 19:18:16 +01:00
Anselm R Garbe
3d6fd016a4 using limits.h 2008-03-25 10:18:17 +00:00
Anselm R Garbe
757ded3b27 bugfix of the -0 case in dmenu (thanks to Sander for his hint) 2008-03-25 09:43:34 +00:00
Anselm R Garbe
edc5bd2624 applied Jukkas hotfix 2008-03-24 15:56:41 +00:00
Sander van Dijk
b550b3807d more cosmetics 2008-03-23 22:06:09 +01:00
Sander van Dijk
191b11fa4e cosmetics 2008-03-23 21:17:35 +01:00
Sander van Dijk
d03db27466 made some whitespacing consistent. 2008-03-23 21:11:42 +01:00
sander@localhost
f0b40c2272 removed unused variable nitem. 2008-03-23 12:09:29 +01:00
anselm@anselm1
526ac879ce several performance tweaks 2008-03-22 14:52:00 +00:00
Anselm R Garbe
a244fee551 fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6 2008-03-18 16:52:51 +00:00
Anselm R Garbe
4459f0ef6a Added tag 3.5 for changeset 05e5bd706b3b 2008-03-13 16:53:25 +00:00
Anselm R Garbe
67ca561939 applied next patch of Sander 2008-03-13 12:02:29 +00:00
anselm@anselm1
a2fd1ba078 applied Sanders patch 2008-03-12 21:37:43 +00:00
Anselm R Garbe
7bc43c37a5 removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1 2008-03-12 15:41:19 +00:00
Anselm R Garbe
2405d35041 removed set 2008-02-12 09:42:48 +00:00
anselm@aab
022cef6469 updated 2008-02-11 11:22:38 +00:00
anselm@anselm1
67bf8f1c85 added dmenu run 2007-12-22 12:20:20 +00:00
Anselm R. Garbe
9631ee0a2b Added tag 3.4 for changeset 9ab649b3b3e5 2007-10-25 20:26:17 +02:00
Anselm R. Garbe
559b38db87 adapted c99 for pedantic checks, even if those checks are somewhat broken 2007-10-10 18:57:51 +02:00
Anselm R. Garbe
2c6f4ebae3 implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear) 2007-10-01 15:28:42 +02:00
Anselm R. Garbe
b9531d316b fixed font definition 2007-10-01 11:44:25 +02:00
Anselm R. Garbe
4f5725af95 fixed dmenu 2007-09-30 19:20:31 +02:00
Anselm R. Garbe
f84b41a584 using saner defaults 2007-09-30 12:47:40 +02:00
Anselm R. Garbe
5038ace4e7 applied new color nuance 2007-09-27 18:55:05 +02:00
Anselm R. Garbe
51842c9b9b applied my favorite color scheme 2007-09-26 19:15:47 +02:00
arg@suckless.org
9740d47579 casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) 2007-09-24 15:04:31 +02:00
Anselm R. Garbe
85e4094994 switching to white 2007-09-23 18:49:24 +02:00
Anselm R. Garbe
3d8bf688d4 yet another cosmetic fix 2007-09-23 18:32:08 +02:00
Anselm R. Garbe
64baa5e456 small cosmetic fix 2007-09-23 18:31:19 +02:00
Anselm R. Garbe
4a2f2fbddd 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 2007-09-23 18:26:41 +02:00
Anselm R. Garbe
6dedc680dc Added tag 3.3 for changeset 709df5a4bad7 2007-09-22 09:12:50 +02:00
arg@suckless.org
f8690b9940 applied yiyus initfont fix 2007-09-19 17:33:35 +02:00
Anselm R. Garbe
6b16d827bb reorganized 2007-09-17 20:53:14 +02:00
arg@suckless.org
c5f7a23034 next version is 3.3 2007-09-17 09:13:21 +02:00
Anselm R. Garbe
5ba5ad8216 micromizing dmenu step 1 2007-09-16 20:14:09 +02:00
Anselm R. Garbe
34e03fa120 fixed fallback 2007-09-15 20:28:20 +02:00
arg@f00b4r
71a551bf64 applied ido-matching to dmenu 2007-07-24 18:19:09 +02:00
Anselm R. Garbe
0ef5c46ea6 foooooo 2007-06-01 12:28:30 +02:00
Anselm R. Garbe
6fbcb8effd Added tag 3.2 for changeset e4c81a78ffba 2007-05-30 12:22:38 +02:00
Anselm R. Garbe
bba29b10ad referred to LICENSE file 2007-05-30 12:19:06 +02:00
Anselm R. Garbe
f36570c2c5 I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I don't care about PATH changes, keep it simple, stupid 2007-05-24 10:34:44 +02:00
Kris Maglione
d0d401e6aa Fix the uptodate logic (uptodate if !find newer dirs than the cache). 2007-05-23 19:38:23 -04:00
Kris Maglione
3b3a626c23 Silence the first find in dmenu_path. 2007-05-23 18:35:05 -04:00