Commit graph

8 commits

Author SHA1 Message Date
Quang Lam
9260107d01
Add option to use transparent background for workspace icon (#118) 2020-01-19 00:39:39 -06:00
Quang Lam
4de7bbd554
Show context menu when clicking menubar icon by default (#106) 2020-01-08 23:47:38 -06:00
Quang Lam
5f83fea2cb
Update marketing materials (#75) 2019-12-09 11:26:14 -06:00
Quang Lam
edcdc7cdff
Fix camera and microphone devices are not accessible (#49)
In a sandboxed app, if you don't have the `com.apple.security.device.microphone` entitlement, your app will not be able to access the microphone. In a hardened app, if you don't have the `com.apple.security.device.audio-input` entitlement, your app will not be able to access the microphone or any audio input using Core Audio. Ref: https://stackoverflow.com/a/57060745
2019-11-28 13:28:00 -06:00
Quang Lam
4e8f468eed
Improve marketing materials (#28) 2019-11-20 23:43:55 -06:00
Quang Lam
5bd46070e4
Fix mapped file has no cdhash, completely unsigned (#19) 2019-11-06 19:38:49 -06:00
Quang Lam
b74afd09a2
Add notarization (#7) 2019-10-02 20:18:49 -05:00
Quang Lam
39dc716d0c Initial 2019-08-30 11:41:23 +07:00