window-mover

command module
v0.0.0-...-e0a14a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2022 License: Unlicense Imports: 8 Imported by: 0

README

window-mover

This utility will watch for x11 events and move any x11 window with a title containing a given string to the desired virtual desktop.

I use this for auto-restarting GUI apps per code change. It's annoying when your DE of choice decides that all new windows should open on the current desktop. Everytime you save a file, you get GUI apps popping up right in front of your working area.

The substring pattern matching is very naive and narrowly focused towards the precise usecase that I have: a set of windows with static titles that I control.

Install

go install git.sr.ht/~jackmordaunt/window-mover@latest

Usage

window-mover -title <window-title-substring> -desktop <n>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL