StackDoubleFlow / MCWaylandFix

Run Minecraft natively using Wayland
MIT License
8 stars 2 forks source link

Window class + Desktop icon #5

Open jgcodes2020 opened 2 months ago

jgcodes2020 commented 2 months ago

Currently the window class is set to java, as per GLFW defaults; it should be set to com.mojang.Minecraft or something of the like.

In addition, it would be nice to extract the icons automatically to ~/.local/share/icons via a button in options or something, together with a desktop file to provision those icons to Minecraft.

not-coded commented 1 month ago

Other mods such as WayGL or WayFix do this already.