WofWca
WofWca
Implementation details: we should only do this when the composer is empty. Another thing to keep in mind is that, before I knew that message editing is coming, I was...
> currently there is Shift+Tab x2 Yeah, correct. Though it feels a bit annoying.
Telegram, WhatsApp, Signal don't have such a shortcut, as far as I'm aware. But only WhatsApp seems to me somewhat thoroughly made in terms of accessibility. Good that you pointed...
> I suggest we go with Shift+Tab x2 for now You mean for focusing the message?
Similar (closed) issue, but about the other "scan QR" dialog https://github.com/deltachat/deltachat-desktop/issues/4413
On Windows it does work. It shows the permission popup. I'm testing using the QR code scanner. If I recall correctly the first time I used it, it showed me...
Maybe it has to do with https://v2.tauri.app/distribute/macos-application-bundle/#infoplist-localization on macOS?
OK, for macOS we probably need to check out https://tauri.app/distribute/macos-application-bundle/ We already have three Apple-specific files for Electron: https://github.com/deltachat/deltachat-desktop/blob/c01be0e4292366d349c6a249b1b27c5e02c5b10d/packages/target-electron/build/entitlements.mac.plist#L1-L35 We probably just need to copy-paste and adjust them. We recently...
As per Linux, I'm getting an impression that Tauri (or rather WebKitGTK) doesn't support it yet. People keep saying that this is about WebRTC. - https://github.com/tauri-apps/tauri/issues/5370 - https://github.com/tauri-apps/tauri/issues/8851 - https://github.com/tauri-apps/wry/issues/85...
Yes, as per above comments, camera access is not supported on Linux yet.