wanhuz / dropout

Jack-of-all trade script to stream game using Steam Big Picture while using PC at the same time.
GNU General Public License v3.0
0 stars 0 forks source link

Make moving taskbar works for different setup #13

Closed wanhuz closed 2 years ago

wanhuz commented 2 years ago

As of now, it only works for 2 physical monitor and 1 virtual monitor. 2 physical monitor are to the left of 1 virtual monitor.

The solution to this issue is to save profile of default taskbar location the first time the script is executed and restore profile after steam is launched.

wanhuz commented 2 years ago

Merge into #34