minecraft-wayland
minecraft-wayland copied to clipboard
Longterm: Provide drag and drop implementation for GLFW on Wayland
Newer versions of Minecraft support drag and drop inside of screens. This was added in 1.17 I think.
emersion wrote something describing how drag and drop would work on wayland, which could be used to write an initial glfw impl for it: https://emersion.fr/blog/2020/wayland-clipboard-drag-and-drop/