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

The "Getting Started With Plugin Development" page does not mention how to actually compile plugins for development #657

Open
Prayag2 opened this issue May 21, 2024 · 3 comments

Comments

@Prayag2
Copy link

Prayag2 commented May 21, 2024

This page hyprland-wiki/pages/Plugins/Development/Getting-Started.md mentions how to build the plugin and setup the development environment, but does not mention how to actually run the plugin inside the development environment.

The section just states this:

You can now run your plugin in the nested session without worrying about nuking your actual session, and also being able to debug it easily.

But how? I was able to setup the environment easily and run a nested Hyprland session but nowhere in the docs does it mention how to compile and test the plugin! Do I use hyprpm for this too? Or do I compile the plugin using some specific flags and use some command to enable it in the development session?

Link for reference: Link

@vaxerski
Copy link
Member

MRs welcome

@vaxerski
Copy link
Member

check the makefiles of official plugins and use hyprctl plugin to load / unload them

@Prayag2
Copy link
Author

Prayag2 commented May 21, 2024

MRs welcome

Sure! Will definitely make a PR after figuring it out :)

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

No branches or pull requests

2 participants