Skip to content

Releases: spiraltechnica/ScreenShare

It's always greener on the other side

29 Sep 09:31
Compare
Choose a tag to compare

ChangeLog 2017-09-09

  • removed openframework calls to ofGetScreenWidth and height, due to the fact they capture the width and height of the screen the app is on, which is not necessarily the primary display.
  • added keyboard movement of ScreenShare window for VJing opportunities
  • added code to turn windows decorations off for borderless recursion fun on your primary display. Note: you need to uncomment the settings.decorations = false line in ofMain.cpp and recompile
  • fixed window minimizing bug that would result in a crash

v1.0

28 Sep 14:02
Compare
Choose a tag to compare

Share your primary monitor to Spout using Windows GDI functions