-
Notifications
You must be signed in to change notification settings - Fork 356
Change the caching of icons #1473
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
base: master
Are you sure you want to change the base?
Conversation
Useful mainly for testing, should not affect legit icon names
Codecov ReportAttention: Patch coverage is
❗ 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
this is not working out the way I intended. maybe icon_id should be scrapped altogether.. |
@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 |
* 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)
* 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)
No description provided.