1
1
mirror of https://github.com/swaywm/sway synced 2024-11-23 17:32:40 +01:00
sway/include
Hugo Osvaldo Barrera 75605491a5 Reject font values that are invalid for pango
Use pango to parse font configuration early, and reject the command as
invalid if the value is invalid for pango. Since we're already parsing
the font into a `PangoFontDescription`, keep that instance around and
avoid re-parsing the font each time we render text.

Fixes: https://github.com/swaywm/sway/issues/6805
2022-07-01 13:05:58 +02:00
..
sway Reject font values that are invalid for pango 2022-07-01 13:05:58 +02:00
swaybar
swaynag
background-image.h
cairo_util.h
gesture.h sway: add bindgesture command 2022-05-30 12:20:43 +02:00
ipc-client.h
ipc.h
list.h
log.h
loop.h
meson.build
pango.h Reject font values that are invalid for pango 2022-07-01 13:05:58 +02:00
pool-buffer.h
stringop.h sway: add bindgesture command 2022-05-30 12:20:43 +02:00
util.h