Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Community

New topic
7
Topics

Recent updates

1.0.5: A fix for this one mouse quirk
2
As described here - mouse button releases would not be registered if your mouse is over another window at the time of release...
3 files — 1.0.5
1.0.4: A couple more fixes
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...
1 file
1.0.3: A few fixes
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 v...
3 files — 1.0.3
1.0.2: A few functions and Gameframe integration
6
Added winwin_keyboard_clear, winwin_mouse_clear, winwin_io_clear Added winwin_is_minimized, winwin_is_maximized, winwin_minimize, winwin_maximize Added winwin_s...
3 files — 1.0.2
Topic
Last post
Hello first of all thank you for making this extension its really cool. context, I programmed a function that allows me...
started by Pinguis 3 days ago
2 replies
26 views
I'm trying to create a box that you can type stuff into in another window, but I'm having trouble since the winwin_keybo...
started by Kidthatcandostuff 98 days ago
4 replies
123 views
I looked in the documentation but I Was wondering if there is a youtube tutorial for this.
started by RandomGameFun Oct 03, 2024
2 replies
99 views
I've tried using the example code for how to create a winwin_window using winwin_create, but winwin_create only ever ret...
started by Emlise( formerly faxdoc ) Sep 24, 2024
12 replies
179 views
Hello! is there anyway to draw anything while the window is minimised or unfocused with this extension?
started by Blue Legends Sep 27, 2024
3 replies
93 views
winwin_mouse_wheel_down read mouse wheel up event. and winwin_mouse_wheel_up not reading (always return 0).
started by MakhamDev Sep 11, 2024
2 replies
96 views
When importing an extension from winwin.yymps there’s no winwin, winwin_config functions. Those need to be copy from t...
started by MakhamDev Sep 11, 2024
1 reply
98 views