jenkins-tray icon indicating copy to clipboard operation
jenkins-tray copied to clipboard

How to implement the app to run on each startup on tray

Open Eldadc opened this issue 6 years ago • 2 comments

Hi,

I run Tray app and it seems the app is on the task bar and also on tray. How to implement the app to be just on the tray , minimize does not do so.

Thanks

Eldadc avatar May 01 '18 07:05 Eldadc

Hi @Eldadc, the app minimizes to the tray as you close it from the x window button at the top right corner, but not from the Exit button on the toolbar.

I think it is possible to enforce the app not to appear in the taskbar even if the UI of the app is visible.

Would you be willing to contribute a pull request of this enhancement?

zionyx avatar May 01 '18 19:05 zionyx

Thanks on your response

Eldadc avatar May 04 '18 05:05 Eldadc