nclarius / KWin-window-positioning-scripts

KWin scripts controlling window placement on multi-monitor setups
GNU General Public License v3.0
59 stars 14 forks source link

Causes shutdown/restart/sleep/hibernate/logout dialogues all to stack onto one monitor #13

Closed CTalvio closed 2 years ago

CTalvio commented 2 years ago

KDE opens a fullscreen windows for each monitor when selecting shutdown/restart/sleep/hibernate/logout. When the script is active, these all get stacked onto one monitor. This looks especially weird when your monitor resolutions differ.

Obviously the script is causing them to open on the active monitor, but this is a specific case where that behaviour is really never desired.

nclarius commented 2 years ago

This exact issue should have been fixed with the most recent version.

Which of the scripts and which version are you using?

And X11 or Wayland?

CTalvio commented 2 years ago

Ah, seems 3.0 is not yet on the KDE store. I was on 2.8. Active monitor script, X11.

I installed 3.0 from here and now it no longer happens. My bad, thanks!

nclarius commented 2 years ago

I did upload v3.0 to the store and can see it in the install dialog, but the way KNewStuff displays the versions is somewhat messy so it's easy to miss. Anyway, glad it works for you now.