Hiltjo Posthuma
1a5372e60a
Makefile: package config.def.h on make dist
2015-11-08 16:46:34 +01:00
Hiltjo Posthuma
2ee4123d1f
stest: get rid of getopt, use suckless arg.h
...
... also some style improvements.
2015-07-19 21:38:42 +02:00
Hiltjo Posthuma
a2e8616d0e
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
2015-06-27 21:47:10 +02:00
Anselm R Garbe
06ee65a7b9
adopted Alex Sedov's config.h revival patch to tip
2013-04-17 21:04:05 +02:00
Quentin Glidic
93c482544c
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
2012-07-30 17:02:12 +02:00
Connor Lane Smith
de04dff5d5
replace lsx with stest
2011-11-19 19:54:55 +01:00
Connor Lane Smith
1ff6048402
makefile: *.o depend on draw.h
2011-10-26 14:16:12 +01:00
Connor Lane Smith
8bcbbc9622
add lsx.1 to dist
2011-07-19 21:30:09 +01:00
Connor Lane Smith
918a4a2148
make clean lsx
2011-06-23 22:39:20 +01:00
Connor Lane Smith
f519b6c511
new dmenu_run
2011-06-13 21:50:31 +01:00
Connor Lane Smith
e152b596e6
new lsx branch
2011-06-13 19:28:30 +01:00
Connor Lane Smith
44930a4c53
cleanup
2011-05-15 02:37:49 +01:00
Connor Lane Smith
4b3052b565
fast dmenu_path script
2011-05-14 20:43:11 +01:00
Connor Lane Smith
0833a28390
gmake spews
2010-12-01 20:25:10 +00:00
Connor Lane Smith
b0f9f87bb1
posix makefile
2010-12-01 20:23:16 +00:00
Anselm R Garbe
8459313aa2
fixed dist target bug
2010-11-20 09:25:04 +00:00
Connor Lane Smith
2e5c731005
fixed config.mk dep
2010-11-12 00:30:03 +00:00
Connor Lane Smith
513f66cb31
removed libdc dependence
2010-11-11 23:56:39 +00:00
Connor Lane Smith
50045e52ce
dmenu_path.c (shell is a bottleneck)
2010-10-08 23:24:22 +01:00
Connor Lane Smith
0315fef541
replaced promptw
2010-08-02 14:49:14 +01:00
Connor Lane Smith
71ac5902ae
fixed bugs, no more config.h, updated manpage, new libdraw
2010-08-02 14:22:54 +01:00
Connor Lane Smith
19b745f9b1
updated manpage, added paste, cleaned up, new libdraw
2010-07-31 14:56:27 +01:00
Connor Lane Smith
61cb1c320e
merged dmenu & dinput (clunky interface)
2010-07-30 13:40:56 +01:00
Connor Lane Smith
933abed1fd
added dmenu.h, common.c
2010-07-02 06:49:05 +01:00
Connor Lane Smith
96f158414e
libdraw now has own repo
2010-06-30 01:36:15 +01:00
Connor Lane Smith
920a130263
moved draw.c to libdraw.a
2010-06-24 17:44:35 +01:00
Connor Lane Smith
f70de02be1
fixed makefile
2010-06-23 14:29:32 +01:00
Connor Lane Smith
7275278d1c
added draw.h
2010-06-23 13:29:15 +01:00
Connor Lane Smith
4ba681557e
initial dmenu / dinput separation
2010-06-23 12:04:54 +01:00
Anselm R Garbe
d54005dc26
prepared dmenu-4.1 release
2010-05-28 11:42:49 +01:00
anselm@anselm1
526ac879ce
several performance tweaks
2008-03-22 14:52:00 +00:00
anselm@anselm1
67bf8f1c85
added dmenu run
2007-12-22 12:20:20 +00:00
Anselm R. Garbe
5ba5ad8216
micromizing dmenu step 1
2007-09-16 20:14:09 +02:00
Anselm R. Garbe
4b905613db
removed strip, added -s to LDFLAGs
2007-05-15 13:44:41 +02:00
Anselm R. Garbe
607547ebe9
making copyright notice more compact
2007-04-13 11:36:44 +02:00
Anselm R. Garbe
af2ed87fd8
added dmenu_path convenience script
2007-02-23 10:16:43 +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
4e5645b281
readded draw.c again (except getcolor and setfont)
2007-02-20 13:54:00 +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
9bacebf33b
fixed Copyright notice in Makefile
2007-02-08 14:10:17 +01:00
Anselm R. Garbe
a852cb33c1
got rid of LD, inspired by JGs patch to wmii
2007-02-05 11:10:41 +01:00
arg@mig29
8b1697c480
next version will contain updated copyright notice
2007-01-02 15:38:44 +01:00
arg@mmvi
d8558c3214
removed crap from Makefile
2006-09-26 14:30:48 +02:00
arg@mmvi
1e0d10fe28
removed config.h stuff, made dwm configurable due to command line options
2006-09-26 13:20:47 +02:00
Anselm R.Garbe
691f08fb9c
applied sanders Makefile patch
2006-08-16 08:57:10 +02:00
Anselm R.Garbe
ea95610e5e
removed finished message
2006-08-14 16:11:38 +02:00
Anselm R.Garbe
e1223229f0
applied Sanders LD patch
2006-08-14 08:42:23 +02:00
arg@10ksloc.org
3fa69e4bef
appliead Sanders manpage/Makefile pacth
2006-08-07 11:58:23 +02:00
arg@10ksloc.org
895db5e046
added stripping to dmenu target
2006-08-07 08:45:47 +02:00
arg@10ksloc.org
294b42fa5f
fixed dist target
2006-08-04 10:34:44 +02:00