benbuck / rbtray

A fork of RBTray from http://sourceforge.net/p/rbtray/code/.
GNU General Public License v2.0
1.05k stars 86 forks source link

hide window to tray from command line? #107

Open roytam1 opened 1 year ago

roytam1 commented 1 year ago

( not to be confused with https://github.com/benbuck/rbtray/issues/50 and https://github.com/benbuck/rbtray/issues/49 ) I want to hide certain window (I know its window handle (i.e. HWND)), I wonder if there is command line option to hide a window by passing its HWND to rbtray?