> Is there no way to metadata to an ASDF package that identifies it as
> a Stump system? For example, a dependency on the :stumpwm package?
>
> Is there no way to add some if it does not exist?

You can certainly declare a system dependency.

I'm not sure how to map over all systems reachable by ASDF and query it
for a specific dependency.  Or maybe extend the system definition to
accommodate a new field which identifies it as a StumpWM module.

And this might not be necessary.

As StumpWM is today, one can use the contrib approach with ASDF and ASDF
multiple locations.  When using the latter, the module does not show up
when tabbing completing `load-module' nor you can `load-module' it, but
you can load a system as you would any ASDF system.

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to