Skip to content

fix(clipboard): close popup when clicking outside#75

Merged
Brainitech merged 1 commit into
Brainitech:devfrom
GunawanAhmad:fix/clipboard-focus
Jun 16, 2026
Merged

fix(clipboard): close popup when clicking outside#75
Brainitech merged 1 commit into
Brainitech:devfrom
GunawanAhmad:fix/clipboard-focus

Conversation

@GunawanAhmad

Copy link
Copy Markdown

Overview

Hey @Brainitech, we can't use WlrKeyboardFocus.OnDemand because keyboard navigation only works when the cursor is over the popup. I've kept WlrKeyboardFocus.Exclusive and instead followed the WallpaperPopup approach by making the popup overlay cover the entire screen.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (causes existing functionality to not work as expected)

Testing Checklist

  • I have tested these changes locally and on a fresh VM install.
  • I have tested the QML UI on my primary resolution.
  • (If applicable) I have tested UI changes on secondary monitors or different resolutions.
  • (If applicable) I have verified my bash scripts run cleanly without syntax errors.

Related Issues

[https://github.com//issues/74]

@Brainitech

Copy link
Copy Markdown
Owner

Hey @GunawanAhmad, Thanks for the pr. I'll check it in a while and test it.

@Brainitech Brainitech left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Tested and Approved

@Brainitech
Brainitech merged commit 5519fc6 into Brainitech:dev Jun 16, 2026
3 checks passed
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.

2 participants