Skip to content

WIP: Enables definition of default plugins#799

Draft
noseglasses wants to merge 1 commit into
keyboardio:masterfrom
CapeLeidokos:pr_default_plugins
Draft

WIP: Enables definition of default plugins#799
noseglasses wants to merge 1 commit into
keyboardio:masterfrom
CapeLeidokos:pr_default_plugins

Conversation

@noseglasses

@noseglasses noseglasses commented Jan 16, 2020

Copy link
Copy Markdown
Collaborator

This requires #800 to work.

Default plugins are those that are automatically added to the list
of plugins considered by KALEIDOSCOPE_INIT_PLUGINS(...).

They can either be defined to precede or trail the list defined by
KALEIDOSCOPE_INIT_PLUGINS(...).

This commit adds the necessary infrastructure but does not add any
default plugins by itself.

Signed-off-by: Florian Fleissner florian.fleissner@inpartik.de

Default plugins are those that are automatically added to the list
of plugins considered by KALEIDOSCOPE_INIT_PLUGINS(...).

They can either be defined to precede or trail the list defined by
KALEIDOSCOPE_INIT_PLUGINS(...).

This commit adds the necessary infrastructure but does not add any
default plugins by itself.

Signed-off-by: Florian Fleissner <florian.fleissner@inpartik.de>
@noseglasses noseglasses changed the title Enables definition of default plugins WIP: Enables definition of default plugins Jan 16, 2020
@algernon

Copy link
Copy Markdown
Contributor

I feel a bit torn on this. On one hand, a list of mandatory plugins can be useful in certain cases - and that's where I'm torn: in certain cases. On a per-device basis, I'd see use for it. If it's global, then nope, we should not do that.

What use-case did you have in mind for this feature?

@algernon

Copy link
Copy Markdown
Contributor

Aha, #801. I'll go and look there, before commenting on this further.

@obra
obra marked this pull request as draft December 21, 2020 21:47
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