Commit Graph

11 Commits

Author SHA1 Message Date
Ekaterina Vaartis 4bf8b6b43b include stdint to be compaitable with musl 2017-06-08 16:40:17 +03:00
Drew DeVault cd5694fdb5 Fix memory leaks in swaybar 2016-11-28 08:45:27 -05:00
D.B 6f2c39610e parse pango markup in workspace names (and bugfix)
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-10-07 11:27:06 +02:00
Zandr Martin 70b3796071
fix pango markup on swaybar 2016-09-08 14:45:21 -05:00
Drew DeVault 1510a21f00 Remove extraneous logging 2016-09-06 08:02:32 -04:00
Drew DeVault af44154119 Fix constant scale factor in font code 2016-09-05 11:52:52 -04:00
Drew DeVault b2226ac655 Add client support for HiDPI
This adds HiDPI support to swaybar, swaybg, and swaylock.
2016-09-05 11:36:48 -04:00
Drew DeVault 84fae94ab9 Flesh out pango markup implementation 2016-04-17 11:36:03 -04:00
Drew DeVault 2a0836e3bd Add support for pango markup 2016-04-17 10:47:08 -04:00
Mikkel Oscar Lyderik cefcce48aa Make client/pango.h not depend on client/window.h 2016-03-30 00:47:58 +02:00
Drew DeVault 82d464bb90 Add text rendering support to wayland clients 2015-11-29 15:27:28 -05:00