Which window responds to keyboard messages? #8818

Open
opened 2026-01-31 01:38:43 +00:00 by claunia · 0 comments
Owner

Originally created by @fran-f on GitHub (Jun 4, 2020).

If I were sending WM_KEYDOWN / WM_KEYUP messages to Windows Terminal (for example to simulate Ctrl-Shift-1) which window class should I target? I have tried with no luck with CASCADIA_HOSTING_WINDOW_CLASS, and I'm a bit lost around the XAML bits.

Originally created by @fran-f on GitHub (Jun 4, 2020). If I were sending `WM_KEYDOWN` / `WM_KEYUP` messages to Windows Terminal (for example to simulate `Ctrl-Shift-1`) which window class should I target? I have tried with no luck with `CASCADIA_HOSTING_WINDOW_CLASS`, and I'm a bit lost around the XAML bits.
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 01:38:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8818