quickswitch-for-i3 icon indicating copy to clipboard operation
quickswitch-for-i3 copied to clipboard

A python utility to quickly change to and locate windows in i3

Results 11 quickswitch-for-i3 issues
Sort by recently updated
recently updated
newest added

fixes spelling of "python" in one instance

Hello, I made a PR in May, and I've no feedaback since. Is this project still maintened ? Thanks

Option to obtain a list of windows that only match classes pass in argument Useful with my favorite web browser [vimb](https://fanglingsu.github.io/vimb/): `nmap :shell quickswitch -c Vimb -d "dmenu -l 12...

Make sure the output list shown in dmenu is sorted alphanumerically, so items are grouped and/or not mixed up

Related to #25, if a command-line option was set, the user could be prompted to select a mark to use in filtering the windows before being prompted to select one....

It would be nice if a mark name could be specified that pre-filters the window list before it's presented for selection from the prompt.

When sending windows to other workspaces with the `--prompt` option during `--journey`, or when navigating to another workspace with the `--workspace` option, it's only possible to select workspaces that currently...

Here is my attempt at a small reproducible example: ``` git checkout upstream/master; git show-ref HEAD; rm -rf venv; virtualenv -p python3 venv ; venv/bin/pip install i3-py && xterm -e...

Switch to windows in the current workspace