zed/crates/gpui/src/platform
白山風露 5361a4d72d
Windows: Better cursor (#9451)
Moved `SetCursor` calls to `WM_SETCURSOR`, which occurs when OS is
requires set cursor.

Release Notes:

- N/A
2024-03-25 10:06:52 -07:00
..
blade Add an animation to the LSP checking indicator (#9463) 2024-03-19 10:16:18 -07:00
linux Use .is_some_and() instead of .is_some() && .unwrap() (#9704) 2024-03-25 11:11:35 -04:00
mac Fix typo (mimized -> minimized) (#9674) 2024-03-21 16:14:31 -07:00
test windows: Avoid recording minimized position to database (#9407) 2024-03-21 09:15:16 -07:00
windows Windows: Better cursor (#9451) 2024-03-25 10:06:52 -07:00
app_menu.rs Lock down mac os platform type visibility in the rest of GPUI 2024-01-20 14:38:03 -08:00
blade.rs Enable Blade on MacOS via "macos-blade" feature (#7669) 2024-02-16 13:39:40 -08:00
keystroke.rs Action release handlers (#8782) 2024-03-20 18:43:31 -06:00
linux.rs Linux: Rewrite the event loop using calloop (#8314) 2024-02-28 14:59:11 -08:00
mac.rs Enable Blade on MacOS via "macos-blade" feature (#7669) 2024-02-16 13:39:40 -08:00
test.rs linux: enable test TextSystem (#9037) 2024-03-07 15:51:52 -08:00
windows.rs Cross-platform titlebar (#9405) 2024-03-15 10:40:58 -07:00