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

and-win/kwin-window-switch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/ohjames/kwin-window-switch
cd kwin-window-switch
plasmapkg2 -t kwinscript -i .

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.

Dependencies

This script depends on two patches I have made against KDE that are currently in review. See:

A copy of kwin with both patches can be retrieved from my github fork of kwin here:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 100.0%