Skip to content

Fixes multiple issues regarding Wayland compatibility for Minecraft.

License

Notifications You must be signed in to change notification settings

not-coded/WayFix

Repository files navigation

WayFix Logo

WayFix

Supports minecraft versions from 1.16 Cloth Config API

Fixes multiple issues regarding Wayland compatibility for Minecraft.

Recommended to be used with glfw-wayland.
With the Cursor Fix.
And kdotool (only if on KDE Plasma).

Features

  • 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)

Note

By default Minecraft sometimes full-screens on the wrong monitor due to Wayland window limitations (unable to get X and Y position). This is automatically fixed only on KDE Plasma without specifying the monitor by installing kdotool.

Building

  • Clone the repository
    • git clone /~https://github.com/not-coded/WayFix
  • Run ./gradlew chiseledBuild