DioxusLabs / DioxusLabs/dioxus
`document::Title` doesn't affect window title on Wayland
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
https://github.com/DioxusLabs/dioxus/blob/a66bffb48729a84c31936de5324fd2b4bc48ac07/examples/title.rs doesn't work.
**Steps To Reproduce**
Steps to reproduce the behavior:
- create the example
- run
- click button
- title doesn't change
**Expected behavior**
Title should change dynamically.
**Screenshots**
**Environment:**
- Dioxus version: 0.7.0-alpha.2
- Rust version: 1.85.1 (4eb161250 2025-03-15)
- OS info: NixOS 25.05, GNOME on Wayland
- App platform: desktop
**Questionnaire**
I'm interested in fixing this myself but don't know where to start.
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.