Dramacydal / obs-scene-windows-pos-updater

OBS plugin to synchronize scene window position with it's real position

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obs-scene-windows-pos-updater

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 (x64 for x64 obs, x32 for x32 obs), pywin32 and psutil:

  • pip3 install pywin32
  • pip3 install psutil

Demo

About

OBS plugin to synchronize scene window position with it's real position


Languages

Language:Python 100.0%