Splode / pomotroid

:tomato: Simple and visually-pleasing Pomodoro timer
https://splode.github.io/pomotroid/
MIT License
4.36k stars 369 forks source link

Feature: Enabled option to exit application directly from taskbar tray. #167

Closed SVijayB closed 3 years ago

SVijayB commented 3 years ago

This feature update allows users to exit the application directly from the taskbar tray instead of launching it and then closing it. When the feature "Minimize to Tray on Close" is enabled, the only way to close the application was to launch it first and then close it by right-clicking on the application from the taskbar and then exiting it. Or by using task manager or the terminal. With this feature update, it's a lot easier to exit the application.

Additional options, such as start, pause, and reset can also be added to the tray menu options with ease.

image

Fixes #166.

Splode commented 3 years ago

@SVijayB Thank you for the contribution!

SVijayB commented 3 years ago

Thank you! 😃