Blinue / Magpie

An all-purpose window upscaler for Windows 10/11.
GNU General Public License v3.0
8.19k stars 459 forks source link

An option to launch directly into taskbar without showing the UI #908

Closed nixxou closed 1 month ago

nixxou commented 1 month ago

Expected behavior 预期的功能

I have an usecase where i need to launch Magpie after the game load.

My issue is that for some game, if i launch it after the game, it show it's main form and steal the game focus. I would like if there is a way to launch it directly into the tray icon without showing any window.

Alternative behavior (optional) 近似的功能(可选)

There is already in the config something like that : "windowPos": { "centerX": 3602.5, "centerY": 892.0, "width": 773.0, "height": 544.0, "maximized": false },

It would make sense to hide an attribute hidden or if that's problematic at least something like minimized

Blinue commented 1 month ago

Duplicate of #698