Hiltjo Posthuma
8933ebcf50
sync drw.{c,h} from dmenu
- drw: minor improvement to the nomatches cache
- overhaul utf8decoding and render invalid utf8 sequences as U+FFFD.
Thanks NRK for these improvements!
6 months 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.
9 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().
10 years ago
Eric Pruitt
14343e69cc
Add Xft and follback-fonts support to graphics lib
10 years ago
Anselm R Garbe
f21d46ea7d
continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well
13 years ago
Anselm R. Garbe
8b59083eb1
removed unnecessary crap
19 years ago
Anselm R. Garbe
b1669b5c48
removed unnecessary sel stuff
19 years ago
Anselm R. Garbe
586f66331d
added bar event timer
19 years ago
Anselm R. Garbe
26e134b8a7
added gridsel to gridwm
19 years ago
Anselm R. Garbe
3a69c5173c
implemented pipe_spawn
19 years ago
Anselm R. Garbe
439e15d09f
added several other stuff
19 years ago
Anselm R. Garbe
39677ec766
several new changes, made gridmenu working
19 years ago
Anselm R. Garbe
8a34fa50f7
added new stuff
19 years ago