waveterm/emain
Evan Simkowitz 0925af5300
Add warning when user is running in ARM translation mode (#1560)
Adds warning and docs to let users know when they're running in ARM
translation mode. Also lets them configure to always dismiss if they
don't care.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Added a configuration option to dismiss architecture warnings during
application startup.
- Introduced new FAQs addressing ARM64 translation warnings and
instructions for joining beta builds.
- Added platform-specific requirements for macOS, Windows, and Linux in
the getting started documentation.

- **Bug Fixes**
- Enhanced build command flexibility by allowing dynamic command-line
arguments during the build process.

- **Documentation**
- Updated configuration documentation to include the new dismiss
architecture warning key.
- Minor formatting adjustments in FAQs and getting started
documentation.
	- Clarified platform compatibility details in the README.

- **Chores**
- Added a new constant for the dismiss architecture warning
configuration key.
- Introduced a new field for managing architecture warning settings in
the application configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-12-18 19:44:50 -08:00
..
authkey.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
docsite.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
emain-activity.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-tabview.ts closetab / tab destroy fixes (#1424) 2024-12-06 15:42:29 -08:00
emain-util.ts Global Hotkey Docs (#1548) 2024-12-17 15:25:34 -08:00
emain-wavesrv.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
emain-web.ts Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00
emain-window.ts Global Hotkey (#1534) 2024-12-16 15:24:32 -08:00
emain-wsh.ts Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
emain.ts Add warning when user is running in ARM translation mode (#1560) 2024-12-18 19:44:50 -08:00
launchsettings.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
log.ts Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
menu.ts Create workspace will always create a saved workspace (#1509) 2024-12-12 17:21:09 -08:00
platform.ts Add warning when user is running in ARM translation mode (#1560) 2024-12-18 19:44:50 -08:00
preload-webview.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
preload.ts Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
updater.ts minor v10 cleanup (waveReadyPromise, focusedWaveWindow) (#1456) 2024-12-10 10:58:50 -08:00