Skip to content

workspace: Persist window values without project #44937

Merged
ConradIrwin merged 5 commits intozed-industries:mainfrom
mchisolm0:window-persistance-without-project
Dec 17, 2025
Merged

workspace: Persist window values without project #44937
ConradIrwin merged 5 commits intozed-industries:mainfrom
mchisolm0:window-persistance-without-project

Conversation

@mchisolm0
Copy link
Collaborator

Persist and restore window values (size, position, etc.) to the KV Store when there are no projects open.

Relates to Discussion #24228 (reply in thread)

Release Notes:

  • Added persistence for window size when no projects are open

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 16, 2025
mchisolm0 and others added 2 commits December 16, 2025 15:38
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Change read_default_window_bounds and write_default_window_bounds to use
WindowBounds instead of SerializedWindowBounds. Update callers and
conversions accordingly (remove .0 unwraps and map nested options)
@ConradIrwin ConradIrwin marked this pull request as ready for review December 17, 2025 04:47
@ConradIrwin ConradIrwin enabled auto-merge (squash) December 17, 2025 04:48
@ConradIrwin ConradIrwin merged commit 92b1f1f into zed-industries:main Dec 17, 2025
23 checks passed
@mchisolm0 mchisolm0 deleted the window-persistance-without-project branch December 17, 2025 15:45
HactarCE pushed a commit that referenced this pull request Dec 17, 2025
Persist and restore window values (size, position, etc.) to the KV Store
when there are no projects open.

Relates to Discussion
#24228 (reply in thread)

Release Notes:

-  Added persistence for window size when no projects are open

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
Persist and restore window values (size, position, etc.) to the KV Store
when there are no projects open.

Relates to Discussion
zed-industries#24228 (reply in thread)

Release Notes:

-  Added persistence for window size when no projects are open

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
Persist and restore window values (size, position, etc.) to the KV Store
when there are no projects open.

Relates to Discussion
zed-industries#24228 (reply in thread)

Release Notes:

-  Added persistence for window size when no projects are open

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Feb 15, 2026
Persist and restore window values (size, position, etc.) to the KV Store
when there are no projects open.

Relates to Discussion
zed-industries#24228 (reply in thread)

Release Notes:

-  Added persistence for window size when no projects are open

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants