(frontend) expose Windows app web link

Expose a Windows application web link requested by a partner who wraps Visio
inside a containerized Chrome application due to security concerns and limited
trust in video codecs.

This commit introduces a proof of concept implementation.
We plan to iterate on this approach and likely generalize it under a more
neutral lasuite meet naming in future revisions.
This commit is contained in:
lebaudantoine
2026-02-18 21:42:04 +01:00
committed by aleb_the_flash
parent db80c09c10
commit d37f47e82c
3 changed files with 16 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(frontend) expose Windows app web link #976
### Changed
- ✨(frontend) add clickable settings general link in idle modal #974