Skip to content

fix: touch scaling, sandbox, and output scale - #310

Open
mister-teddy wants to merge 4 commits into
mainfrom
fix/touch-scaling-manual-sandbox
Open

fix: touch scaling, sandbox, and output scale#310
mister-teddy wants to merge 4 commits into
mainfrom
fix/touch-scaling-manual-sandbox

Conversation

@mister-teddy

Copy link
Copy Markdown
Contributor

Summary

Fixes Android touch/scale behavior and related launch issues for the local desktop runtime.

Details

  • Uses Android density for guest UI scaling while keeping the parent Wayland output scale in physical pixels.
  • Updates touch gesture handling to better match Android conventions.
  • Adds/refreshes Chromium/Electron no-sandbox handling for Android.
  • Updates offline documentation/manual behavior and related developer/user docs.

Validation

  • cargo fmt --check
  • git diff --check --cached
  • cargo check --target aarch64-linux-android --lib

The Android library check passes with existing warnings in patched Smithay and src/android/utils/webview.rs.

@mister-teddy mister-teddy added the release:bugfix Assign this label to a PR to bump the patch semver version for the next release. label Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:bugfix Assign this label to a PR to bump the patch semver version for the next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant