wayland: #ifdef on XDG_TOPLEVEL_CONFIGURE_BOUNDS_SINCE_VERSION

This enables us to compile against wayland-protocols < 1.25
This commit is contained in:
Daniel Eklöf 2022-08-12 16:12:36 +02:00
parent 1cf22846a0
commit 5697348b46
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 8 additions and 0 deletions

View file

@ -50,6 +50,10 @@
### Deprecated
### Removed
### Fixed
* Compiling against wayland-protocols < 1.25
### Security
### Contributors