Description
Fullscreen Tweaks
⚠️ FabricAPI and ModMenu required on Fabric since mod version 2.0.0 ⚠️
A client-side Minecraft mod for controlling fullscreen style, focus-loss behavior, and the loading window independently from the rest of the game. Version 2.0.0 supports native, borderless, and SDL3 fullscreen behavior across a large range of Minecraft and loader versions.
Install the jar that matches both your Minecraft version and mod loader. No server installation is required.
Fullscreen Tweaks was previously known as Stop Minimizing on Focus Loss (versions 1.0.0 and older) before its feature set and scope grew beyond the original single-purpose design. Existing settings are migrated automatically after the rename.
Features
Added in 0.1.0:
- 🔒 Keeps native fullscreen visible when Minecraft loses focus, such as while alt-tabbing, clicking another monitor, or using another application.
- 🛡️ Reapplies the focus-loss policy after Minecraft creates its window and whenever it changes window mode, so the behavior remains reliable across fullscreen transitions.
- 🌐 Supports a wide range of Minecraft versions and loaders, including Fabric, Forge, NeoForge, Quilt, Liteloader, Babric, and Better Than Adventure targets.
Added in 1.0.0:
- 🧑🔧 Provides a dedicated Fullscreen Settings screen directly from Minecraft's main Options menu.
- Lets minimization prevention be enabled or disabled independently from the selected fullscreen style.
- Offers both Minecraft's native fullscreen mode and a borderless fullscreen mode on GLFW versions. SDL versions use Minecraft's built-in exclusive-fullscreen choice instead.
- Makes borderless fullscreen fill the monitor containing most of the Minecraft window, with a safe fallback to the primary monitor.
- 🪟/🐧/🍎 Uses practical platform defaults: borderless fullscreen on Windows and native fullscreen with minimization prevention elsewhere.
- Stores portable settings in
config/fullscreen-tweaks.properties, automatically migrating both the previous filename and the original enable/disable setting.
Added in 2.0.0:
- ⏳ Lets the loading screen follow the game's saved fullscreen setting or independently use windowed or fullscreen mode.
- 🥷 Can keep Minecraft minimized throughout loading, then restore and show it in the regular game window mode when loading finishes.
- Restores both the actual window mode and Minecraft's displayed fullscreen setting after temporary loading-window overrides.
- Presents multi-choice settings as radio-style controls, with concise labels and an individual tooltip for every setting and choice.
- ⚡ Supports Minecraft's newer SDL3 window backend, including optional classic minimize-on-focus-loss behavior for native fullscreen.
- Full 🇵🇱 Polish and 🇳🇴 Norwegian (Bokmål) translations.
- 🔥 Rebranded from "Stop Minimizing on Focus Loss" to "Fullscreen Tweaks":))
Configuration
Open Options → Fullscreen Settings in Minecraft. The page controls:
- Fullscreen: Minecraft's normal fullscreen setting. F11 and other screens use the same value.
- Prevent native fullscreen minimization: controls focus-loss minimization for native fullscreen; borderless fullscreen normally remains visible regardless.
- Fullscreen mode: chooses native or borderless fullscreen on GLFW versions. Minecraft 26.3 and newer use the equivalent vanilla exclusive-fullscreen setting.
- Loading screen: follows the game's fullscreen setting or temporarily forces the loading screen to be windowed or fullscreen.
- Start loading screen minimized: keeps Minecraft minimized in the operating system's taskbar or dock throughout loading, then shows it in the regular game window mode when loading finishes.🔥
Although do note that on some Minecraft targets (e.g. SDL-based versions such as 26.3 or Better Than Adventure), the available options may differ slightly.
[SCREENSHOT PLACEHOLDER: Fullscreen Tweaks settings screen]
The Options entry searches for a free position without moving other mods' controls. On crowded screens it can shrink to ... or hide until a slot becomes available. In which case, the same settings screen can also be accessed through the ModMenu mod on Fabric or (Neo)Forge's built-in modlist.
Meanwhile, on Better Than Adventure, the mod adds its options directly
Version Support
Fullscreen Tweaks 2.0.x is actively supported only on the exact Minecraft and loader combinations listed below. Each jar is built for one specific combination; do not use a jar with a different Minecraft version or loader.
| Minecraft version | Fabric | Forge | NeoForge | Support notes |
|---|---|---|---|---|
| 1.14.4 | 2.0.x | ❎ | ❎ | Fabric target for Minecraft 1.14.4 |
| 1.15.2 | 2.0.x | ❎ | ❎ | Fabric target for Minecraft 1.15.2 |
| 1.16.5 | 2.0.x | 2.0.x | ❎ | Fabric and standalone Forge targets |
| 1.17.1 | 2.0.x | 2.0.x | ❎ | Fabric and Forge targets |
| 1.18.2 | 2.0.x | 2.0.x | ❎ | Fabric and Forge targets |
| 1.19.2 | 2.0.x | 2.0.x | ❎ | Fabric and Forge targets |
| 1.19.4 | 2.0.x | 2.0.x | ❎ | Fabric and Forge targets |
| 1.20.1 | 2.0.x | 2.0.x | 2.0.x | Fabric, Forge, and standalone NeoForge targets |
| 1.20.6 | 2.0.x | ❎ | 2.0.x | Fabric and NeoForge targets |
| 1.21.1 | 2.0.x | ❎ | 2.0.x | Fabric and NeoForge targets |
| 1.21.11 | ⚠️ WIP | ❎ | ⚠️ WIP | Fabric and NeoForge targets |
| 26.1.2 | 2.0.x | ❎ | 2.0.x | Fabric and NeoForge targets |
| 26.2 | 2.0.x | ❎ | 2.0.x | Fabric and NeoForge targets |
| 26.3 | 2.0.x | ❎ | 2.0.x | Fabric and NeoForge SDL3 targets |
All other Minecraft and loader combinations are legacy-only and are not supported beyond the 0.1.x release line. This includes the Quilt builds, Forge 1.7.10, Forge 1.8.9, Forge 1.12.2, Forge 1.20.6, and several others available exclusively on Modrinth including Liteloader builds, and the vanilla Beta 1.7.3 Babric build. Existing 0.1.x files remain available for those legacy targets



