ZIm/crates/db/src
Mikayla Maki 41071b093c
Always remember the last window size and position (#9416)
make new runs of zed always match the window of the previous run of Zed,
even if it's not the same workspace

fixes https://github.com/zed-industries/zed/issues/5258

Release Notes:

- Zed will always open new windows with the same position and location
as the previous instance of Zed.
2024-03-15 14:24:44 -07:00
..
db.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
kvp.rs Reworked thread safe connection be threadsafer,,,, again 2022-12-03 16:06:02 -08:00
query.rs Always remember the last window size and position (#9416) 2024-03-15 14:24:44 -07:00