1
1
mirror of https://github.com/swaywm/sway synced 2026-05-03 14:20:40 +02:00
Files
llyyr 257a0a7548 common/pango: use pangocairo directly instead of cairo_create(NULL)
We never need a cairo context for anything here. Use
pango_cairo_font_map_get_default() and pango_font_map_create_context()
directly instead of bootstrapping via a nil cairo context.

Same as last commit, but just a cosmetic fix in this case since we don't
actually use the cairo context for anything

(cherry picked from commit dea166a27c)
2026-03-26 16:21:46 +01:00
..
2024-02-23 17:43:19 +03:00
2024-02-23 17:43:19 +03:00
2024-02-23 17:43:19 +03:00
2024-02-23 17:43:19 +03:00
2023-11-23 20:42:04 +01:00
2025-01-07 16:35:31 +01:00