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

Define and export interfaces for keyboard/mouse/screen configs #445

Closed
s1hofmann opened this issue Oct 26, 2022 · 0 comments
Closed

Define and export interfaces for keyboard/mouse/screen configs #445

s1hofmann opened this issue Oct 26, 2022 · 0 comments
Labels
DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features

Comments

@s1hofmann
Copy link
Member

Short overview
Define and export clearly defined interfaces

Use case
Required to enable extensions to add own config properties

Detailed description
Extensions might want to add their own properties to configs.
In order to do so, a clearly defined and exported interface is required (declaration merging)

s1hofmann added a commit that referenced this issue Oct 26, 2022
s1hofmann added a commit that referenced this issue Oct 26, 2022
* (#445) Extracted config interfaces for keyboard, mouse and screen

* (#445) Export config interfaces
@s1hofmann s1hofmann added DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features
Projects
None yet
Development

No branches or pull requests

1 participant