Hiltjo Posthuma
|
3756f7f6b8
|
sync dmenu drw.{c,h} code: use Clr* (was Scm)
|
7 years ago |
Hiltjo Posthuma
|
ab9571bbc5
|
die() consistency: always add newline
|
8 years ago |
Markus Teich
|
7af4d439bd
|
import new drw from libsl and minor fixes.
- better scaling for occupied tag squares.
- draw statusline first to omitt some complicated calculations.
|
8 years ago |
Hiltjo Posthuma
|
646b351cc7
|
sync updated drw code from dmenu
important:
- drw_rect: didn't use w and h, change the dwm code accordingly.
- drw_text: text is NULL is not allowed, use drw_rect().
|
9 years ago |
Eric Pruitt
|
14343e69cc
|
Add Xft and follback-fonts support to graphics lib
|
10 years ago |
Anselm R Garbe
|
b800a1d136
|
applied Jochen's drw_text patch, thanks
|
12 years ago |
Anselm R Garbe
|
33a74489f0
|
applied Julian's enum approach,
however renamed theme into scheme resp. Theme into ClrScheme
|
12 years ago |
Anselm R Garbe
|
5364697914
|
finished libsl/drw integration
|
12 years ago |
Anselm R Garbe
|
f2544a3318
|
renamed draw into drw
|
12 years ago |