aboutsummaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Collapse)AuthorLines
2016-06-26import new drw from libsl and minor fixes.Markus Teich-2/+2
- better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations.
2015-10-20sync updated drw code from dmenuHiltjo Posthuma-0/+1
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-03-13Add Xft and follback-fonts support to graphics libEric Pruitt-0/+1
2012-12-08continued with draw.c abstraction, also started util.{h,c} implementation, ↵Anselm R Garbe-0/+6
that will be used by draw.c as well
2006-07-13removed unnecessary crapAnselm R. Garbe-22/+0
2006-07-11removed unnecessary sel stuffAnselm R. Garbe-2/+0
2006-07-11added bar event timerAnselm R. Garbe-4/+8
2006-07-11added gridsel to gridwmAnselm R. Garbe-0/+1
2006-07-11implemented pipe_spawnAnselm R. Garbe-1/+2
2006-07-10added several other stuffAnselm R. Garbe-2/+4
2006-07-10several new changes, made gridmenu workingAnselm R. Garbe-36/+11
2006-07-10added new stuffAnselm R. Garbe-0/+41