I would love to contribute #10
Replies: 1 comment
|
I do remember @gulafaran also mentioning signals have some allocs we could reduce. Problem there is they are really fragile usage-wise because they need to withstand a ton of edge cases. Good luck, welcome aboard. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Repos I am interested in contributing to
Hyprland in general, hyprutils to begin with
What I want to contribute right now
I can start by adding documentation to a few functions to properly define API boundaries. This should allow for easier non-breaking updates, testsuites and eventual upgradation of hyprutils.
Why the above bug / feature specifically?
I simply ran perf on my machine trying to identify places where hyprland is busy even on an idle system.
Hyprutils::Signal::CSignalListenerjumped out, which made me stumble on the repo.I acknowledge that:
I have read the AI Usage Policy and agree to follow it.
I have read the Code of Conduct and agree to follow it.
I wrote this request with my own hands, my own keyboard, and in my own words.
All reactions