Skip to content

v0.6.0 Released

Pre-release
Pre-release
Compare
Choose a tag to compare
@hecomi hecomi released this 03 Nov 09:49
· 51 commits to master since this release

Update

  • add isUWP property to UwcWindow to check whether the app is UWP or not.
  • rename isStoreApp to isApplicationFrameWindow (e.g. Settings window in Windows 10).

Bug Fix

  • fix capture blocking bug #12
  • fix dpi scaling bug #13
  • fix cursor bug in desktop capture with multiple monitors #15
  • fix capture area bug in maximized windows #16