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 Won't support forge

Fixes multiple issues regarding Wayland compatibility for Minecraft.

Recommended to be used with glfw-wayland.
With the Cursor Fix.

Features

  • Auto Scale GUI

    • Auto-scales the GUI scale depending on your display's scaling. [may look weird when windowed] (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 keyboard combinations such as 'CTRL + A' or 'CTRL + C' being sent in chat as characters.
  • Fullscreen

    • Specify Monitor (looks different in-game) (by default Minecraft sometimes full-screens on the wrong monitor due to Wayland window limitations)
      • Specify which monitor you want to fullscreen Minecraft to. (primary monitor by default) (must turn on in seperate config option)

Building

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