Anselm R. Garbe
|
6674bac1d3
|
applied my favorite color scheme
|
2007-09-26 19:15:47 +02:00 |
|
arg@suckless.org
|
72a8eb412f
|
casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)
|
2007-09-24 15:04:31 +02:00 |
|
Anselm R. Garbe
|
975dfb4163
|
switching to white
|
2007-09-23 18:49:24 +02:00 |
|
Anselm R. Garbe
|
2e898a308f
|
yet another cosmetic fix
|
2007-09-23 18:32:08 +02:00 |
|
Anselm R. Garbe
|
6514b07ad2
|
small cosmetic fix
|
2007-09-23 18:31:19 +02:00 |
|
Anselm R. Garbe
|
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
|
2007-09-23 18:26:41 +02:00 |
|
Anselm R. Garbe
|
70cb32b021
|
Added tag 3.3 for changeset 709df5a4bad7
|
2007-09-22 09:12:50 +02:00 |
|
arg@suckless.org
|
56f9e26b72
|
applied yiyus initfont fix
|
2007-09-19 17:33:35 +02:00 |
|
Anselm R. Garbe
|
d094ebea96
|
reorganized
|
2007-09-17 20:53:14 +02:00 |
|
arg@suckless.org
|
ccf4d7166f
|
next version is 3.3
|
2007-09-17 09:13:21 +02:00 |
|
Anselm R. Garbe
|
06ae894434
|
micromizing dmenu step 1
|
2007-09-16 20:14:09 +02:00 |
|
Anselm R. Garbe
|
b97783b07f
|
fixed fallback
|
2007-09-15 20:28:20 +02:00 |
|
arg@f00b4r
|
11cb2e7dcc
|
applied ido-matching to dmenu
|
2007-07-24 18:19:09 +02:00 |
|
Anselm R. Garbe
|
07239bbddd
|
foooooo
|
2007-06-01 12:28:30 +02:00 |
|
Anselm R. Garbe
|
124bfd4a08
|
Added tag 3.2 for changeset e4c81a78ffba
|
2007-05-30 12:22:38 +02:00 |
|
Anselm R. Garbe
|
d27e3c1092
|
referred to LICENSE file
|
2007-05-30 12:19:06 +02:00 |
|
Anselm R. Garbe
|
3a9f3a51ce
|
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
|
53e92b5c17
|
Fix the uptodate logic (uptodate if !find newer dirs than the cache).
|
2007-05-23 19:38:23 -04:00 |
|
Kris Maglione
|
d50ff5ca11
|
Silence the first find in dmenu_path.
|
2007-05-23 18:35:05 -04:00 |
|
Kris Maglione
|
383e40dc21
|
Fix grouping in dmenu_path.
|
2007-05-23 16:59:38 -04:00 |
|
Kris Maglione
|
8369e1736b
|
Merge.
|
2007-05-23 16:44:15 -04:00 |
|
Kris Maglione
|
c04b688cc0
|
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
|
4ebd7c4a21
|
removed some superflous strncmp's
|
2007-05-23 22:32:43 +02:00 |
|
Anselm R. Garbe
|
dfe95cb546
|
made dmenu_path the way anydot proposed in response to Jukka
|
2007-05-23 22:13:46 +02:00 |
|
Anselm R. Garbe
|
8b633bf17d
|
applied Jukka's fix
|
2007-05-23 13:22:27 +02:00 |
|
Anselm R. Garbe
|
64697cdd0c
|
Added tag 3.1 for changeset 8f0f917ac988
|
2007-05-21 14:36:03 +02:00 |
|
Anselm R. Garbe
|
5a3dfb1c40
|
removed strip, added -s to LDFLAGs
|
2007-05-15 13:44:41 +02:00 |
|
Anselm R. Garbe
|
4042a11e51
|
applied anydot's dmenu_path caching patch, thank you!
|
2007-05-14 11:56:41 +02:00 |
|
Anselm R. Garbe
|
aa2f73fc88
|
fixed a small bug in dmenu when an empty font is supplied
|
2007-05-02 15:25:52 +02:00 |
|
Anselm R. Garbe
|
f189781bbd
|
Added tag 3.0 for changeset 59b3024854db
|
2007-04-19 09:27:08 +02:00 |
|
Anselm R. Garbe
|
0e19146d5f
|
making copyright notice more compact
|
2007-04-13 11:36:44 +02:00 |
|
Anselm R. Garbe
|
85a151c6a4
|
next version is 2.9
|
2007-03-28 08:17:57 +02:00 |
|
Anselm R. Garbe
|
1fa4fa386a
|
allowing numpad keys as inpyt
|
2007-03-27 16:52:50 +02:00 |
|
Anselm R. Garbe
|
e1515a2fdc
|
Added tag 2.8 for changeset dd3d02b07cac
|
2007-03-07 13:30:57 +01:00 |
|
Anselm R. Garbe
|
f555908cef
|
attempt to grab the keyboard only 1000 times, not forever.
|
2007-03-07 11:01:14 +01:00 |
|
Anselm R. Garbe
|
73120414e2
|
reverting keyboard grab to root window - invoking several dmenu's now works again...
|
2007-03-07 10:54:21 +01:00 |
|
Kris Maglione
|
9911455f5b
|
Wait for an Expose and draw the menu immediately after mapping the window.
|
2007-03-06 03:24:40 -05:00 |
|
Anselm R. Garbe
|
2772c51e79
|
Added tag 2.7 for changeset fbd9e9d63f20
|
2007-03-05 11:25:18 +01:00 |
|
Anselm R. Garbe
|
d57c873f10
|
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
|
724f72142f
|
also, don't set the font all the time
|
2007-03-02 15:16:36 +01:00 |
|
Anselm R. Garbe
|
5b8dce15d3
|
Added tag 2.6 for changeset 775f761a5647
|
2007-03-01 15:47:54 +01:00 |
|
Anselm R. Garbe
|
063c3d26e9
|
useless var declaration prev_nitem
|
2007-02-27 14:44:21 +01:00 |
|
Anselm R. Garbe
|
03c2b05bb2
|
changed Backspace/C-w behavior (now it only removes a single character)
|
2007-02-26 14:07:19 +01:00 |
|
Anselm R. Garbe
|
8a066fabd9
|
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
|
6c0e05eb0d
|
next is 2.6, but not yet ;)
|
2007-02-26 10:47:52 +01:00 |
|
Kris Maglione
|
900d34347b
|
Escape -s in dmenu.1
|
2007-02-25 16:41:05 -05:00 |
|
Anselm R. Garbe
|
4d0cc17794
|
Added tag 2.5 for changeset 041143e9fc54
|
2007-02-24 15:38:26 +01:00 |
|
Anselm R. Garbe
|
28b6ea0f67
|
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
|
598d72fba9
|
removed superfluous externs as well
|
2007-02-24 14:07:40 +01:00 |
|
Anselm R. Garbe
|
007be12f2b
|
using the old-style fashion we uses earlier
|
2007-02-23 15:28:25 +01:00 |
|