Skip to content

Handle X11 WM hints send failures - #25

Draft
warp-agent-staging[bot] wants to merge 1 commit into
warpdotdev/v0.30.xfrom
factory/recover-wm-hints-send-failure
Draft

warp-agent-staging[bot] wants to merge 1 commit into
warpdotdev/v0.30.xfrom
factory/recover-wm-hints-send-failure

Conversation

@warp-agent-staging

Copy link
Copy Markdown

Avoids aborting Linux/X11 applications when updating WM_HINTS races with a dead X11 connection. Successful sends still ignore the returned cookie, while send failures now return without panicking.

  • Tested on all platforms changed — cargo test --lib and cargo clippy --lib -- -D warnings pass on Linux/X11
  • Added an entry to the changelog module if knowledge of this change could be valuable to users — downstream crash fix only
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior — no API behavior changed
  • Created or updated an example program if it would help users understand this functionality — no new functionality
  • Updated feature matrix, if new features were added or implemented — no feature change

This PR was created by Warp (running Codex).

This branch has not been deployed

No deployments
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.

0 participants