Anselm R Garbe
|
0ba3bae981
|
applied Troels' patch, thanks Troels!
|
2010-04-01 21:40:11 +01:00 |
|
Anselm R Garbe
|
ebeb4e4752
|
added Connor to LICENSE file
|
2010-04-01 21:32:06 +01:00 |
|
Anselm R Garbe
|
3472085f59
|
commited Connor's sanity patch
|
2010-04-01 21:31:09 +01:00 |
|
pancake
|
7ffe519816
|
apply nibble patch removing per-item length limit
|
2010-04-01 19:30:21 +02:00 |
|
pancake
|
29686bd1b8
|
add ^a and ^e keybindings
|
2010-04-01 19:10:41 +02:00 |
|
Anselm R Garbe
|
052ffae192
|
applied Connor's subwindow patch
|
2010-03-31 22:43:49 +01:00 |
|
Anselm R Garbe
|
eededaa76f
|
applied Connor's next nice patch, thanks a lot!
|
2010-03-31 22:37:41 +01:00 |
|
anselm@garbe.us
|
8e3e61170b
|
applied cls' patch, thanks Connor!
|
2010-03-22 07:50:26 +00:00 |
|
Anselm R Garbe
|
37236f8840
|
applied Connor's patch, thanks!
|
2010-03-07 08:32:16 +00:00 |
|
Anselm R Garbe
|
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
|
2009-12-05 16:52:53 +00:00 |
|
Anselm R Garbe
|
569a1f925a
|
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
|
0f4d3ffdb5
|
Added tag 4.0 for changeset 78f9f72cc9c6
|
2009-04-18 12:50:12 +01:00 |
|
Anselm R Garbe
|
a1ad9c2a1c
|
applied Matthias Christian Ott's sanity fixes (thanks a lot!)
|
2009-02-21 19:21:54 +00:00 |
|
a@null
|
51224dcb79
|
next release will be 4.0
|
2008-12-12 19:58:52 +00:00 |
|
a@null
|
4e74263ba0
|
minor modification
|
2008-12-09 21:55:47 +00:00 |
|
Anselm R Garbe
|
bab59a9807
|
Added tag 3.9 for changeset 21a1ed9a69b9
|
2008-09-09 20:45:07 +01:00 |
|
Anselm R Garbe
|
ef00902fd9
|
simplified initfont
|
2008-08-29 10:09:40 +01:00 |
|
Anselm R Garbe
|
3e60c5d836
|
reverted setlocale() call
|
2008-08-25 09:38:19 +01:00 |
|
Anselm R Garbe
|
c24f22a36b
|
removed artifact from wmii menu
|
2008-08-23 09:33:56 +01:00 |
|
Anselm R Garbe
|
44e372bb31
|
fixed a problem when backporting dwm's drawtext()
|
2008-08-18 19:24:29 +01:00 |
|
Anselm R Garbe
|
17232f493b
|
abc...
|
2008-08-18 10:20:53 +01:00 |
|
Anselm R Garbe
|
b95e61c9b7
|
removed the i = textnw... as remarked by Martin Hurton
|
2008-08-18 10:17:15 +01:00 |
|
Anselm R Garbe
|
cf7e4c15a9
|
backported drawtext() simplifications to dmenu
|
2008-08-18 10:03:28 +01:00 |
|
Anselm R Garbe
|
c43c692a4d
|
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
|
abd9fbb79a
|
Added tag 3.8 for changeset 644b0798fccc
|
2008-07-29 19:20:53 +01:00 |
|
Anselm R Garbe
|
698ec259af
|
similiar change as in dwm
|
2008-07-18 20:20:19 +01:00 |
|
Anselm R Garbe
|
88efbf3dd1
|
removed compiler warning if XINERAMA is disabled
|
2008-07-17 17:40:42 +01:00 |
|
Anselm R Garbe
|
4d8a646958
|
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
|
b89a9501c7
|
reverted uint/ulong introduction
|
2008-07-16 18:18:38 +01:00 |
|
Anselm R Garbe
|
65d655b371
|
minor update regarding locale support
|
2008-06-30 10:00:00 +01:00 |
|
Anselm R Garbe
|
2cef0ddb01
|
removed emalloc, used only once so obsolete
|
2008-06-21 16:43:12 +01:00 |
|
Anselm R Garbe
|
3f244b1d52
|
minor fix
|
2008-06-19 09:18:17 +01:00 |
|
Anselm R Garbe
|
a6945d5094
|
Added tag 3.7 for changeset 0508a3a6ee10
|
2008-06-18 18:21:45 +01:00 |
|
Anselm R Garbe
|
8911aa1060
|
minor fix
|
2008-06-18 18:20:21 +01:00 |
|
Anselm R Garbe
|
d2305e4b13
|
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
|
fcf26a38f1
|
using xidx
|
2008-06-13 12:04:04 +01:00 |
|
Anselm R Garbe
|
4fc6cbe608
|
yet another cosmetic change
|
2008-06-13 11:53:53 +01:00 |
|
Anselm R Garbe
|
a45f106d3c
|
cosmetic fixes
|
2008-06-13 11:46:50 +01:00 |
|
Anselm R Garbe
|
596033b781
|
s/unsigned int/uint/, s/unsigned long/ulong/
|
2008-05-22 11:15:11 +01:00 |
|
Anselm R Garbe
|
357558798c
|
foo
|
2008-05-20 15:07:42 +01:00 |
|
anselm@anselm1
|
1f6af5e78f
|
added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w
|
2008-05-19 20:29:32 +01:00 |
|
Anselm R Garbe
|
f3617bd7ca
|
no exe should be unquoted, agreed to Peter Hartlich
|
2008-04-10 18:12:00 +01:00 |
|
Anselm R Garbe
|
096fb3723b
|
fixed unquoted dmenu_run $exe-use reported by Jukka
|
2008-04-10 16:46:32 +01:00 |
|
Anselm R Garbe
|
6423288394
|
though sticking to |uniq
|
2008-04-09 23:32:46 +01:00 |
|
Anselm R Garbe
|
7195e941c1
|
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
|
12805b69ac
|
Added tag 3.6 for changeset 0bc2751d06e8
|
2008-04-03 21:56:42 +01:00 |
|
Sander van Dijk
|
1538bb7426
|
fix typo
|
2008-03-25 19:18:16 +01:00 |
|
Anselm R Garbe
|
cbe5e88e4f
|
using limits.h
|
2008-03-25 10:18:17 +00:00 |
|
Anselm R Garbe
|
2fe3ccdf58
|
bugfix of the -0 case in dmenu (thanks to Sander for his hint)
|
2008-03-25 09:43:34 +00:00 |
|
Anselm R Garbe
|
07d82c0c2a
|
applied Jukkas hotfix
|
2008-03-24 15:56:41 +00:00 |
|