wayland: malicious compliance with gnome's CSD rule
This commit is contained in:
parent
3eeace0963
commit
3cf94f6651
4 changed files with 160 additions and 52 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue