Skip to content

Tags: hbdrawn/zed

Tags

v0.121.4-pre

Toggle v0.121.4-pre's commit message
zed 0.121.4

v0.121.3-pre

Toggle v0.121.3-pre's commit message
zed 0.121.3

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable extra frames for ProMotion when screen is not active. (zed-in…

…dustries#7410)

This was causing an issue where windows about 1/10 of the way across the
display would hang for a fully second after being deactivated.

Release Notes:

- N/A

Co-authored-by: max <[email protected]>
Co-authored-by: nathan <[email protected]>
Co-authored-by: antonio <[email protected]>

v0.121.2-pre

Toggle v0.121.2-pre's commit message
Use `Mutex` instead of a `RefCell` to acquire/release instance buffers (

zed-industries#7291)

This fixes a panic happening when releasing an instance buffer.
Releasing the buffer happens on a different thread but the borrow
checker was not catching it because the metal buffer completion handler
API doesn't have a `Send` marker on it.

Release Notes:

- N/A

v0.120.6

Toggle v0.120.6's commit message
zed 0.120.6

v0.121.1-pre

Toggle v0.121.1-pre's commit message
zed 0.121.1

collab-v0.44.0

Toggle collab-v0.44.0's commit message
collab 0.44.0

collab-staging

Toggle collab-staging's commit message
Show REVISION too

collab-production

Toggle collab-production's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
just kidding (zed-industries#7241)

Release Notes:

- N/A

v0.121.0-pre

Toggle v0.121.0-pre's commit message
v0.121.x preview