mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 01:08:10 +02:00
Start work on fractional scale support for Wayland
Register the interface on startup
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user