| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-15 | Major refactoring in preparation for bar modules | bakkeby | |
| 2020-07-07 | Extrabar alignment, buttonclicks and other improvements | bakkeby | |
| 2020-06-11 | Adding pango patch (ref. #10) | bakkeby | |
| 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). | |||
| 2020-05-31 | status2d: Minor protection against crashes due to invalid x and y values | bakkeby | |
| 2020-05-27 | Fixing status2d and statuscmd / dwmblocks compatibility issues. | bakkeby | |
| Text width calculations when using status2d strings resulted in statuscmd button placement calculations to be way off. Fixed by introducing a separate function status2dtextlength to get an approximate correct text width. | |||
| 2020-05-26 | Adding status2d patch | bakkeby | |
