[Bug] Multiple issues - Autotiling only working on primary monitor / Autotile not working after minimizing / Autotile on drag #860
Replies: 2 comments 2 replies
|
Already working on the minimize bug. Will take a look at the others! |
|
Thanks for the detailed report and the support archive. All three issues were traceable from it. Issue #2 (windows not retiling after minimize): this was a real bug and is already fixed on main (#859). It will be in the next release. Issue #1 (autotile only working on the primary monitor): your logs show the windows on the two side monitors are set to "Show on all desktops", and your tiling settings have "Sticky windows" set to "Restore only". With that combination PlasmaZones deliberately leaves pinned windows unmanaged, so nothing autotiles on those screens. Set Settings → Tiling → Window handling → Sticky windows to "Treat as normal" (or unpin those windows) and the side monitors should tile again. The reason this was so hard to spot is a genuine UI bug on our side, which is also your issue #3. Issue #3 (drag behavior not saving): the dropdowns on the settings pages were displaying their first entry instead of the saved value. Your config shows "Reorder on drag" was in fact saved and active. The dropdown just kept showing "Float on drag", and re-selecting a value that is already saved produces no change, so no save prompt appeared. The same display bug affected the "Sticky windows" dropdown, which is why it showed "Treat as normal" while your config actually held "Restore only". This is fixed on main and will be in the next release. After switching Sticky windows to "Treat as normal", both autotiling on the side monitors and reorder-on-drag should behave. If they don't, let me know. |
Uh oh!
There was an error while loading. Please reload this page.
Description
Firstly, please let me know if you'd like me to make a different discussion for each issue here!
Issue #1
Autotile is only working on primary monitor
Issue #2
Sometimes when minimizing an application, the other tiles on my screen don't autotile and keep their sizes/position
Issue #3
The autotile setting "Drag behavior" does not allow me to save the setting after changing it to "Reorder on drag"
If further information is required, please let me know!
plasmazones-report-20260728-090915.tar.gz
Expected Behavior
Issue #1
Autotile should be working across all monitors
Issue #2


Windows should be resizing depending on what windows are active (See both images of the behaviour I am trying to describe)
Issue #3
The setting should be saved and should apply
Steps to Reproduce
Issue #1
Issue #2
NOTE: This happens randomly, and doesn't happen all the time.
Issue #3
PlasmaZones Version
3.3.1
Display Server
Wayland
Desktop Environment
Plasma 6.7.3
Distribution
Fedora 44
Support Report
Checklist
All reactions