Skip to content

zed: Make "About" window floating#57307

Merged
cameron1024 merged 1 commit into
zed-industries:mainfrom
cyyynthia:patch-1
May 21, 2026
Merged

zed: Make "About" window floating#57307
cameron1024 merged 1 commit into
zed-industries:mainfrom
cyyynthia:patch-1

Conversation

@cyyynthia

Copy link
Copy Markdown
Contributor

The about window currently is a "Normal" window, which is suboptimal on tiling window managers.

This changes it to be a floating window, causing less disruptions to opinionated WM layouts.

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • Fixed the "About Zed" dialog being a full window instead of a floating window.

The about window currently is a "Normal" window, which is suboptimal on tiling window managers.

This changes it to be a floating window, causing less disruptions to opinionated WM layouts.
@cla-bot

cla-bot Bot commented May 20, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @cyyynthia on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@zed-community-bot zed-community-bot Bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label May 20, 2026
@cyyynthia

Copy link
Copy Markdown
Contributor Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 20, 2026
@cla-bot

cla-bot Bot commented May 20, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@maxdeviant maxdeviant changed the title zed: make about window floating zed: Make "About" window floating May 21, 2026
@MrSubidubi MrSubidubi added the platform:linux happens only on linux, not other OS label May 21, 2026

@cameron1024 cameron1024 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me on niri, thanks!

@cameron1024 cameron1024 added this pull request to the merge queue May 21, 2026
Merged via the queue into zed-industries:main with commit 97c25c3 May 21, 2026
45 checks passed
@cyyynthia cyyynthia deleted the patch-1 branch May 21, 2026 09:26
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
The about window currently is a "Normal" window, which is suboptimal on
tiling window managers.

This changes it to be a floating window, causing less disruptions to
opinionated WM layouts.

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Fixed the "About Zed" dialog being a full window instead of a floating
window.
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 first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions platform:linux happens only on linux, not other OS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants