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

[Feature Request] Change stars size and blur #50

Open
moisestohias opened this issue Dec 21, 2022 · 2 comments
Open

[Feature Request] Change stars size and blur #50

moisestohias opened this issue Dec 21, 2022 · 2 comments

Comments

@moisestohias
Copy link

Hi, nice job done, I am in love 💕.

One additional enhancement would be having control over:

  • The star's size ⭐
  • The randomization factor of the size.
  • Color
  • Glow
@nikp123
Copy link
Owner

nikp123 commented Dec 22, 2022

Glad you like it. Most of what you mentioned is already in the repo, however it's barely (if at all) documented.
Depending which output mode you chose you'll have a file that configures exactly that.

~/.config/xava/cairo/modules/stars/config.ini for example for Cairo.
In there you can configure star color, count, density and their max size.

For the other that you mentioned:

  • Glow could be done as a post-processing effect, but only under OpenGL.
  • And I'm not sure what do you mean by "the randomization factor of the size". Do you mean the percentage of times a certain star size appears?

@nikp123
Copy link
Owner

nikp123 commented Dec 22, 2022

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