Skip to content

Get a reference to a native window handle (WebView) on all supported platforms - #654

Merged
AlbertShown merged 4 commits into
webui-dev:mainfrom
hdijkema:parent_window
Oct 21, 2025
Merged

Get a reference to a native window handle (WebView) on all supported platforms#654
AlbertShown merged 4 commits into
webui-dev:mainfrom
hdijkema:parent_window

Conversation

@hdijkema

Copy link
Copy Markdown
Contributor

Add a native handle (like webui_win32_get_hwnd) to get a handle
to the native window on a platform, in order to be able to implement
integrations like modal dialogs (open file, save file, choose dir, and
dialogs (by opening a new WebView window on top of another, and
making it transient or modal for the 'parent').

hdijkema and others added 4 commits October 21, 2025 12:24
to the native window on a platform, in order to be able to
implement integrations like modal dialogs (open file, save file,
choose dir, and dialogs (by opening a new WebView window on top of
another, and making it transient or modal for the 'parent').

Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
@AlbertShown
AlbertShown merged commit 05c75c8 into webui-dev:main Oct 21, 2025
18 of 24 checks passed
@hdijkema
hdijkema deleted the parent_window branch October 22, 2025 10:48
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