| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-01-17 | patch: alpha | Matt Hunter | 1 | -3/+6 | |
| Allow dwm to have translucent bars, while keeping all the text on it opaque, just like the alpha patch for st. By default dwm might make windows' borders transparent when using composit window manager (e.g. xcompmgr, picom). Alpha patch allows to make borders opaque. If all you want is to make borders opaque, you don't care about statusbar opacity and/or have problems applying alpha patch, then you might use fixborders patch instead. | |||||
| 2025-09-27 | cleanup schemes and colors | Hiltjo Posthuma | 1 | -0/+2 | |
| 2022-05-10 | sync latest drw.{c,h} changes from dmenu | Hiltjo Posthuma | 1 | -0/+1 | |
| 2018-03-14 | ColBorder has been moved to the enum with ColFg and ColBg. | Christopher Drelich | 1 | -1/+1 | |
| 2017-11-03 | sync dmenu drw.{c,h} code: use Clr* (was Scm) | Hiltjo Posthuma | 1 | -6/+6 | |
| 2016-06-26 | import new drw from libsl and minor fixes. | Markus Teich | 1 | -40/+23 | |
| - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations. | |||||
| 2015-10-20 | sync updated drw code from dmenu | Hiltjo Posthuma | 1 | -17/+17 | |
| 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-13 | Add Xft and follback-fonts support to graphics lib | Eric Pruitt | 1 | -7/+12 | |
| 2013-06-19 | applied Julian's enum approach, | Anselm R Garbe | 1 | -3/+3 | |
| however renamed theme into scheme resp. Theme into ClrScheme | |||||
| 2013-06-16 | finished libsl/drw integration | Anselm R Garbe | 1 | -19/+27 | |
| 2013-04-17 | renamed draw into drw | Anselm R Garbe | 1 | -0/+61 | |
