Improve and fix Settings App icons#419
Conversation
Set a blank icon for missing apps. Scale up small icons
f7dcaad to
9cd7bec
Compare
|
Making pylint and black happier |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
==========================================
- Coverage 69.06% 68.87% -0.19%
==========================================
Files 17 17
Lines 3827 3836 +9
==========================================
- Hits 2643 2642 -1
- Misses 1184 1194 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025042414-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025031804-4.3&flavor=update
Failed tests10 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/132953#dependencies 13 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:14 performance degradations
Remaining performance tests:58 tests
|
|
This sets a qube icon for the "Start qube" entry, but that one has a different icon in the qubes menu (which also isn't colored, as it's one of the special entries at the bottom). |
Yes. I believe this is OK. If we want the |
|
Makes sense to simply change it in the desktop file and not have a special case here. |
Set a blank icon for missing apps. Scale up small icons