sway/swaybar
llyyr b757ef94ef sway{,bar}: use default font hint style
CAIRO_HINT_STYLE_FULL attempts to maximize contrast at the expense
of fidelity, this makes most fonts that haven't been hand hinted,
which makes up the majority of fonts out there, appear much worse.

In the absence of explicitly set hint style, cairo will default to
CAIRO_HINT_STYLE_SLIGHT, which attempts to improve contrast while
retaining fidelity to the original shapes, which is what we want.
2023-02-27 13:55:08 -05:00
..
tray swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
bar.c swaybar: remove swaybar_output.input_region 2022-03-14 13:01:29 -04:00
config.c Reuse parsed PangoFontDescription 2022-07-01 13:05:58 +02:00
i3bar.c swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
input.c swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
ipc.c Reuse parsed PangoFontDescription 2022-07-01 13:05:58 +02:00
main.c Make command line option lists const 2021-02-04 09:49:06 +01:00
meson.build build: drop intermediate libraries for protocols 2022-11-25 10:51:20 +01:00
render.c sway{,bar}: use default font hint style 2023-02-27 13:55:08 -05:00
status_line.c swaybar: fix errno handling in status_handle_readable 2021-12-21 12:12:54 +01:00
swaybar-protocol.7.scd man: update maintainer 2021-01-08 09:33:51 +01:00