## 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. - https://github.com/huacnlee/gpui-component/pull/2 - https://github.com/zed-industries/zed/pull/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. |
||
|---|---|---|
| .. | ||
| app_state.rs | ||
| assets.rs | ||
| main.rs | ||
| story_workspace.rs | ||