sway/swaybar
Ian Huang 276e0301e0 interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY
See issue #5228. Currently, WL_OUTPUT_SUBPIXEL_NONE is ignored and
CAIRO_ANTIALIAS_SUBPIXEL is still set. This commit checks if subpixel is
set to none and if so, calls set_antialias with CAIRO_ANTIALIAS_GRAY.
This mirrors the functionality in Mako's
[PR261](https://github.com/emersion/mako/pull/261)
2020-04-20 09:26:37 +02:00
..
tray tray: track SNI callbacks 2020-03-30 17:31:00 +02:00
bar.c
config.c
i3bar.c swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00
input.c swaybar: fix memory leaks 2020-03-30 17:31:00 +02:00
ipc.c swaybar: fix memory leaks 2020-03-30 17:31:00 +02:00
main.c
meson.build
render.c interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY 2020-04-20 09:26:37 +02:00
status_line.c swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00
swaybar-protocol.7.scd Fix typo in swaybar-protocol.7.scd 2019-12-28 13:36:00 -05:00