oguzhaninan / Stacer

Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Useful Feature Requests

amiga-500 opened this issue · comments

  1. Currently, when sitting in the system tray, to bring up the main window one has to click 2 separate times -- the first to bring up a menu, and a click by user on which category to go to. Ideally, a single left-click should pop up the last category the user was in, in Stacer. But a right-click should bring up the menu of categories. -- UPDATE: I created a fix for this: #491
  2. The left column of Stacer has icons. Ideally, allow users to rearrange their order since some categories are less important to some users than others. Bonus points if u also add a way to include a separator visual so users can group icons (if u've used firefox menus when organizing bookmarks u will know what i mean)
  3. Option to change from KiB/s to KB/s (or MB/s or GB/s).
  4. Under System Cleaner - Ability to exclude from being cleaned.
  5. Under System Cleaner have an option to allow users to include custom locations to clean
  6. Option to also have an audible notification for the CPU/Memory/Disk Space warning notification messages.
  7. With the "Auto-Start" enabled, make Stacer startup minimized to the system tray. -- UPDATE: I created a fix for this #490
  8. Under Search have a feature to search contents of files too, not just finding files:
  9. When resizing the Stacer window, closing Stacer, and returning, the window returns to its default size. Allow to set a custom window size since some categories contents can be hidden, requiring one to open the Stacer window larger to see things.
  10. Uninstaller - have a checkbox to decide what kind of uninstall it does e.g. "remove", "purge" -- recall "apt remove" only removes binaries, while "purge" removes binaries along with their config files.