jparnell8839 / AlwaysOnTop

Make a Windows application always run on top
GNU General Public License v3.0
205 stars 40 forks source link

Show/Hide System Tray icon #27

Open Zacchino opened 3 years ago

Zacchino commented 3 years ago

Could you please add an option to let us hide AlwaysOnTop's Systray icon from the Taskbar?

And to disable it, I guess we'll just need to launch the AlwaysOnTop shortcut, that'll show up the preference window, so that we can uncheck the "Hide Taskbar Icon" option.

Or have this option within the shortcut's argument (ex: "...\jparnell\alwaysontop.exe" -hidden) Or maybe let us change this option in a ".ini" or ".xml" config file (within programfiles\jparnell\alwaysontop\ or appdata\romaing\jparnell\alwaysontop)

Thanks again for this really nice and clean little useful app!