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 |
|
Kris Maglione
|
808ace9176
|
Fix grouping in dmenu_path.
|
2007-05-23 16:59:38 -04:00 |
|
Kris Maglione
|
b90d2ba827
|
Merge.
|
2007-05-23 16:44:15 -04:00 |
|
Kris Maglione
|
46a24617ea
|
Changed dmenu_path (fixed race, improved speed, check that $PATH is the same as the last run).
|
2007-05-23 16:42:51 -04:00 |
|
Anselm R. Garbe
|
4553dfd963
|
removed some superflous strncmp's
|
2007-05-23 22:32:43 +02:00 |
|
Anselm R. Garbe
|
7d99061d01
|
made dmenu_path the way anydot proposed in response to Jukka
|
2007-05-23 22:13:46 +02:00 |
|
Anselm R. Garbe
|
aa9e0df79d
|
applied Jukka's fix
|
2007-05-23 13:22:27 +02:00 |
|
Anselm R. Garbe
|
63520117fd
|
Added tag 3.1 for changeset 8f0f917ac988
|
2007-05-21 14:36:03 +02:00 |
|
Anselm R. Garbe
|
4b905613db
|
removed strip, added -s to LDFLAGs
|
2007-05-15 13:44:41 +02:00 |
|
Anselm R. Garbe
|
11f84282a1
|
applied anydot's dmenu_path caching patch, thank you!
|
2007-05-14 11:56:41 +02:00 |
|
Anselm R. Garbe
|
f0a8fb790d
|
fixed a small bug in dmenu when an empty font is supplied
|
2007-05-02 15:25:52 +02:00 |
|
Anselm R. Garbe
|
c24292229f
|
Added tag 3.0 for changeset 59b3024854db
|
2007-04-19 09:27:08 +02:00 |
|
Anselm R. Garbe
|
607547ebe9
|
making copyright notice more compact
|
2007-04-13 11:36:44 +02:00 |
|
Anselm R. Garbe
|
083d4ad1f9
|
next version is 2.9
|
2007-03-28 08:17:57 +02:00 |
|
Anselm R. Garbe
|
36750fa19b
|
allowing numpad keys as inpyt
|
2007-03-27 16:52:50 +02:00 |
|
Anselm R. Garbe
|
76d0540381
|
Added tag 2.8 for changeset dd3d02b07cac
|
2007-03-07 13:30:57 +01:00 |
|
Anselm R. Garbe
|
01f4392ccf
|
attempt to grab the keyboard only 1000 times, not forever.
|
2007-03-07 11:01:14 +01:00 |
|
Anselm R. Garbe
|
d9298c3762
|
reverting keyboard grab to root window - invoking several dmenu's now works again...
|
2007-03-07 10:54:21 +01:00 |
|
Kris Maglione
|
8f1c31bf98
|
Wait for an Expose and draw the menu immediately after mapping the window.
|
2007-03-06 03:24:40 -05:00 |
|
Anselm R. Garbe
|
d9804ca73b
|
Added tag 2.7 for changeset fbd9e9d63f20
|
2007-03-05 11:25:18 +01:00 |
|
Anselm R. Garbe
|
4f2eda6ce3
|
keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hint
|
2007-03-02 21:48:48 +01:00 |
|
Anselm R. Garbe
|
4225921733
|
also, don't set the font all the time
|
2007-03-02 15:16:36 +01:00 |
|
Anselm R. Garbe
|
fc1b666f81
|
Added tag 2.6 for changeset 775f761a5647
|
2007-03-01 15:47:54 +01:00 |
|
Anselm R. Garbe
|
31bf2d9a6d
|
useless var declaration prev_nitem
|
2007-02-27 14:44:21 +01:00 |
|
Anselm R. Garbe
|
60c7046126
|
changed Backspace/C-w behavior (now it only removes a single character)
|
2007-02-26 14:07:19 +01:00 |
|
Anselm R. Garbe
|
29ca954fad
|
if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin
|
2007-02-26 11:44:41 +01:00 |
|
Anselm R. Garbe
|
40b8f05922
|
next is 2.6, but not yet ;)
|
2007-02-26 10:47:52 +01:00 |
|
Kris Maglione
|
3a73e96db8
|
Escape -s in dmenu.1
|
2007-02-25 16:41:05 -05:00 |
|
Anselm R. Garbe
|
f79b5faa65
|
Added tag 2.5 for changeset 041143e9fc54
|
2007-02-24 15:38:26 +01:00 |
|
Anselm R. Garbe
|
1509f6827a
|
I also dislike sort -u, I support that each Unix tool does one job and does it right ;)
|
2007-02-24 15:38:10 +01:00 |
|
Anselm R. Garbe
|
2834e68690
|
removed superfluous externs as well
|
2007-02-24 14:07:40 +01:00 |
|
Anselm R. Garbe
|
f50ed00128
|
using the old-style fashion we uses earlier
|
2007-02-23 15:28:25 +01:00 |
|
Anselm R. Garbe
|
54bc217bd9
|
fixed a bug when dmenu is run with -v
|
2007-02-23 14:39:54 +01:00 |
|
Anselm R. Garbe
|
92f6ceb82d
|
Added tag 2.4.2 for changeset 1ca5d430524e
|
2007-02-23 13:51:23 +01:00 |
|
Anselm R. Garbe
|
c017190564
|
ok 2.4.2
|
2007-02-23 13:51:06 +01:00 |
|
Anselm R. Garbe
|
fc00f4a3c5
|
Added tag 2.4.1 for changeset 03e83e2788c8
|
2007-02-23 13:28:43 +01:00 |
|
Anselm R. Garbe
|
158acd3d68
|
hotfix
|
2007-02-23 13:28:38 +01:00 |
|
Anselm R. Garbe
|
dc46ba0633
|
Added tag 2.4 for changeset 9e9036cbfb4b
|
2007-02-23 10:42:00 +01:00 |
|
Anselm R. Garbe
|
af2ed87fd8
|
added dmenu_path convenience script
|
2007-02-23 10:16:43 +01:00 |
|
Anselm R. Garbe
|
db151423f8
|
made Fnt an anonymous struct
|
2007-02-22 18:16:35 +01:00 |
|
Anselm R. Garbe
|
db58d530ed
|
Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715
|
2007-02-21 11:05:19 +01:00 |
|
Anselm R. Garbe
|
05811e8be0
|
applied the fix inspired by a recent wmii commit
|
2007-02-21 10:59:36 +01:00 |
|
Anselm R. Garbe
|
4ac0d96230
|
renamed getcolor to initcolor
|
2007-02-20 13:57:05 +01:00 |
|
Anselm R. Garbe
|
d682af2ab3
|
s/setfont/initfont/
|
2007-02-20 13:54:37 +01:00 |
|
Anselm R. Garbe
|
4e5645b281
|
readded draw.c again (except getcolor and setfont)
|
2007-02-20 13:54:00 +01:00 |
|
Anselm R. Garbe
|
833885d2a6
|
removed -t, now using isatty() instead of select() to prevent execution from an interactive shell
|
2007-02-19 21:18:36 +01:00 |
|
Anselm R. Garbe
|
e63ff02419
|
removed draw.c, implemented C-w handling (backward word deletion)
|
2007-02-19 15:49:50 +01:00 |
|
Anselm R. Garbe
|
cffb2ca912
|
Added tag 2.2 for changeset 90f0e34e7f11
|
2007-02-14 09:42:02 +01:00 |
|
Anselm R. Garbe
|
9bacebf33b
|
fixed Copyright notice in Makefile
|
2007-02-08 14:10:17 +01:00 |
|
Anselm R. Garbe
|
de82e827bf
|
nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again
|
2007-02-08 11:17:11 +01:00 |
|
Anselm R. Garbe
|
24ad9306c7
|
letting dmenu appear at the bottom by default
|
2007-02-08 11:10:29 +01:00 |
|
Anselm R. Garbe
|
a852cb33c1
|
got rid of LD, inspired by JGs patch to wmii
|
2007-02-05 11:10:41 +01:00 |
|
Anselm R. Garbe
|
226d8e56b1
|
Added tag 2.1 for changeset 7656557298c9
|
2007-01-17 11:10:31 +01:00 |
|
Anselm R. Garbe
|
bf6ee88eef
|
hotfix changes
|
2007-01-17 11:10:26 +01:00 |
|
Anselm R. Garbe
|
3e21743a6c
|
Added tag 2.1 for changeset d91c79020430
|
2007-01-17 11:10:09 +01:00 |
|
Anselm R. Garbe
|
b9e70ae616
|
Added tag 2.0 for changeset 1fce5c464fcd
|
2007-01-16 11:42:09 +01:00 |
|
Anselm R. Garbe
|
6d36e3fb3a
|
small fix
|
2007-01-16 11:39:26 +01:00 |
|
Anselm R. Garbe
|
4e4a1a82e5
|
removed useless mx, my
|
2007-01-16 11:38:31 +01:00 |
|
Anselm R. Garbe
|
a76b884624
|
applied new default colors
|
2007-01-16 11:24:51 +01:00 |
|
Anselm R. Garbe
|
55a9d6efd6
|
small fix of Control-j in dmenu.1
|
2007-01-16 11:07:30 +01:00 |
|
Anselm R. Garbe
|
a0588b64b6
|
Added tag 1.9 for changeset c7f5f4d54317
|
2007-01-12 12:43:44 +01:00 |
|
Anselm R. Garbe
|
46cce31caa
|
added evil key support to dmenu
|
2007-01-11 15:52:37 +01:00 |
|
Anselm R. Garbe
|
6ceff97643
|
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
|
2007-01-11 13:51:15 +01:00 |
|
Anselm R. Garbe
|
9d2e13d2d3
|
documenting undocumented vi-alike shortcuts of dmenu
|
2007-01-11 11:41:16 +01:00 |
|