arch-update-checker icon indicating copy to clipboard operation
arch-update-checker copied to clipboard

[Feature] Button for clearing caches

Open Kingproone opened this issue 7 months ago • 1 comments

pacman -Sc yay -Sc (this incorporates pacman -Sc)

The different directories cleaned by the commands: Screenshot_20240812_143426

Other wrappers may have different options for it, and would need to be added, since for example yay keeps it's own cache that likes to build up over time.

Until the update size doesn't have 6 figures, I feel it has space.

  • since this is only a problem when using the smallest layout combined with a lot of updates, it is probably fine to have the rightmost few characters be truncated, otherwise 2 possible solutions
  1. The icon on the left could be removed to make space for it. (my vote is for this)
  2. Rounding the update size to a full number could be a solution as well.

Screenshot_20240716_133929

Kingproone avatar Jul 14 '24 10:07 Kingproone