sway-patched-tray-menu-github/sway/tree
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
..
arrange.c chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
container.c sway{,bar}: use default font hint style 2023-02-27 13:55:08 -05:00
node.c node: prettify node type names 2022-11-26 09:48:58 +01:00
output.c Use wlr_damage_ring 2022-11-11 16:29:04 +01:00
root.c root: free non_desktop_outputs list on root_destroy 2023-02-02 09:39:58 +01:00
view.c Allow windows in scratchpad to set the urgent flag 2023-02-22 11:41:43 -07:00
workspace.c workspace_create: Don't allow NULL name 2022-11-11 23:44:03 +01:00