Skip to content

Dramacydal/obs-scene-windows-pos-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages