fullscreen-shell: remove

The protocol implementation has been marked as deprecated in the
previous release.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3846
This commit is contained in:
Kirill Primak 2025-03-30 01:15:09 +03:00
parent 99da6ccc87
commit 9dbf5b9f6b
6 changed files with 0 additions and 447 deletions

View file

@ -25,10 +25,6 @@ compositors = {
'output-layout': {
'src': ['output-layout.c', 'cat.c'],
},
'fullscreen-shell': {
'src': 'fullscreen-shell.c',
'proto': ['fullscreen-shell-unstable-v1'],
},
'scene-graph': {
'src': 'scene-graph.c',
'proto': ['xdg-shell'],