Skip to content

Pin winit to X11 request_user_attention panic fix - #15717

Merged
acarl005 merged 1 commit into
masterfrom
factory/update-winit-x11-attention-fix
Sep 1, 2026
Merged

Pin winit to X11 request_user_attention panic fix#15717
acarl005 merged 1 commit into
masterfrom
factory/update-winit-x11-attention-fix

Conversation

@warp-agent-staging

Copy link
Copy Markdown
Contributor

Description

Pin winit to warpdotdev/winit#18 (14db95a686387211d57cf2afd1d908b2d82a20fe) so X11 request_user_attention no longer panics when WmHints::set fails on a dead connection.

Linked Issue

  • The linked issue is labeled ready-to-spec or ready-to-implement.
  • Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

No GitHub issue. Requested after merging the winit fix.

Testing

  • I have manually tested my changes locally with ./script/run

Metadata-only pin. cargo metadata --locked accepts the lockfile. On Linux, cargo check -p winit --locked and cargo check -p warpui --locked passed.

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

CHANGELOG-BUG-FIX: Prevent a crash on Linux/X11 when Warp requests user attention over a dead display connection.

Bring in warpdotdev/winit#18 so a dead X11 connection no longer
aborts Warp when requesting user attention.
@warp-agent-staging

Copy link
Copy Markdown
Contributor Author

This PR was generated with Warp.

Comment @warp-factory on this PR to send it follow-up work.

View run View conversation View on Slack

@acarl005
acarl005 marked this pull request as ready for review September 1, 2026 19:31
@acarl005 acarl005 closed this Sep 1, 2026
@acarl005 acarl005 reopened this Sep 1, 2026
@acarl005 acarl005 self-assigned this Sep 1, 2026
@acarl005
acarl005 merged commit 83387d2 into master Sep 1, 2026
70 of 71 checks passed
@acarl005
acarl005 deleted the factory/update-winit-x11-attention-fix branch September 1, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant