Skip to content

Added a getter to expose native window handle#14

Merged
Atrix256 merged 1 commit intoAtrix256:mainfrom
vixorien:expose-window-handle
Feb 24, 2026
Merged

Added a getter to expose native window handle#14
Atrix256 merged 1 commit intoAtrix256:mainfrom
vixorien:expose-window-handle

Conversation

@vixorien
Copy link
Contributor

Goal
Provide access to the underlying window handle if an application wants it. Since this is already tracked internally, I've just added a getter for it.

Changes

  • Added GetWindowHandle() function that returns "NativeWindowHandle" type
  • Moved all NativeWindowHandle definitions up near other type definitions

Testing
This has been tested on windows/win32. I don't have access to Linux or MacOS machines at the moment for further testing.

@Atrix256
Copy link
Owner

Very cool! Im out on vacation til the 25th but will check it out asap.

@Atrix256
Copy link
Owner

Looks great! If you want to, you can add your name to the credits at the bottom of readme.md and at the top of thirteen.h!

@Atrix256 Atrix256 merged commit a6494d7 into Atrix256:main Feb 24, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants