Cross-platform titlebar (#9405)
This PR reverts https://github.com/zed-industries/zed/pull/9392 and fixes the regressions that led to the reversion. Release Notes: - N/A --------- Co-authored-by: Ezekiel Warren <ezekiel@seaube.com>
This commit is contained in:
parent
44ac6ca45c
commit
328aa2cc95
17 changed files with 719 additions and 156 deletions
|
@ -11,3 +11,5 @@ pub(crate) use platform::*;
|
|||
pub(crate) use text_system::*;
|
||||
pub(crate) use util::*;
|
||||
pub(crate) use window::*;
|
||||
|
||||
pub(crate) use windows::Win32::Foundation::HWND;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue