-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't workingcliRelated to the dioxus-cli programRelated to the dioxus-cli program
Description
Problem
Title says all. Well, it reports "🚩 CLI setting always-on-top
has been set. " but it changes nothing in Dioxus.toml
and doesn't seem to affect the way the app runs.
Also, I can issue this command without error when there is no Dioxus.toml
, and it doesn't create the file.
Steps To Reproduce
dx config set always-on-top false
- run the app in desktop mode
Expected behavior
Switching to a different app brings that app's windows in front of the dioxus app's windows.
Environment:
- Dioxus version: dioxus 0.7.0-rc.0 (a519fba)
- Rust version: rustc 1.89.0 (29483883e 2025-08-04)
- OS info: macOS
- App platform: desktop
thethongngu
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcliRelated to the dioxus-cli programRelated to the dioxus-cli program