Linux: AT-SPI text expander, xdg portal capture, terminal shortcut fixes#6
Open
Leviticus-Triage wants to merge 3 commits into
Open
Conversation
…hortcut fixes Wayland GNOME builds now read the focused field over AT-SPI instead of synthesizing clipboard keystrokes into the wrong window. Adds portal-based screenshot/OCR/color capture, restores Terminal Ctrl+Shift+C/V, and syncs the expander hotkey through gsettings with clearer diagnose logging. Co-authored-by: Cursor <cursoragent@cursor.com>
Aligns CLI dispatch and send_backspaces loop with v0.33.0 expander API. Co-authored-by: Cursor <cursoragent@cursor.com>
…tEditor Move inline Row/ToolButton components to module scope and avoid reading canvasRef.current during render so CI eslint passes. Co-authored-by: Cursor <cursoragent@cursor.com>
b394b76 to
06dc73a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ashpdon GNOME Wayland (fixes blank/failed capture whenslurp/scrotare unavailable).Alt+1migration for German keyboards).Test plan
pnpm build:linux:deb.deb, confirm startup log:AT-SPI session accessibility enabledmfgin gedit or Firefox (not Terminal), press Alt+1 → expands to snippet body; log showsAT-SPI: read word before cursor: "mfg"cargo test -p inspector-rust-core --libpasses (243 tests)Made with Cursor