Hiltjo Posthuma
|
3756f7f6b8
|
sync dmenu drw.{c,h} code: use Clr* (was Scm)
|
2017-11-03 21:20:48 +01:00 |
|
Hiltjo Posthuma
|
ab9571bbc5
|
die() consistency: always add newline
|
2016-08-12 14:36:35 +02:00 |
|
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.
|
2016-06-26 13:52:36 +02:00 |
|
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().
|
2015-10-20 23:38:31 +02:00 |
|
Eric Pruitt
|
14343e69cc
|
Add Xft and follback-fonts support to graphics lib
|
2015-03-13 21:44:22 +01:00 |
|
Anselm R Garbe
|
b800a1d136
|
applied Jochen's drw_text patch, thanks
|
2013-06-23 21:53:09 +02:00 |
|
Anselm R Garbe
|
33a74489f0
|
applied Julian's enum approach,
however renamed theme into scheme resp. Theme into ClrScheme
|
2013-06-19 19:35:33 +02:00 |
|
Anselm R Garbe
|
5364697914
|
finished libsl/drw integration
|
2013-06-16 15:20:29 +02:00 |
|
Anselm R Garbe
|
f2544a3318
|
renamed draw into drw
|
2013-04-17 21:21:47 +02:00 |
|