ZIm/crates/workspace/src
白山風露 f179158913
windows: Avoid recording minimized position to database (#9407)
Minimizing window records strange position to DB. When Zed is restarted,
the window goes far away.
<img width="975" alt="image"
src="https://github.com/zed-industries/zed/assets/6465609/98dbab71-fdbb-4911-b41a-9c3e498e5478">

So I fixed.

Release Notes:

- N/A
2024-03-21 09:15:16 -07:00
..
persistence Fix window restoration bugs (#9358) 2024-03-14 14:25:12 -07:00
dock.rs Center dock resize handle hitboxes (#9225) 2024-03-12 15:42:18 +01:00
item.rs chore: Wrap WorkspaceId in newtype (#9492) 2024-03-18 12:39:03 +01:00
modal_layer.rs Occlude only modal and not the space around it used to center it 2024-03-11 18:13:00 +01:00
notifications.rs suggested extensions (#9526) 2024-03-19 10:06:01 -06:00
pane.rs Image viewer (#9425) 2024-03-19 10:13:10 -07:00
pane_group.rs Automatically reset cursor style when hit test changes (#9289) 2024-03-13 17:21:25 +01:00
persistence.rs chore: Wrap WorkspaceId in newtype (#9492) 2024-03-18 12:39:03 +01:00
searchable.rs lsp-log: Reemit Editors search events. 2024-01-22 14:02:48 +01:00
shared_screen.rs Add more open events 2024-01-15 16:26:04 -05:00
status_bar.rs Rename overflow_hidden_{x,y} to overflow_{x,y}_hidden (#4146) 2024-01-18 22:10:41 -05:00
toolbar.rs Editor toolbar configuration (#7338) 2024-02-03 22:40:54 +02:00
workspace.rs windows: Avoid recording minimized position to database (#9407) 2024-03-21 09:15:16 -07:00
workspace_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00