Move window between monitor in EWMH compliant WM
Project description
− Licence − Authors − Changelog
Rationale
I love XFCE. I use it on almost all my computers. However, in a multi head setup, it lacks a “move window to monitor” feature. Some posts link to the move-to-next-monitor script, which as many dependencies and is not very customizable (move to bottom, to right, etc.)
Hence, here it is ewmh_m2m.
Install
Just install the package with pip:
pip install ewmh-m2m # Note the dash and not the underscore!
You should now have a move-to-monitor command available.
Usage
Call move-to-monitor to move the active window to the next monitor. Next versions (starting at 1.0.0) will accept some arguments:
- to define in which direction to look for the “next” (up, bottom, left, right)
- to define if you want to wrap to the previous if on last screen
- to do more things if you have more ideas
Development
Feel free to ask some features on GitHub. You can also develop your own features and open Pull Requests. Take a look at the technical documentation.
Note
This project has been set up using PyScaffold 3.2.2. For details and usage information on PyScaffold see https://pyscaffold.org/.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size ewmh_m2m-0.0.3.linux-x86_64.tar.gz (7.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Filename, size ewmh_m2m-0.0.3-py2.py3-none-any.whl (6.6 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Hashes for ewmh_m2m-0.0.3.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fe92cd383b188e80c7b0dbd302420337330462a3eeeeacc47fd6623fc4623c6 |
|
MD5 | c44348e5d8d7417fd35e0a18ac56921a |
|
BLAKE2-256 | 24caf0a0784fbaa57d7c25c7e3bf8e15ec6310d61242ded88c617236b2cc3f49 |
Hashes for ewmh_m2m-0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 275e12eb29811327170990034ad48b477d75703e4b4a5089111694290aa2d550 |
|
MD5 | a78a42022e9e714a38674fe47b9fa41d |
|
BLAKE2-256 | 33b5e7f18355a0d55a19714994087047abca84bd4f52b04df764232233f6d111 |