Compatibility
Minecraft: Java Edition
1.21.8–1.21.11
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published last month
Updated 2 weeks ago
Changelog
🐛 Fixes
Startup Input Bug
- fixed a bug where mouse input felt broken on first launch (weird hovering, unresponsive clicks)
- the mod was cancelling vanilla's window init before Minecraft had a chance to set up its internal state
- now lets vanilla handle the initial window setup, only takes over on actual fullscreen transitions
🎉 What's New
Dual-Monitor Support
- fullscreen now uses whichever monitor your window is on instead of always defaulting to primary
- auto-detects the correct monitor based on window overlap
- added a "Preferred Monitor" slider in settings to lock fullscreen to a specific display (0 = auto)
Unfocused FPS Limiter
- automatically caps FPS to 15 when the game window loses focus
- saves GPU and CPU while you're alt-tabbed
- configurable cap (1–60 FPS) and can be toggled off in settings
- enabled by default
Mode Cycling Keybind
- press F10 to cycle through Borderless → Exclusive Borderless → Native
- rebindable in Minecraft's controls menu under the Fullscreen+ category
- disabled by default, enable "Cycle Modes Keybind" in settings to use it
Cursor Confinement
- locks the cursor to the game window when in borderless fullscreen
- prevents the cursor from escaping to other monitors during gameplay
- disabled by default, toggle it on in settings
--borderless Startup Flag
- add
-Dfullscreenplus.borderlessto your JVM arguments to force borderless mode on launch - useful for modpack developers and server launchers
⚙️ Technical
- new mixin targeting
InactivityFpsLimiterfor FPS throttling when unfocused - keybind registered via Fabric Key Binding API with proper
KeyBinding.Category - cursor confinement uses
GLFW_CURSOR_CAPTUREDon fullscreen enter, releases on exit - monitor detection uses GLFW overlap-area algorithm across all connected displays
updateWindowRegionno longer cancelled when there's no state transition
Files
Metadata
Release channel
ReleaseVersion number
2.6.0Loaders
Game versions
1.21.8–1.21.11Environment
Client-side only
Downloads
593Publication date
February 6, 2026 at 9:12 AMPublisher

_itzplugins
Member





