Start work on fractional scale support for Wayland

Register the interface on startup
This commit is contained in:
Kovid Goyal
2024-03-21 11:47:48 +05:30
parent 7e12cc57c6
commit 2b6edbccbc
3 changed files with 9 additions and 1 deletions

View File

@@ -79,7 +79,8 @@
"unstable/text-input/text-input-unstable-v3.xml",
"staging/xdg-activation/xdg-activation-v1.xml",
"unstable/tablet/tablet-unstable-v2.xml",
"staging/cursor-shape/cursor-shape-v1.xml"
"staging/cursor-shape/cursor-shape-v1.xml",
"staging/fractional-scale/fractional-scale-v1.xml"
],
"sources": [
"wl_init.c",