Skip to content

Conversation

@bynect
Copy link
Contributor

@bynect bynect commented Apr 28, 2025

No description provided.

@bynect
Copy link
Contributor Author

bynect commented Apr 28, 2025

#586

@bynect bynect requested a review from fwsmit April 29, 2025 13:02
bynect added 2 commits April 29, 2025 15:42
Useful mainly for testing, should not affect legit icon names
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 61.11111% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.75%. Comparing base (d0f8976) to head (f0506a0).
⚠️ Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
src/notification.c 40.00% 12 Missing ⚠️
src/queues.c 33.33% 10 Missing ⚠️
src/utils.c 63.63% 4 Missing ⚠️
src/draw.c 0.00% 1 Missing ⚠️
src/x11/x.c 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1473      +/-   ##
==========================================
- Coverage   64.83%   64.75%   -0.09%     
==========================================
  Files          51       51              
  Lines        9010     9053      +43     
  Branches     1055     1066      +11     
==========================================
+ Hits         5842     5862      +20     
- Misses       3168     3191      +23     
Flag Coverage Δ
unittests 64.75% <61.11%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bynect
Copy link
Contributor Author

bynect commented Apr 29, 2025

this is not working out the way I intended. maybe icon_id should be scrapped altogether..

@bynect bynect changed the title Always compute the icon_id Change the caching of icons Apr 30, 2025
@bynect bynect linked an issue Apr 30, 2025 that may be closed by this pull request
@bynect
Copy link
Contributor Author

bynect commented Apr 30, 2025

@fwsmit if you have the time could you check if these changes are sound? the testing does work, but I did change some pretty critical parts

mnpqraven added a commit to mnpqraven/dotfiles_nix that referenced this pull request May 15, 2025
mnpqraven added a commit to mnpqraven/dotfiles_nix that referenced this pull request May 15, 2025
* initial

* default exec-once for bars

* use mpd instead of mpris

* lint(css) with biome

* chore

* update scripts

* initial with portal bug

* fcitx5 breaking portal at boot, see NixOS/nixpkgs#206630

* fix fcitx5 killing portals by using nixos module

* initial

* default exec-once for bars

* use mpd instead of mpris

* lint(css) with biome

* chore

* update scripts

* initial with portal bug

* fcitx5 breaking portal at boot, see NixOS/nixpkgs#206630

* fix fcitx5 killing portals by using nixos module

* waybar mpd: disable blinking animation

* overlay to resolve icon bug for stacked dunst notifications dunst-project/dunst#1473

* omit path

* feat(dunst)
mnpqraven added a commit to mnpqraven/dotfiles_nix that referenced this pull request May 15, 2025
* initial

* default exec-once for bars

* use mpd instead of mpris

* lint(css) with biome

* chore

* update scripts

* initial with portal bug

* fcitx5 breaking portal at boot, see NixOS/nixpkgs#206630

* fix fcitx5 killing portals by using nixos module

* initial

* default exec-once for bars

* use mpd instead of mpris

* lint(css) with biome

* chore

* update scripts

* initial with portal bug

* fcitx5 breaking portal at boot, see NixOS/nixpkgs#206630

* fix fcitx5 killing portals by using nixos module

* waybar mpd: disable blinking animation

* overlay to resolve icon bug for stacked dunst notifications dunst-project/dunst#1473

* omit path

* feat(dunst)
@bynect bynect merged commit 4463c33 into dunst-project:master Aug 4, 2025
22 of 24 checks passed
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

Successfully merging this pull request may close these issues.

stack tag notifications do not use the new icon

2 participants