WIP: Add blitz feature for Dioxus Native rendering support #29
Reference in New Issue
Block a user
Delete Branch "feature/blitz-native"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a
blitzfeature flag that switches the rendering framework fromdioxus webview to dioxus-native (Blitz). Can be combined with
desktopormobilefeatures. Also bumps rfd to ^0.17.0 (upstreamgit moved forward), removes stale gui-level [patch.crates-io] section,
and adds xdotool to the Dockerfile for libxdo (blitz-shell dependency).
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.