View all by YellowAfterlife
Creator
Follow YellowAfterlife
Follow
Following YellowAfterlife
Following
Add To Collection
Collection
Community
Devlog
More like this
Related
Windows' windows for GameMaker
←
Return to Windows' windows for GameMaker
Devlog
1.0.5: A fix for this one mouse quirk
January 24, 2025
by
YellowAfterlife
2
As described here - mouse button releases would not be registered if your mouse is over another window at the time of release...
Continue reading
1.0.4: A couple more fixes
January 17, 2025
by
YellowAfterlife
3
I’m getting “too many requests” when trying to upload using Butler so this is a separate file for now. Fixed a few missing/incomplete functions related to keyboard_string in additional windows...
Continue reading
1.0.3: A few fixes
October 21, 2024
by
YellowAfterlife
5
Fixed Alt-Enter switching to fullscreen on secondary windows. Apparently this is just a thing that DirectX does by default, and quite so poorly. vk_anykey and vk_nokey are now accepted in keyboard fun...
Continue reading
1.0.2: A few functions and Gameframe integration
September 18, 2024
by
YellowAfterlife
6
Added winwin_keyboard_clear, winwin_mouse_clear, winwin_io_clear Added winwin_is_minimized, winwin_is_maximized, winwin_minimize, winwin_maximize Added winwin_set_shadow, winwin_get_shadow (for border...
Continue reading