2026-01-24 18:38:37 +01:00
2025-10-19 22:37:30 +02:00
2025-12-06 16:39:33 +01:00
2026-01-24 18:11:33 +01:00
2026-01-24 18:38:37 +01:00
2025-10-14 16:48:09 +02:00
2025-10-19 22:37:30 +02:00
2025-10-14 16:48:09 +02:00
2025-12-07 17:33:37 +01:00
2025-12-07 17:33:37 +01:00
2026-01-24 18:38:37 +01:00
2025-10-19 22:37:30 +02:00
2025-10-19 22:37:30 +02:00

Tauri + Angular

On Windows, Tauri requires the the msvc toolchain:

rustup default stable-msvc

VS Code + Tauri + rust-analyzer + Angular Language Service.

Keyboard Emulation

Keyboard emulation on most systems requires workarounds for two issues:

  • keeping the window with the keyboard on top while another (the input target) is in focus
  • not receiving focus when clicked
  • sending input

Logging Setup

either use TextTestExe (local program) or TextTestPP (online).

Description
No description provided
Readme GPL-2.0 1.6 MiB
Languages
TypeScript 48.5%
CSS 23.4%
Rust 22.6%
HTML 5.5%