-
-
Notifications
You must be signed in to change notification settings - Fork 707
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
Adding the ability to have dropdown menu for modules #3247
Merged
Merged
Commits on May 9, 2024
-
✨ add GtkMenu to the AModule class
You can configure what key launch the menu with the "menu" element in the config, the xml file that describes the menu with the "menu-file" element in the config, and the actions of each buttons with the "menu-actions" field.
Configuration menu - View commit details
-
Copy full SHA for 884b909 - Browse repository at this point
Copy the full SHA 884b909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b87b83 - Browse repository at this point
Copy the full SHA 3b87b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21751b2 - Browse repository at this point
Copy the full SHA 21751b2View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3581fb - Browse repository at this point
Copy the full SHA c3581fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ed5ca - Browse repository at this point
Copy the full SHA f3ed5caView commit details -
🥅 do not crash when unable to make the menu
When the menu cannot be built (file not existing, or wrongly formatted), the menu is not created and a warning with an explanaition is displayed.
Configuration menu - View commit details
-
Copy full SHA for 161c8c4 - Browse repository at this point
Copy the full SHA 161c8c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f2e0f - Browse repository at this point
Copy the full SHA d9f2e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8220dbb - Browse repository at this point
Copy the full SHA 8220dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 885290d - Browse repository at this point
Copy the full SHA 885290dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.