DioxusLabs / DioxusLabs/dioxus
Desktop app window slowly moves down after restarts/rebuilds (GNOME, multi-monitor setup)
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
Just created a default Dioxus Dekstop project on GNOME and rebuilds/restarts cause the window to slowly move down until it hits the bottom (it won't disappear).
**Steps To Reproduce**
until the bottom of the window hits the bottom of the screen.
- `dx init` desktop
- `cd`
- `dx serve`
- make a restart/rebuild
- window will appear lower and lower (mostly for rebuilds)
**Expected behavior**
The position of the window must stay the same as the user have specified.
**Environment:**
- Dioxus version: 0.5.4
- Rust version: 1.79.0-nightly
- OS info: Pop!_OS 22.04 (GNOME 42.5)
- App platform: desktop
**Questionnaire**
- [x] I'm interested in fixing this myself but don't know where to start
- [ ] I would like to fix and I have a solution
- [x] I don't have time to fix this right now, but maybe later
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.