gerritdevriese / kzones

KDE KWin Script for snapping windows into zones
https://store.kde.org/p/1909220
GNU General Public License v3.0
238 stars 14 forks source link

Zoning some windows causes their input to cease #33

Closed jmta closed 1 year ago

jmta commented 1 year ago

Potentially related to #12?

When moving some windows to zones the freeze until something significant happens on that window. For example is I move a Konsole window to a zone, it won't update its display until I have opened a new tab. When zoning Kate (text editor) it won't update until I do something like open a terminal window in the application. When I do get the displays to update the text is input.

Manjaro - KDE Plasma 5.26.4

Additional: I've just noticed this also only happens in some not all zones.

jmta commented 1 year ago

I've pulled the fix into my own code base and can confirm the fix in the related issue fixes this.