This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2024-12-28 20:01:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
af57871dae
zed
/
crates
/
gpui
/
src
/
platform
History
Antonio Scandurra
8e2e5b5cf0
Don't borrow window state mutably until we need to invoke resize callback
2022-07-13 10:38:34 +02:00
..
mac
Don't borrow window state mutably until we need to invoke resize callback
2022-07-13 10:38:34 +02:00
event.rs
Combine platform mouse events to use common MouseEvent struct and remove MouseDragged event in favor of MouseMoved
2022-07-06 16:37:56 -07:00
mac.rs
test.rs