| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-03-28 | Remove obsolete client code | Drew DeVault | -73/+0 | |
| 2017-06-08 | include stdint to be compaitable with musl | Ekaterina Vaartis | -0/+1 | |
| 2016-11-28 | Fix memory leaks in swaybar | Drew DeVault | -3/+4 | |
| 2016-10-07 | parse pango markup in workspace names (and bugfix) | D.B | -2/+4 | |
| 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 | -1/+2 | |
| 2016-09-06 | Remove extraneous logging | Drew DeVault | -1/+0 | |
| 2016-09-05 | Fix constant scale factor in font code | Drew DeVault | -6/+8 | |
| 2016-09-05 | Add client support for HiDPI | Drew DeVault | -0/+4 | |
| This adds HiDPI support to swaybar, swaybg, and swaylock. | ||||
| 2016-04-17 | Flesh out pango markup implementation | Drew DeVault | -6/+12 | |
| 2016-04-17 | Add support for pango markup | Drew DeVault | -1/+1 | |
| 2016-03-30 | Make client/pango.h not depend on client/window.h | Mikkel Oscar Lyderik | -12/+10 | |
| 2015-11-29 | Add text rendering support to wayland clients | Drew DeVault | -0/+59 | |
