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

Event callback system for all events used in Gremlin #551

Open
WhiteMagic opened this issue Oct 2, 2024 · 1 comment
Open

Event callback system for all events used in Gremlin #551

WhiteMagic opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
core Relates to core components of Gremlin. major-work Amount of work required for this task. new feature Description of a novel feature.
Milestone

Comments

@WhiteMagic
Copy link
Owner

WhiteMagic commented Oct 2, 2024

Adding an overarching system to allow attaching callbacks to all sort of events from Gremlin would be ideal. Events can include:

  • mode change
  • profile loading
  • profile activation
  • input device events
@WhiteMagic WhiteMagic self-assigned this Oct 2, 2024
@WhiteMagic WhiteMagic converted this from a draft issue Oct 2, 2024
@WhiteMagic WhiteMagic added major-work Amount of work required for this task. core Relates to core components of Gremlin. new feature Description of a novel feature. labels Oct 2, 2024
@WhiteMagic
Copy link
Owner Author

Should replace among other things the input_devices.ButtonReleaseActions class with a more general system.

@WhiteMagic WhiteMagic added this to the Release 14 milestone Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Relates to core components of Gremlin. major-work Amount of work required for this task. new feature Description of a novel feature.
Projects
Status: Todo
Development

No branches or pull requests

1 participant