Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Opens controls menu when clicking tray icons and clipboard manager #288

Closed
mohammedbilalns opened this issue Mar 25, 2024 · 3 comments

Comments

@mohammedbilalns
Copy link

Describe the bug
When clicking tray icons or clipboard manager controls menu shows instead of clicked menus

To Reproduce
click the tray icons

Expected behavior
opens icon menu

Desktop (please complete the following information):

  • Linux distribution - Arch
  • hyprland version - 0.37.1-1
    • Panel version - 0.9.26-1
@nwg-piotr
Copy link
Owner

nwg-piotr commented Mar 25, 2024

This is a Hyprland behavior. I tried to find a workaround, but to no avail so far. It never happens on sway.

@nwg-piotr
Copy link
Owner

nwg-piotr commented Mar 25, 2024

It seems I've found the culprit: buggy on-button-press event in GTK3, when used with gtk-layer-shell. Replacing it w/ on-button-release should help.

@nwg-piotr
Copy link
Owner

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

No branches or pull requests

2 participants