Skip to content

Add reliable shared clipboard support for mini-apps - #866

Merged
hamzamerzic merged 6 commits into
mobius-os:mainfrom
hamzamerzic:enhancement/app-frame-clipboard-v2
Aug 23, 2026
Merged

Add reliable shared clipboard support for mini-apps#866
hamzamerzic merged 6 commits into
mobius-os:mainfrom
hamzamerzic:enhancement/app-frame-clipboard-v2

Conversation

@hamzamerzic

Copy link
Copy Markdown
Collaborator

Summary

  • expose one shared clipboard helper to every mini-app
  • keep the synchronous copy attempt inside the original user gesture for iOS-style engines
  • fall back through the attributed, visible host frame when an opaque app frame cannot write
  • return an explicit boolean so apps can offer a manual-selection fallback

Tests

  • clipboard runtime and app-frame protocol unit tests (8 passed)
  • compiled runtime consistency check
  • production frontend build

Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic hamzamerzic added area: apps Mini-app framework or bundled apps enhancement New feature or request labels Aug 23, 2026

@miljanm miljanm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewer: all clear

I didn't find a concrete issue in this revision. This is a QA second look, not a maintainer approval.

Reviewed revision d298611e5bad.

hamzamerzic and others added 5 commits August 23, 2026 09:57
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic
hamzamerzic added this pull request to the merge queue Aug 23, 2026

@miljanm miljanm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewer: all clear

I didn't find a concrete issue in this revision. This is a QA second look, not a maintainer approval.

Reviewed revision 688ad3c66058.

Merged via the queue into mobius-os:main with commit 7e08724 Aug 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: apps Mini-app framework or bundled apps enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants