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

Switch to next window in current zone within the current workspace #38

Closed dwarfi09 closed 11 months ago

dwarfi09 commented 1 year ago

Hi, thank you so much for this wonderful script!

The shortcut "Switch to next window in current zone" switches across all workspaces. Could we have an option to switch to next window in current zone within current workspace?

trivoldus28 commented 11 months ago

I second this request. Currently it also switches across activities, so it'd be great if we can have the option to switch per workspace and per activity. Keep up the great work btw!

trivoldus28 commented 11 months ago

@dwarfi09 I managed to hack together an implementation that does this in this pull req https://github.com/gerritdevriese/kzones/pull/45