Commit Graph

10 Commits (8645b2ce3568b4628f40fb99466c154edc0e338f)

Author SHA1 Message Date
bakkeby 2643894570 [dwm][PATCH] Fix memory leaks in drw
The function drw_fontset_free in drw.c was never called.
4 years ago
bakkeby 8c4eaccf16 Adding pango patch (ref. #10)
Text from original patch:

Using pango markup for status text

Use a single font. Removed some code utf8 code from drw.
Created for pango 1.44. Older versions might not have getter
for font height, ascent + descent can be used instead.
All texts are rendered with pango but only status is with
markup. Increased stext size (in case a lot of markup is used).
MIN/MAX is already defined (didn't redefine them).
4 years ago
bakkeby 7b2c30b371 Adding color emoji patch 4 years ago
bakkeby 75d5f1e0c5 Adding shiftview patch 4 years ago
bakkeby 657988fbbf Added the no transparent borders patch 4 years ago
bakkeby 4b45c6071f Adding vtcolors patch 4 years ago
bakkeby f8f67508d8 Adding xrdb patch 5 years ago
bakkeby 5d33aebaaf Adding float border color patch 5 years ago
bakkeby 2c9a889b22 Adding README.md 5 years ago
bakkeby c34c536f3e Adding alpha patch 5 years ago