Skip to content

Instantly share code, notes, and snippets.

@ianjennings
Last active July 20, 2020 15:03
Show Gist options
  • Save ianjennings/eca0aeb0ca87f7b2863f98f39cc0e37b to your computer and use it in GitHub Desktop.
Save ianjennings/eca0aeb0ca87f7b2863f98f39cc0e37b to your computer and use it in GitHub Desktop.
  • Add red dot to taskbar icon to indicate recording
  • Reduce CPU usage by relying on filesystem watch events when available (@coreyja)
  • Reduce CPU/GPU usage by pushing app to background onblur while recording (@coreyja)
  • Improved telemetry data for Electron main process (@rob kendal)
  • Store temporary .webm and .jsonl files in appData folder rather than Desktop to resolve potential permissions issue (@rob kendal)
  • Prototype "performance mode," no way to turn this on yet :) (@coreyja)
  • Fix a playback error on web
  • Attempt to render "screen capture permissions" popup above Paircast window (@rob kendal)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment