Drew DeVault
cd5694fdb5
Fix memory leaks in swaybar
8 years ago
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.
8 years ago
Zandr Martin
70b3796071
fix pango markup on swaybar
8 years ago
Drew DeVault
1510a21f00
Remove extraneous logging
8 years ago
Drew DeVault
af44154119
Fix constant scale factor in font code
8 years ago
Drew DeVault
b2226ac655
Add client support for HiDPI
...
This adds HiDPI support to swaybar, swaybg, and swaylock.
8 years ago
Drew DeVault
84fae94ab9
Flesh out pango markup implementation
9 years ago
Drew DeVault
2a0836e3bd
Add support for pango markup
9 years ago
Mikkel Oscar Lyderik
cefcce48aa
Make client/pango.h not depend on client/window.h
9 years ago
Drew DeVault
82d464bb90
Add text rendering support to wayland clients
9 years ago