Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import new drw from libsl and minor fixes. | 2016-06-26 | 1 | -2/+2 | |
| | | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations. | ||||
* | sync updated drw code from dmenu | 2015-10-20 | 1 | -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 lib | 2015-03-13 | 1 | -0/+1 | |
| | |||||
* | continued with draw.c abstraction, also started util.{h,c} implementation, ↵ | 2012-12-08 | 1 | -0/+6 | |
| | | | | that will be used by draw.c as well | ||||
* | removed unnecessary crap | 2006-07-13 | 1 | -22/+0 | |
| | |||||
* | removed unnecessary sel stuff | 2006-07-11 | 1 | -2/+0 | |
| | |||||
* | added bar event timer | 2006-07-11 | 1 | -4/+8 | |
| | |||||
* | added gridsel to gridwm | 2006-07-11 | 1 | -0/+1 | |
| | |||||
* | implemented pipe_spawn | 2006-07-11 | 1 | -1/+2 | |
| | |||||
* | added several other stuff | 2006-07-10 | 1 | -2/+4 | |
| | |||||
* | several new changes, made gridmenu working | 2006-07-10 | 1 | -36/+11 | |
| | |||||
* | added new stuff | 2006-07-10 | 1 | -0/+41 | |