Skip to main content

Utility for storing & restoring window layouts on the X Window System

Project description

windowlayouts

Utility for automatically storing & restoring window layouts for specific screen configurations on the X Window System.

Installation

Run pip install truhanen.windowlayouts to install the script windowlayouts to be used from the command line.

Requirements

  • Python 3.7+ & pip
  • wmctrl command line tool

Install from source

Clone the repository & run pip install . in the project root directory.

Usage

usage: windowlayouts [-h] [--verbose] {store,restore,switch} ...

positional arguments:
  {store,restore,switch}
    store               Store the current window layout for the current screen
                        layout. Replace a previously stored window layout if
                        such a window layout exists for the current screen
                        layout.
    restore             Restore a window layout if one with the current screen
                        layout has previously been stored.
    switch              Run store, then switch to a screen layout configured
                        in ~/.config/windowlayouts/config.ini, and
                        then run restore. Screen layout values in the
                        configuration file must be valid input for xrandr that
                        apply a specific screen layout. See
                        examples/config.ini for example.

optional arguments:
  -h, --help            show this help message and exit
  --verbose, -v         Increase verbosity.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

truhanen_windowlayouts-1.0.1-py3-none-any.whl (7.8 kB view hashes)

Uploaded 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