mirror of
https://github.com/tauri-apps/smoke-tests.git
synced 2026-01-31 00:35:18 +01:00
feat(readme) status changes
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
This commit is contained in:
committed by
Ty
parent
a8dce0921a
commit
d34f7e1faf
@@ -77,10 +77,14 @@ you through the process. Here is a bit of a status report.
|
||||
- [x] Build on Linux
|
||||
- [ ] Build on Windows
|
||||
- [x] STDOUT Passthrough with Command Invocation
|
||||
- [x] Self Updater
|
||||
- [x] Inter Process Communication (IPC)
|
||||
- [x] Documentation
|
||||
|
||||
- [x] Self Updater
|
||||
- [x] Inter Process Communication (IPC)
|
||||
- [x] Documentation
|
||||
- [x] Filesystem R/W (scoped to permissions)
|
||||
- [ ] Secure Cryptographic Enclave
|
||||
- [ ] Message Bus
|
||||
- [x] Copy Buffer
|
||||
- [ ] API Spec (in progress)
|
||||
|
||||
### Comparison between Proton 1 and Electron 5
|
||||
|
||||
@@ -99,11 +103,14 @@ you through the process. Here is a bit of a status report.
|
||||
| Can Render PDF | Yes | No |
|
||||
| Multiple Windows | Yes | Yes |
|
||||
| GPU Access | Yes | Yes |
|
||||
| Updater | Yes | Yes |
|
||||
| Auto Updater | Yes | Yes (1) |
|
||||
| Inter Process Communication (IPC) | Yes | Yes |
|
||||
| Cross Platform | Yes | Yes |
|
||||
| Custom App Icon | Yes | Yes |
|
||||
|
||||
#### Notes
|
||||
1) Electron has no native auto updater on Linux
|
||||
|
||||
## Relation to Upstream Origins
|
||||
We have made the decision to fork, enhance and maintain several upstream
|
||||
projects here in this repository, in order to guarantee the security of the
|
||||
|
||||
Reference in New Issue
Block a user