clients: don't use deprecated fontconfig aliases
The "sans" and "mono" aliases for "sans-serif" and "monospace" are deprecated[1]. Let's standardize on the non-deprecated versions, which were already in use in some places. [1]: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/blob/be453bd1590b545d490aa024ef267948419b4d3a/fonts.conf.in#L33-67 Signed-off-by:Alyssa Ross <hi@alyssa.is>
parent
6e2eb8fa
No related branches found
No related tags found
Pipeline #448848 passed
Stage: Base container
Stage: Full build and test
Stage: No-GL build and test
Stage: Other builds
Stage: pages
Stage: deploy
Showing
- clients/cliptest.c 1 addition, 1 deletionclients/cliptest.c
- clients/content_protection.c 2 additions, 2 deletionsclients/content_protection.c
- clients/fullscreen.c 1 addition, 1 deletionclients/fullscreen.c
- clients/keyboard.c 1 addition, 1 deletionclients/keyboard.c
- clients/stacking.c 1 addition, 1 deletionclients/stacking.c
- clients/terminal.c 1 addition, 1 deletionclients/terminal.c
- clients/window.c 1 addition, 1 deletionclients/window.c
- shared/cairo-util.c 2 additions, 2 deletionsshared/cairo-util.c
Loading
Please register or sign in to comment