zed/crates/gpui_macos
zed-zippy[bot] 408ed01443
Fix cursor style changes across windows (#55323) (cherry-pick to preview) (#55327)
Cherry-pick of #55323 to preview

----
We were storing a cursor hidden boolean in the window state, but that
state is actually global to the application.

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX

checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable


Release Notes:

- N/A

Co-authored-by: Agus Zubiaga <agus@zed.dev>
2026-04-30 14:38:51 +00:00
..
src Fix cursor style changes across windows (#55323) (cherry-pick to preview) (#55327) 2026-04-30 14:38:51 +00:00
build.rs Use dispatch2 crate (#50171) 2026-02-28 02:54:15 +00:00
Cargo.toml gpui_macos: Enable gpui/test-support feature for tests (#54988) 2026-04-27 21:21:03 +00:00
LICENSE-APACHE gpui: Extract gpui_platform out of gpui (#49277) 2026-02-19 18:57:49 +01:00