Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebView #2

Merged
merged 6 commits into from
Jul 18, 2024
Merged

Add WebView #2

merged 6 commits into from
Jul 18, 2024

Conversation

@huacnlee huacnlee force-pushed the add-webview branch 2 times, most recently from fcddc36 to f33c1ee Compare July 3, 2024 13:24
huacnlee added a commit that referenced this pull request Jul 11, 2024
## Goal

Change to let Popup elements open into a window, to make sure the Popup
windows, panels, menus render top than the WebView.

Then we can embed wry or other webview into GPUI.



https://github.com/huacnlee/gpui-component/assets/5518/ce005456-088f-4298-bf5d-2642cf96faff


----

This is also like other software, they are also used in child window to
render the menus, popups.

- #2
- zed-industries/zed#13730

## Todos

- [x] Multiple display window position.
- [x] Windows transparent background. (No transparent, just render a
correct window border)
- [x] Disable window resize on Windows. 
- [ ] Handle Menu action.
- [x] Provided `popover` or `window` two mode to uses.
@huacnlee huacnlee merged commit f614622 into main Jul 18, 2024
@huacnlee huacnlee deleted the add-webview branch July 18, 2024 10:00
huacnlee added a commit that referenced this pull request Jul 18, 2024
…024-07-18 18:00 +0800 Jason Lee o [main] {origin/main} Add WebView (#2) (#44)
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.

1 participant