Skip to content

dx config set always-on-top false has no effect #4544

@dabrahams

Description

@dabrahams

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliRelated to the dioxus-cli program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions