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

Listen for toggle_menu event #208

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Listen for toggle_menu event #208

merged 2 commits into from
Jan 18, 2024

Conversation

soreau
Copy link
Member

@soreau soreau commented Jan 15, 2024

Update wayfire-shell protocol and listen for the toggle_menu event. Fixes #11 because ipc plugin can be used to allow calling toggle_menu from a script.

Requires wayfire PR 2097.

Update wayfire-shell protocol and listen for the toggle_menu event.
Fixes #11 because ipc plugin can be used to allow calling toggle_menu
from a script.
Copy link
Member

@ammen99 ammen99 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@ammen99 ammen99 merged commit 6ced4b7 into master Jan 18, 2024
4 checks passed
@ammen99 ammen99 deleted the toggle_menu branch January 18, 2024 17:25
ammen99 pushed a commit that referenced this pull request Mar 13, 2024
* Listen for toggle_menu event

Update wayfire-shell protocol and listen for the toggle_menu event.
Fixes #11 because ipc plugin can be used to allow calling toggle_menu
from a script.

* wayfire-shell: Bump version for new toggle_menu event
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.

Add a way to open the menu widget from the terminal
2 participants