This commit is contained in:
2025-06-24 16:47:45 +03:00
parent 9951211596
commit 951edd95db
3 changed files with 5 additions and 14 deletions

View File

@@ -35,11 +35,6 @@
#include <wayland/xdg-shell.h>
#include <wayland/xdg-toplevel-drag-v1.h>
// Missing Wayland features:
// - Application icon (xdg-toplevel-icon-v1) https://github.com/libsdl-org/SDL/pull/9584
// - Color picker (xdg-desktop-portal?) https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.Screenshot.html
// -
class LinuxDropFilesData : public IGuiData
{
public: