Skip to content

avahe-kellenberger/wmctrl-switch-by-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wmctrl-switch-by-application

wmctrl-switch-by-application is a script for cycling through windows of the same application.

Dependencies

wmctrl and xorg-xprop are needed for this script to work.

Install

Run the command to install:

$ curl -Lo- "https://raw.githubusercontent.com/avahe-kellenberger/wmctrl-switch-by-application/master/install.sh" | sudo bash

Uninstall

Run the command to uninstall:

$ curl -Lo- "https://raw.githubusercontent.com/avahe-kellenberger/wmctrl-switch-by-application/master/uninstall.sh" | sudo bash

About

This script is a derivitive of code found somewhere on the internet (forgot where) that was not working for me, so I have altered it to do so.

This script is intended to be used as a key binding; I've personally set it up using the alt+` keybinding. It currently only cycles forward through the windows, but if anyone is interested I'll add more functionality.

If you have complaints or suggestions, feel free to open an issue with the project.

About

Script to cycle through windows by application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages