Hiltjo Posthuma
d6742ef8a6
stest: get rid of getopt, use suckless arg.h
... also some style improvements.
9 years ago
Hiltjo Posthuma
4b1fecd44e
Use libdraw: add Xft and fallback-fonts support to graphics lib
- libdraw, util: add drw.{c,h}, util.{c,h} and update code.
- libdraw: fix drw_rect(): use w and h parameter.
- libdraw: print errstr if last character in string was ":" (sbase).
- libdraw: drw_clr_free() allow valid free(NULL).
- config.def.h: set default font to monospace.
- cleanup() on exit.
- LICENSE: update license string for dmenu -v to 2015.
- LICENSE: add myself to LICENSE
9 years ago
Anselm R Garbe
14f72a2763
adopted Alex Sedov's config.h revival patch to tip
11 years ago
Quentin Glidic
dec9a28863
dmenu_run: Split cache logic to dmenu_path again
This allows to run dmenu_path to update the cache using
a packager manager hook system
12 years ago
Connor Lane Smith
bb4424df07
replace lsx with stest
13 years ago
Connor Lane Smith
168221b2f8
makefile: *.o depend on draw.h
13 years ago
Connor Lane Smith
bae58f61cf
add lsx.1 to dist
13 years ago
Connor Lane Smith
59dafc4ad6
make clean lsx
13 years ago
Connor Lane Smith
eadf090413
new dmenu_run
13 years ago
Connor Lane Smith
ab3bcac0bf
new lsx branch
13 years ago
Connor Lane Smith
1654d6cd62
cleanup
13 years ago
Connor Lane Smith
15505bd711
fast dmenu_path script
13 years ago
Connor Lane Smith
a8ea79715f
gmake spews
14 years ago
Connor Lane Smith
3e0a141016
posix makefile
14 years ago
Anselm R Garbe
22cf9626c7
fixed dist target bug
14 years ago
Connor Lane Smith
da81f57f6d
fixed config.mk dep
14 years ago
Connor Lane Smith
a0a99d10e1
removed libdc dependence
14 years ago
Connor Lane Smith
bf7b8e37ee
dmenu_path.c (shell is a bottleneck)
14 years ago
Connor Lane Smith
06c18808b6
replaced promptw
14 years ago
Connor Lane Smith
a7aee433cc
fixed bugs, no more config.h, updated manpage, new libdraw
14 years ago
Connor Lane Smith
a3606ecb0e
updated manpage, added paste, cleaned up, new libdraw
14 years ago
Connor Lane Smith
7d5fe17391
merged dmenu & dinput (clunky interface)
14 years ago
Connor Lane Smith
855a566319
added dmenu.h, common.c
14 years ago
Connor Lane Smith
26b9f3de0f
libdraw now has own repo
14 years ago
Connor Lane Smith
4508fd2c4e
moved draw.c to libdraw.a
14 years ago
Connor Lane Smith
8f7b62e2b6
fixed makefile
14 years ago
Connor Lane Smith
595e797660
added draw.h
14 years ago
Connor Lane Smith
b4e63454e5
initial dmenu / dinput separation
14 years ago
Anselm R Garbe
8623bf5d19
prepared dmenu-4.1 release
14 years ago
anselm@anselm1
542c58d8d0
several performance tweaks
16 years ago
anselm@anselm1
d8688f7a4f
added dmenu run
17 years ago
Anselm R. Garbe
06ae894434
micromizing dmenu step 1
17 years ago
Anselm R. Garbe
5a3dfb1c40
removed strip, added -s to LDFLAGs
17 years ago
Anselm R. Garbe
0e19146d5f
making copyright notice more compact
17 years ago
Anselm R. Garbe
5f436fdcb7
added dmenu_path convenience script
17 years ago
Anselm R. Garbe
3bc1f99e3c
applied the fix inspired by a recent wmii commit
17 years ago
Anselm R. Garbe
a1913a6af7
readded draw.c again (except getcolor and setfont)
17 years ago
Anselm R. Garbe
665488a6ee
removed draw.c, implemented C-w handling (backward word deletion)
17 years ago
Anselm R. Garbe
f3c12a7bff
fixed Copyright notice in Makefile
17 years ago
Anselm R. Garbe
dbccf6fbff
got rid of LD, inspired by JGs patch to wmii
18 years ago
arg@mig29
771c0cb607
next version will contain updated copyright notice
18 years ago
arg@mmvi
e7ecae0d58
removed crap from Makefile
18 years ago
arg@mmvi
5c0d28e4ff
removed config.h stuff, made dwm configurable due to command line options
18 years ago
Anselm R.Garbe
0faf441367
applied sanders Makefile patch
18 years ago
Anselm R.Garbe
26fc52fcf6
removed finished message
18 years ago
Anselm R.Garbe
b7f8911455
applied Sanders LD patch
18 years ago
arg@10ksloc.org
5146c3f27f
appliead Sanders manpage/Makefile pacth
18 years ago
arg@10ksloc.org
4c7866ec55
added stripping to dmenu target
18 years ago
arg@10ksloc.org
84b56075f4
fixed dist target
18 years ago
arg@10ksloc.org
7817523a68
initial import
18 years ago