fixes: add implementation

This commit is contained in:
Kirill Primak 2024-05-12 11:53:09 +03:00 committed by Simon Ser
parent 7392b3313a
commit 812675ba34
4 changed files with 100 additions and 6 deletions

View file

@ -86,7 +86,7 @@ internal_features = {
internal_config = configuration_data()
wayland_kwargs = {
'version': '>=1.23.1',
'version': '>=1.24.0',
'fallback': 'wayland',
'default_options': [
'tests=false',