mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 05:26:18 +08:00
feat(wayland): remove deprecated WL_SHELL (#8877)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user