Closed bynect closed 3 weeks ago
I added the gradient only for the highlight
at the moment, but it should be easy to add to the others. the cairo pattern is cached at the start. for the rest it is basically the same as #1286 but with a custom gradient type instead of a string list
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 72.67442%
with 47 lines
in your changes missing coverage. Please review.
Project coverage is 65.51%. Comparing base (
c1cc6d1
) to head (8630daf
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/dbus.c | 15.62% | 27 Missing :warning: |
src/option_parser.c | 73.68% | 5 Missing :warning: |
src/rules.c | 72.22% | 5 Missing :warning: |
src/draw.c | 88.57% | 4 Missing :warning: |
src/notification.c | 62.50% | 3 Missing :warning: |
src/dunst.c | 0.00% | 2 Missing :warning: |
test/setting.c | 91.66% | 1 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
this is what it looks like
@zappolowski @fwsmit should be ready. I already closed the old pr
ok fixed 🤣
@zappolowski @fwsmit can I merge this?
Amazing! Is there a timeline for when the next release will happen? 😊
Amazing! Is there a timeline for when the next release will happen? 😊
We don't have a timeline but since it's been a while since the last a new release is almost ready
Supersedes #1286