-
Notifications
You must be signed in to change notification settings - Fork 3
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
gpui: Add WebView support for GPUI 2 #6
base: main
Are you sure you want to change the base?
Conversation
996ecaa
to
9f2c125
Compare
e5f84af
to
4df6491
Compare
86db48b
to
3ee10bf
Compare
e7347fc
to
d18b49a
Compare
There have a lot of It only requirement on Windows, if not the |
371a680
to
dc81926
Compare
dc81926
to
a0bd2bb
Compare
f5eecd7
to
1d2c695
Compare
4f7507e
to
8e26a49
Compare
bd896c4
to
3d634ce
Compare
3d634ce
to
82314ac
Compare
82314ac
to
fa2a060
Compare
e681a4b
to
d048d70
Compare
21d99d9
to
93adafb
Compare
The GPUI used Wayland window, but Wry not support this will. |
6ee7977
to
543fe4c
Compare
543fe4c
to
0e42c01
Compare
0e42c01
to
54853c7
Compare
64482e7
to
8ad07f4
Compare
3612f36
to
0ae1603
Compare
0ae1603
to
65da76c
Compare
Guys, just to tell you that I find this effort glorious! Will as a consequence a HTML5 canvas be available to, say, a deno instance running JS/TS or even to Rust (as this is from Tauri)? |
65da76c
to
04c0cf7
Compare
…WebView example. Fix borrow_mut error on Windows. Co-authored-by: Sunli <[email protected]>
04c0cf7
to
72ca928
Compare
This PR just make a draft, and the gpui-component use this branch for WebView support.
Changes
raw_window_handle
workaround.raw_window_handle
method.window_handle
method for X11 and Wayland.Platform support:
Refs