Skip to main content

Move window between monitor in EWMH compliant WM

Project description

Documentation StatusLicenceAuthorsChangelog

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.

Source Distribution

ewmh_m2m-0.0.3.linux-x86_64.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

ewmh_m2m-0.0.3-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page