feat(wayland): remove deprecated WL_SHELL (#8877)

This commit is contained in:
André Costa
2025-09-18 14:13:01 +02:00
committed by GitHub
parent 9c75f16b75
commit 3e94b4d1d4
15 changed files with 1 additions and 301 deletions
-4
View File
@@ -1881,10 +1881,6 @@ menu "LVGL configuration"
bool "Draw client side window decorations, only necessary on Mutter (GNOME)"
depends on LV_USE_WAYLAND
default n
config LV_WAYLAND_WL_SHELL
bool "Support the legacy wl_shell instead of the default XDG Shell protocol"
depends on LV_USE_WAYLAND
default n
config LV_WAYLAND_BUF_COUNT
int "Use 1 for single buffer with partial render mode or 2 for double buffer with full render mode"
depends on LV_USE_WAYLAND