Перейти к содержимому
Mineforgian

WindowFix

Used to fix the issue of main loop hang/freeze that may occur in Minecraft under Windows after operating the system menu of the window title bar (right-clicking the title bar, minimizing, restoring, etc.).

Загрузки
5K
Подписчики
5
Обновлён
14 августа 2026 г.
Лицензия
AGPL-3.0-only

Опубликован 5 мая 2026 г.

WindowFix

WindowFix addresses a Windows-specific Minecraft issue where interacting with the title-bar system menu (right-click title bar, minimize, restore, etc.) may cause the game loop to hang or stutter.

Environment

  • Windows client

Configuration

Config file is generated after first launch:

config/windowfix-client.toml

Example:

blockTitleBarSystemMenu = false

Restart the game after changing config values.

  • blockTitleBarSystemMenu
    • true: Block the title-bar system menu for maximum stability.
    • false: Keep the system menu and enable native MNS_MODELESS compatibility handling.

Usage

  1. Put the built JAR into your client mods directory.
  2. Launch the game and adjust config/windowfix-client.toml as needed.

Log Keywords

Search these in latest.log:

  • Installed Win32 window hook for system menu freeze workaround.
  • Enabled MNS_MODELESS on system menu.

Known Limitations

  • Windows-only behavior.
  • In native compatibility mode, brief hitching may still happen depending on system window management behavior.

Ченджлог

1.0.1Релиз26.1.1, 26.1.2, 26.2 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

1.0.1Релиз26.1.1, 26.1.2, 26.2 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

1.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

1.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

1.0.1Релиз1.21.3, 1.21.4, 1.21.5 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

1.0.1Релиз1.20.2, 1.20.3, 1.20.4 · 14 августа 2026 г.

Fixed stuck Alt/other keys after using the title-bar system menu by restoring normal GLFW focus handling.

Комментарии

Загружаем…