Skip to content

A kwin script for switching between windows using key bindings that avoids the limitations of the task switcher.

Notifications You must be signed in to change notification settings

insidewhy/kwin-window-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/insidewhy/kwin-window-switch
cd kwin-window-switch
# if on plasma5 run this:
# git checkout plasma5
make install

Motivation

The default KDE window switcher involves a "tab box" mode which blocks all further key bindings until the modifier key is removed. This script switches windows immediately without blocking key bindings.

Customising the keybindings

After installing this script the keybindings can be customised in the "global shortcuts" settings under the KWin component via Select next window and Select previous window.

History

This was original written in QML where two of the needed APIs weren't available. The fixes to these are now in KDE, the relevant bugs can be found below:

About

A kwin script for switching between windows using key bindings that avoids the limitations of the task switcher.

Resources

Stars

Watchers

Forks

Packages

No packages published