Skip to content

fix(indicator): restore left-click dialog open on GNOME 50+#116

Open
gentakojima wants to merge 1 commit intoboerdereinar:mainfrom
gentakojima:fix/gnome50-indicator-left-click
Open

fix(indicator): restore left-click dialog open on GNOME 50+#116
gentakojima wants to merge 1 commit intoboerdereinar:mainfrom
gentakojima:fix/gnome50-indicator-left-click

Conversation

@gentakojima
Copy link
Copy Markdown

GNOME 50 changed PanelMenu.Button to use an internal ClickGesture that toggles the menu on press, causing left-click and right-click on the indicator to trigger the same menu action.

Configure the internal panel click gesture to require BUTTON_SECONDARY on GNOME 50+. This keeps right-click opening the indicator menu while restoring left-click behavior to open the clipboard dialog as intended.

Should fix bug #113

GNOME 50 changed PanelMenu.Button to use an internal ClickGesture that toggles
the menu on press, causing left-click and right-click on the indicator to trigger
the same menu action.

Configure the internal panel click gesture to require BUTTON_SECONDARY on GNOME 50+.
This keeps right-click opening the indicator menu while restoring left-click behavior
to open the clipboard dialog as intended.
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