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

All GUI options stuff: #2599

Merged
merged 3 commits into from
Jan 10, 2025
Merged

All GUI options stuff: #2599

merged 3 commits into from
Jan 10, 2025

Conversation

cbhaley
Copy link
Contributor

@cbhaley cbhaley commented Jan 9, 2025

  1. Add the option to show the "GUI actions" button in the status bar. The code to add the Preferences button is commented out.
  2. Add a shortcut to All GUI Actions: Ctrl+Alt+Shift+G
  3. Fix some existing problems in the All GUI Actions implementation.
  4. Add the infrastructure for status line buttons (all in init.py)
  5. Make using the shortcut for All GUI Actions place the menu over the button in the status bar, if it exists and is the only button/menu item. (actions.init.py)

1. Add the option to show the "GUI actions" button in the status bar. The code to add the Preferences button is commented out.
2. Add a shortcut to All GUI Actions: Ctrl+Alt+Shift+G
3. Fix some existing problems in the All GUI Actions implementation.
4. Add the infrastructure for status line buttons (all in init.py)
5. Make using the shortcut for All GUI Actions place the menu over the button in the status bar, if it exists and is the only button/menu item. (actions.__init__.py)
@cbhaley
Copy link
Contributor Author

cbhaley commented Jan 9, 2025

Pushed an improvement to menu partitioning in "all actions"

@kovidgoyal kovidgoyal merged commit 6fbe3ee into kovidgoyal:master Jan 10, 2025
4 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