Skip to main content

A python utility swap the content of two workplaces in i3wm

Project description

i3-workspace-swap

A utility for the i3 tiling window manager, which allows to swap the content of two workspaces. If both, the destination and the source workspace have content on them, the content will be swapped. If only a destination workspace is provided, the workspace will be created with the given name.

Dependencies

  • Python 3.x
  • Python i3ipc

Optional Dependecie

  • dmenu: used for interactive mode

Usage

i3-workspace-swap [OPTION..]
Arguments:

  • -d NAME or --destination NAME: destination workspace by name to move content to.
  • -f or --focus: focus destination workspace after swap
  • -h or --help: print help message
  • -i OPTION or --interactive OPTION: uses dmenu to select dest/src; command line arguments will be overwriten
  • -s NAME or --source NAME: source workspace by name to move the content from, if none given the currently focused workspace will be used

Options for interacive mode:

  • all: source and destination
  • dest: destination only
  • src: source only

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

i3-workspace-swap-1.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

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