manjaro / pamac

This repo has been archived. Our code is now hosted at
https://gitlab.manjaro.org/
GNU General Public License v3.0
223 stars 38 forks source link

Default action on tray icon mouse click with option to automatically close pamac window after successful updates #445

Closed seafox closed 6 years ago

seafox commented 6 years ago

At least in KDE AUR git version does not obey the expected usability behaviour on single tray icon mouse clicks - currently it does nothing on subsequent clicks (but should minimize the main window back to tray as other apps do). The expected behaviour would be:

  1. If there are pending updates (red icon), open the updater and have GUI option in Preferences to automatically close the main pamac window after applying successful update in case there were no additional user interactions (like switches to details view or performing search / package browsing in the process of applying updates) AFTER pressing Apply updates button.
  2. If there no pending updates, open Package Manager default view.
  3. Single mouse click on the tray icon should minimize main window (back on tray) if it was opened.

PS We had a similar subset of suggestions some time ago, no idea how they went.