ZIm/crates/gpui/src/platform
张小白 4cb45e63f4
windows: Update windows-rs crate and better error handling in DirectWrite (#12818)
- Update `windows-rs` from `0.56` to `0.57`
- Use the newly introduced `Owned` struct in `0.57` to handle the RAII
stuff of `HANDLE`
- Better error handling in `DirectWrite`

Release Notes:

- N/A
2024-06-14 10:12:20 -07:00
..
blade Fix issues where screen and window sizes contained Pixels, but were declared as DevicePixels (#12991) 2024-06-13 10:48:37 -07:00
cosmic_text Fix excluded file creation (#12620) 2024-06-04 10:31:43 +03:00
linux X11: Fix black flashes on boot and while resizing (#13002) 2024-06-13 13:35:38 -06:00
mac Allow held key events if key is modifier (#13000) 2024-06-13 20:54:59 -06:00
test Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
windows windows: Update windows-rs crate and better error handling in DirectWrite (#12818) 2024-06-14 10:12:20 -07:00
app_menu.rs Fix or promote leftover TODOs and GPUI APIs (#12514) 2024-05-31 18:36:15 -07:00
blade.rs blade: Use BufferBelt from blade-utils (#12411) 2024-05-29 09:50:45 -07:00
cosmic_text.rs Use shared text system on Linux and Windows (#10098) 2024-04-09 17:25:16 -07:00
keystroke.rs Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
linux.rs Fix or promote leftover TODOs and GPUI APIs (#12514) 2024-05-31 18:36:15 -07:00
mac.rs gpui: Handle null string pointer in window::insert_text (#12446) 2024-06-03 09:36:38 -07:00
test.rs Fix or promote leftover TODOs and GPUI APIs (#12514) 2024-05-31 18:36:15 -07:00
windows.rs Refactor Windows platform implementation (#11393) 2024-05-07 09:49:39 -07:00