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

Action registry #73

Open
sprocketc opened this issue Jul 27, 2024 · 0 comments
Open

Action registry #73

sprocketc opened this issue Jul 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sprocketc
Copy link
Member

We should create an action registry to define the following properties of actions

  • icon
  • name
  • description
  • handler
  • shortcut
  • disabled state

This abstraction will be used to create toolbars, menubars, command panel actions and to generate our keyboard shortcut rules.
Action grouping is context dependent, and should be handled by the consumer.

@sprocketc sprocketc changed the title Actions registry Action registry Jul 28, 2024
@sprocketc sprocketc self-assigned this Jul 28, 2024
@sprocketc sprocketc added the enhancement New feature or request label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant