aboutsummaryrefslogtreecommitdiff
path: root/util.h
Commit message (Collapse)AuthorAge
* Initial commit by me.c2023-11-25
|
* import new drw from libsl and minor fixes.Markus Teich2016-06-26
| | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations.
* sync updated drw code from dmenuHiltjo Posthuma2015-10-20
| | | | | | 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-13
|
* continued with draw.c abstraction, also started util.{h,c} implementation, ↵Anselm R Garbe2012-12-08
| | | | that will be used by draw.c as well
* removed unnecessary crapAnselm R. Garbe2006-07-13
|
* removed unnecessary sel stuffAnselm R. Garbe2006-07-11
|
* added bar event timerAnselm R. Garbe2006-07-11
|
* added gridsel to gridwmAnselm R. Garbe2006-07-11
|
* implemented pipe_spawnAnselm R. Garbe2006-07-11
|
* added several other stuffAnselm R. Garbe2006-07-10
|
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-10
|
* added new stuffAnselm R. Garbe2006-07-10