Skip to content

External / Multiple monitor support (rudimentary, but working)!

Compare
Choose a tag to compare
@jasonjmcghee jasonjmcghee released this 18 Jan 07:14
· 52 commits to main since this release
8260313

Officially, Apple Silicon Only, (but an untested Intel one too)

Still very alpha!

Please let me know if you have issues with the build.

To install:

  • open DMG
  • drag rem to applications shortcut
  • launch

IF YOU HAVE INSTALLED BEFORE

If you are experiencing repeatedly re-asking for permissions, even though you've granted:

  • Remove permission for the previous version of rem
  • Quit the app
  • Try recording again, follow prompts (grant access, relaunch the app)

Once we get automatic updates working, this should be fixed...

What's Changed

  • [rem-47]: first step toward multi monitor by @jasonjmcghee in #70
  • [rem-66]: Fix status icon constant update on animated screens by @jasonjmcghee in #71
  • Update to use our forked SQLite.swift by @jasonjmcghee in #73
  • fix external monitor bugs, mainly by calling CGDisplayCreateImage without passing the display frame by @jasonjmcghee in #74

Full Changelog: v0.1.11...v0.1.12