Fixes multiple issues regarding Wayland compatibility for Minecraft.
Recommended to be used with glfw-wayland.
With the Cursor Fix.
-
Auto Scale GUI
- Auto-scales the GUI scale depending on your display's scaling. (e.g. 2 GUI Scale on 1920x1080 at 100% → 4 GUI Scale on 3840x2160 at 200%)
-
Inject Minecraft Icon at Startup
- Injects the Minecraft Icon at Startup instead of defaulting to the normal Wayland icon.
-
Key Modifiers Fix
- Fixes issues where keyboard combinations like 'CTRL + A' or 'CTRL + C' are sent as characters in chat instead of being recognized as key combinations.
-
Fullscreen
- Select Monitor
- Select which monitor you want to fullscreen Minecraft to. (primary monitor by default) (must turn on in seperate config option)
- Select Monitor
Note
By default Minecraft sometimes full-screens on the wrong monitor due to Wayland window limitations (unable to get X and Y position).
- Clone the repository
git clone https://github.com/not-coded/WayFix
- Run
./gradlew chiseledBuild