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

Feature request: Multiple displays, preserve last-used layout per-display. #77

Closed Jafner closed 1 week ago

Jafner commented 1 week ago

I've got three displays. I use different layouts for each.

image

I always want to use the left layout for my left display, middle for middle display, and right for right display.

Currently, snapping a window to a zone on one display changes the currently active layout for all displays, which adds the step of opening the layout selector whenever I want to snap a window on a different display than the previously-snapped window.

It would be much smoother if KZones remembered which layout I had used last on that display.

Even better would be including a "default for: display 2" property in the layouts configuration file, or some other way to configure this behavior in text.

Jafner commented 1 week ago

I see this is a duplicate of #4 and might be addressed in #60