mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-19 21:31:36 +00:00
video(wayland): use both --icon and --icon-name for Zenity Many distros ship an older version of Zenity that supports GTK3, while some distros ship newer version of Zenity which uses libadwaita. This command tries to use --icon and fall back to --icon-name when it fails.