DioxusLabs / DioxusLabs/dioxus

`dx serve --always-on-top=false` is not working

Open
#3,991 1 comment 0 reactions 0 assignees View on GitHub
bug desktop
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**
`dx serve --always-on-top=false` is not working.

**Steps To Reproduce**

dx serve --hot-reload=true --nightly --arch=x64 --target=x86_64-unknown-linux-gnu --platform=linux --always-on-top=false

My program automatically opens.

Notice that it is always on top.

Click on `Help` Menu.

Click on `Float on Top (dev mode only)`.

Notice that it is now working as `--always-on-top=false` should.

**Expected behavior**

If I use `dx serve --always-on-top=false`, then I should not have to click on Help / `Float on Top (dev mode only)`.

**Environment:**

- Dioxus version: 0.6.3 from GIT
- Rust version: 1.88.0-nightly (2da29dbe8 2025-04-14)
- OS info: FROM docker.io/rust:latest, Debian GNU/Linux 12 (bookworm)
- App platform: desktop/linux

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.