wayland: malicious compliance with gnome's CSD rule

This commit is contained in:
IoI_xD 2026-03-19 19:43:57 -07:00
commit 3cf94f6651
4 changed files with 160 additions and 52 deletions

View file

@ -37,6 +37,7 @@ if (grep(/^wayland$/, @backends)) {
}
scan_wayland_protocol("stable", "xdg-shell", "");
scan_wayland_protocol("stable", "viewporter", "");
scan_wayland_protocol("stable", "tablet", "-v2");
scan_wayland_protocol("staging", "xdg-toplevel-icon", "-v1");
scan_wayland_protocol("staging", "cursor-shape", "-v1");