Skip to content

It's always greener on the other side

Latest
Compare
Choose a tag to compare
@aurialLoop aurialLoop released this 29 Sep 09:31

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