[BUG] Toggling VRR breaks ordering on multi-monitor setups
Open
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Switching Variable Refresh Rate on/off on a monitor causes layouts to shuffle between monitors
**To Reproduce**
Steps to reproduce the behavior:
0. Enable VRR if disabled (gsettings set org.gnome.mutter experimental-features "['variable-refresh-rate']")
1. Set a different layout on each monitor
2. Toggle VRR
3. Layouts should be assigned to incorrect monitors (Visible by holding CTRL; layout manager in the top bar need an extension reload to update)
**Information (please complete the following):**
- Tiling Shell version: 17.3
- GNOME version: 49.4
- I have 3 monitors
**Screenshots**
Before:
After turning the extension off/on again:
Contributor guide
Assessment
This issue has not been assessed yet.