Connor Lane Smith
|
d515d2758f
|
cache option in config.mk
|
14 years ago |
Anselm R Garbe
|
22cf9626c7
|
fixed dist target bug
|
14 years ago |
Connor Lane Smith
|
a0a99d10e1
|
removed libdc dependence
|
14 years ago |
Connor Lane Smith
|
610a0a8d12
|
fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case
|
14 years ago |
Connor Lane Smith
|
caf5246268
|
simplifications
|
14 years ago |
Connor Lane Smith
|
a7aee433cc
|
fixed bugs, no more config.h, updated manpage, new libdraw
|
14 years ago |
Connor Lane Smith
|
26b9f3de0f
|
libdraw now has own repo
|
15 years ago |
Connor Lane Smith
|
4508fd2c4e
|
moved draw.c to libdraw.a
|
15 years ago |
Anselm R Garbe
|
851672cadc
|
prepared bugfix release 4.1.1
|
15 years ago |
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)
|
15 years ago |
Anselm R Garbe
|
a1ad9c2a1c
|
applied Matthias Christian Ott's sanity fixes (thanks a lot!)
|
16 years ago |
a@null
|
51224dcb79
|
next release will be 4.0
|
16 years ago |
Anselm R Garbe
|
cf7e4c15a9
|
backported drawtext() simplifications to dmenu
|
16 years ago |
Anselm R Garbe
|
3f244b1d52
|
minor fix
|
17 years ago |
Anselm R Garbe
|
8911aa1060
|
minor fix
|
17 years ago |
Anselm R Garbe
|
a45f106d3c
|
cosmetic fixes
|
17 years ago |
anselm@anselm1
|
1f6af5e78f
|
added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w
|
17 years ago |
Anselm R Garbe
|
7195e941c1
|
re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared
|
17 years ago |
Anselm R Garbe
|
745c46d8fa
|
fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6
|
17 years ago |
anselm@anselm1
|
d8688f7a4f
|
added dmenu run
|
17 years ago |
Anselm R. Garbe
|
adc4ec02c0
|
adapted c99 for pedantic checks, even if those checks are somewhat broken
|
17 years ago |
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
|
17 years ago |
arg@suckless.org
|
ccf4d7166f
|
next version is 3.3
|
17 years ago |
Anselm R. Garbe
|
8b633bf17d
|
applied Jukka's fix
|
18 years ago |
Anselm R. Garbe
|
5a3dfb1c40
|
removed strip, added -s to LDFLAGs
|
18 years ago |
Anselm R. Garbe
|
aa2f73fc88
|
fixed a small bug in dmenu when an empty font is supplied
|
18 years ago |
Anselm R. Garbe
|
0e19146d5f
|
making copyright notice more compact
|
18 years ago |
Anselm R. Garbe
|
85a151c6a4
|
next version is 2.9
|
18 years ago |
Anselm R. Garbe
|
f555908cef
|
attempt to grab the keyboard only 1000 times, not forever.
|
18 years ago |
Anselm R. Garbe
|
724f72142f
|
also, don't set the font all the time
|
18 years ago |
Anselm R. Garbe
|
6c0e05eb0d
|
next is 2.6, but not yet ;)
|
18 years ago |
Anselm R. Garbe
|
6b5b580aff
|
fixed a bug when dmenu is run with -v
|
18 years ago |
Anselm R. Garbe
|
a71424ac0e
|
ok 2.4.2
|
18 years ago |
Anselm R. Garbe
|
68a24f5535
|
hotfix
|
18 years ago |
Anselm R. Garbe
|
de34639883
|
made Fnt an anonymous struct
|
18 years ago |
Anselm R. Garbe
|
665488a6ee
|
removed draw.c, implemented C-w handling (backward word deletion)
|
18 years ago |
Anselm R. Garbe
|
dbccf6fbff
|
got rid of LD, inspired by JGs patch to wmii
|
18 years ago |
Anselm R. Garbe
|
6175a39e8e
|
hotfix changes
|
18 years ago |
Anselm R. Garbe
|
507c030b5b
|
small fix of Control-j in dmenu.1
|
18 years ago |
arg@mig29
|
771c0cb607
|
next version will contain updated copyright notice
|
18 years ago |
arg@mig29
|
3438af001a
|
applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus
|
18 years ago |
arg@mig29
|
3dcdbe2a57
|
added vi-like key-bindings for keyboards without cursor keys (they are undocumented features)
|
18 years ago |
arg@mig29
|
225cd764c3
|
applied hotfix of sander
|
18 years ago |
arg@mig29
|
796c4fb9e5
|
removed hardcoded 'fixed' fallback, useless and misleading
|
18 years ago |
arg@mig29
|
5d43e9243c
|
enforcing using imcomplete fonsets anyways
|
18 years ago |
arg@mig29
|
c65fdd6252
|
next version will be 1.5
|
18 years ago |
Anselm R. Garbe
|
f633276774
|
fixing arg handling in dmenu (thanks to Sander for his report)
|
18 years ago |
Anselm R. Garbe
|
d78bcf247f
|
simplified main event loop
|
18 years ago |
Anselm R. Garbe
|
ca973eb64e
|
changing version info
|
18 years ago |
arg@mmvi
|
5c0d28e4ff
|
removed config.h stuff, made dwm configurable due to command line options
|
18 years ago |