HumbleUI / HumbleUI/JWM

Getting raw window handle, NSWindow, or the like

Open
#270 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
643
Forks
51
PR merge metrics
No merged PRs in 30d

Description

To allow applications to do platform-specific things not directly supported by jwm, such as injecting an accessibility implementation (e.g. as supported by [AccessKit](https://github.com/AccessKit/accesskit)), jwm should allow the user to get the platform-specific window handle (e.g. HWND or NSWindow pointer). I think it would make sense to do this via methods on the platform-specific Window subclasses, such as `winGetHwnd` and `macGetNSWindow`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.