summaryrefslogtreecommitdiffstats
path: root/util.h
Commit message (Collapse)AuthorAgeFilesLines
* import new drw from libsl and minor fixes.Gravatar Markus Teich 2016-06-261-2/+2
| | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations.
* sync updated drw code from dmenuGravatar Hiltjo Posthuma 2015-10-201-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().
* Add Xft and follback-fonts support to graphics libGravatar Eric Pruitt 2015-03-131-0/+1
|
* continued with draw.c abstraction, also started util.{h,c} implementation, ↵Gravatar Anselm R Garbe 2012-12-081-0/+6
| | | | that will be used by draw.c as well
* removed unnecessary crapGravatar Anselm R. Garbe 2006-07-131-22/+0
|
* removed unnecessary sel stuffGravatar Anselm R. Garbe 2006-07-111-2/+0
|
* added bar event timerGravatar Anselm R. Garbe 2006-07-111-4/+8
|
* added gridsel to gridwmGravatar Anselm R. Garbe 2006-07-111-0/+1
|
* implemented pipe_spawnGravatar Anselm R. Garbe 2006-07-111-1/+2
|
* added several other stuffGravatar Anselm R. Garbe 2006-07-101-2/+4
|
* several new changes, made gridmenu workingGravatar Anselm R. Garbe 2006-07-101-36/+11
|
* added new stuffGravatar Anselm R. Garbe 2006-07-101-0/+41