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