aboutsummaryrefslogtreecommitdiffstats
path: root/util.h
Commit message (Collapse)AuthorAgeFilesLines
* import new drw from libsl and minor fixes.Markus Teich2016-06-261-2/+2
| | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations.
* sync updated drw code from dmenuHiltjo Posthuma2015-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 libEric Pruitt2015-03-131-0/+1
|
* continued with draw.c abstraction, also started util.{h,c} implementation, ↵Anselm R Garbe2012-12-081-0/+6
| | | | that will be used by draw.c as well
* removed unnecessary crapAnselm R. Garbe2006-07-131-22/+0
|
* removed unnecessary sel stuffAnselm R. Garbe2006-07-111-2/+0
|
* added bar event timerAnselm R. Garbe2006-07-111-4/+8
|
* added gridsel to gridwmAnselm R. Garbe2006-07-111-0/+1
|
* implemented pipe_spawnAnselm R. Garbe2006-07-111-1/+2
|
* added several other stuffAnselm R. Garbe2006-07-101-2/+4
|
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-101-36/+11
|
* added new stuffAnselm R. Garbe2006-07-101-0/+41
remember that computers suck.