Skip to content

gpui: Add clipboard pasting support for DIB images on Windows#45695

Merged
Veykril merged 3 commits intozed-industries:mainfrom
YangAoLib:main
Jan 4, 2026
Merged

gpui: Add clipboard pasting support for DIB images on Windows#45695
Veykril merged 3 commits intozed-industries:mainfrom
YangAoLib:main

Conversation

@YangAoLib
Copy link
Contributor

  • Added handling for DIB format, converting to BMP after adding the corresponding file header

Release Notes:

  • fix: Unable to paste images from clipboard directly into agent panel on Windows

Windows

- Added handling for DIB format, converting to BMP after adding the
  corresponding file header
@cla-bot
Copy link

cla-bot bot commented Dec 26, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @YangAoLib 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'.

@YangAoLib
Copy link
Contributor Author

@cla-bot check

We require contributors to sign our Contributor License Agreement, and we don't have @YangAoLib 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'.我们要求贡献者签署我们的贡献者许可协议,但目前系统中没有@YangAoLib的签署记录。您可以通过https://zed.dev/cla签署我们的CLA。签署完成后,请在此处留言"@cla-bot check"。

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 26, 2025
@cla-bot
Copy link

cla-bot bot commented Dec 26, 2025

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

@MrSubidubi MrSubidubi changed the title fix: Unable to paste images from clipboard directly into agent panel on Windows gpui: Add clipboard pasting support for DIB images on Windows Dec 26, 2025
@Veykril Veykril self-assigned this Dec 27, 2025
Copy link
Member

@Veykril Veykril left a comment

Choose a reason for hiding this comment

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

Thanks!

@Veykril Veykril enabled auto-merge (squash) January 4, 2026 13:13
@Veykril Veykril merged commit 48a1092 into zed-industries:main Jan 4, 2026
23 checks passed
rtfeldman pushed a commit that referenced this pull request Jan 5, 2026
- Added handling for DIB format, converting to BMP after adding the
corresponding file header

Release Notes:

- fix: Unable to paste images from clipboard directly into agent panel
on Windows

---------

Co-authored-by: Lukas Wirth <me@lukaswirth.dev>
@YangAoLib
Copy link
Contributor Author

@Veykril Has this PR been released? I still can't get it to work with the latest version.

@Veykril
Copy link
Member

Veykril commented Jan 14, 2026

No it will land today I believe

LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…dustries#45695)

- Added handling for DIB format, converting to BMP after adding the
corresponding file header

Release Notes:

- fix: Unable to paste images from clipboard directly into agent panel
on Windows

---------

Co-authored-by: Lukas Wirth <me@lukaswirth.dev>
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…dustries#45695)

- Added handling for DIB format, converting to BMP after adding the
corresponding file header

Release Notes:

- fix: Unable to paste images from clipboard directly into agent panel
on Windows

---------

Co-authored-by: Lukas Wirth <me@lukaswirth.dev>
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