zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
34.47k stars 1.71k forks source link

wayland: Refactor serial usage #11388

Closed apricotbucket28 closed 1 week ago

apricotbucket28 commented 2 weeks ago

Adds a SerialTracker type which helps simplify serial handling.

Release Notes:

mikayla-maki commented 1 week ago

Thank you!