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

Question: Possible feature, possible independent project #130

Open
eljobe opened this issue Nov 16, 2024 · 1 comment
Open

Question: Possible feature, possible independent project #130

eljobe opened this issue Nov 16, 2024 · 1 comment

Comments

@eljobe
Copy link

eljobe commented Nov 16, 2024

I recently cobbled together a proof-of-concept for an idea that I've now been driving for a couple of weeks for having my JankyBorders being subtly animated. https://github.com/eljobe/janky-shimmer (Be sure to play the demo video and watch the borders.)

I like it a lot, but, right now, I'm pretty sure it is much less efficient than it would be if it were built into the borders binary directly (instead of a separate process that's just constantly reconfiguring the borders server over the CLI.)

Would you be interested in developing, or taking contributions to incorporate a system like that directly into JankyBorders?

@FelixKratz
Copy link
Owner

Animations are definately something I would accept contributions for. However, I think permanent animations will be a battery killer. I was thinking about short animations on window focus/unfocus.

The current drawing system is not particularly efficient for animations, such that it would likely require a larger rework of the rendering system.

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