Skip to content

fix: set keyboard focus on touch target (similar to tablet/pointer) - #2834

Open
hojjatabdollahi wants to merge 1 commit into
pop-os:masterfrom
hojjatabdollahi:hojjat/fix-touch
Open

fix: set keyboard focus on touch target (similar to tablet/pointer)#2834
hojjatabdollahi wants to merge 1 commit into
pop-os:masterfrom
hojjatabdollahi:hojjat/fix-touch

Conversation

@hojjatabdollahi

Copy link
Copy Markdown
Contributor

Currently if you touch a window using your touchscreen, the event is sent to that window, but the window doesn't get brought to the front, or get the focus hint around it.
This fixes it.

fixes #840


  • I have disclosed use of any AI generated code in my commit messages.
    • If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
    • In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.

@Drakulix Drakulix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks!

@Drakulix
Drakulix requested a review from a team September 9, 2026 13:49
@leviport leviport self-assigned this Sep 9, 2026
@leviport leviport removed their assignment Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Touchscreen doesn't change focus

3 participants