Skip to content

Releases: Swedeachu/MCBE-Mouse-Cursor

1.2 Public Release

16 Nov 11:23
0e0148e

Choose a tag to compare

Allow dragging and resizing of the Minecraft window without clipping, which is to fix the bug described in #3 where the mouse cursor would move down with the window.

Fix Client Rect and what is topmost/foreground being out of sync and not the correct size for the Minecraft window. While in another tab like Firefox things should no longer clip you when Minecraft is out of focus.

1.1 Public Release

10 Nov 06:44
0e0148e

Choose a tag to compare

Enhanced virtual key support for recenter hotkey configuration. The config.txt file now accepts a wide range of key names including function keys (F1-F12), special keys (TAB, SPACE, ENTER, ESC), arrow keys, modifier keys (SHIFT, CTRL, ALT), numpad keys, and VK_ prefixed names, with case-insensitive parsing. Additionally, improved window detection logic to prevent cursor clipping when Minecraft is not actually visible on screen (e.g., when Alt+Tabbed to another fullscreen application).

1.0 Public Release

09 Nov 10:26
1abf75e

Choose a tag to compare

1.0 First public release
This program was made in 15 minutes initially, and took another 30 minutes to add the extra keyboard config features.