sway/common
Geoff Greer 987e0054ac Call pango_cairo_context_set_font_options().
Call pango_cairo_context_set_font_options() before pango_cairo_update_layout() and pango_cairo_show_layout(). By default, Pango "merges" the Cario font options with its own, which doesn't enable full hinting.
2018-09-22 15:33:03 -07:00
..
background-image.c
cairo.c swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available). 2018-09-22 11:34:21 -07:00
ipc-client.c prevent ub caused by misaligned stores/loads 2018-09-02 17:07:12 -07:00
list.c
log.c
meson.build
pango.c Call pango_cairo_context_set_font_options(). 2018-09-22 15:33:03 -07:00
readline.c swaybar: rewrite protocol determination 2018-09-18 11:36:33 +01:00
stringop.c Allow reload command to exist anywhere in the command string 2018-09-01 11:45:48 +10:00
unicode.c
util.c