Skip to content

Fixes for touch input#550

Draft
ids1024 wants to merge 5 commits into
masterfrom
touch
Draft

Fixes for touch input#550
ids1024 wants to merge 5 commits into
masterfrom
touch

Conversation

@ids1024
Copy link
Copy Markdown
Member

@ids1024 ids1024 commented Jan 23, 2026

The two fixes here seem to solve the same problem as #470 in a cleaner way.

  • Ignore keyboard_leave events for a different panel, instead of closing popups
  • Create popup and grab even if there is no hovered surface (as expected with touch)

The later change though seems to basically be a revert of #424, looking at the history of this code. But I don't really understand why that fix was needed. The applet clients create grabs, so cosmic-panel ends up creating a grab either way? Nor should "focus follows cursor" require a grab (or that would presumably be a compositor bug), and I'm not seeing issues with that...

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.

1 participant