Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-08 | include stdint to be compaitable with musl | Ekaterina Vaartis | |
2016-11-28 | Fix memory leaks in swaybar | Drew DeVault | |
2016-10-07 | parse pango markup in workspace names (and bugfix) | D.B | |
This change allows using numeric character references in workspace names - for example æ which stands for sharp s. A fix was necessary in get_pango_layout, since markup and parsed markup had different width. | |||
2016-09-08 | fix pango markup on swaybar | Zandr Martin | |
2016-09-06 | Remove extraneous logging | Drew DeVault | |
2016-09-05 | Fix constant scale factor in font code | Drew DeVault | |
2016-09-05 | Add client support for HiDPI | Drew DeVault | |
This adds HiDPI support to swaybar, swaybg, and swaylock. | |||
2016-04-17 | Flesh out pango markup implementation | Drew DeVault | |
2016-04-17 | Add support for pango markup | Drew DeVault | |
2016-03-30 | Make client/pango.h not depend on client/window.h | Mikkel Oscar Lyderik | |
2015-11-29 | Add text rendering support to wayland clients | Drew DeVault | |