Resource icon

OBS Python Scene window position updater 1.2

Synchronizes scene window position with it's real position on screen.
Also toggles item visibilty when window is minimized and reorders currently active window on top.
If currently active scene is not the one selected in script settings, scripts walks all scene sources recursively and searches for selected scene.
Requires python 3, pywin32 and psutil, install the latest with
- pip3 install pywin32
- pip3 install psutil

Author
Dramacydal
Downloads
749
Views
2,064
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Version 1.2

    - Fix losing windows when their titles are changing at the cost of python psutil dependency -...
Top