index
:
dwm.git
jackson/patches
jackson_additions
jackson_rebuild
My build of dwm
Jackson Taylor <jackson@jacksontaylor.xyz>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drw.c
Age
Commit message (
Expand
)
Author
2022-09-17
remove workaround for a crash with color emojis on some systems, now fixed in...
Hiltjo Posthuma
2022-05-10
sync latest drw.{c,h} changes from dmenu
Hiltjo Posthuma
2021-08-20
Revert "Improve speed of drw_text when provided with large strings"
Hiltjo Posthuma
2021-08-09
Improve speed of drw_text when provided with large strings
Miles Alan
2020-06-11
Fix memory leaks in drw
Alex Flierl
2019-02-02
Prepare 6.2 release.
Anselm R Garbe
2017-11-03
sync dmenu drw.{c,h} code: use Clr* (was Scm)
Hiltjo Posthuma
2016-08-12
die() consistency: always add newline
Hiltjo Posthuma
2016-06-26
import new drw from libsl and minor fixes.
Markus Teich
2015-10-20
sync updated drw code from dmenu
Hiltjo Posthuma
2015-03-13
Add Xft and follback-fonts support to graphics lib
Eric Pruitt
2013-06-23
applied Jochen's drw_text patch, thanks
Anselm R Garbe
2013-06-19
applied Julian's enum approach,
Anselm R Garbe
2013-06-16
finished libsl/drw integration
Anselm R Garbe
2013-04-17
renamed draw into drw
Anselm R Garbe