contrib/try_swap_workspace
Mihai Fufezan 29d6c2a537
README: split for each tool
README: add table with tools, descriptions and maintainers
2023-12-09 13:37:36 +02:00
..
default.nix try_swap_workspace: add meta.mainProgram 2023-10-30 19:39:39 +02:00
Makefile Revisit Makefiles (#34) 2023-05-03 12:49:44 +03:00
README.md README: split for each tool 2023-12-09 13:37:36 +02:00
try_swap_workspace add feature try_switch_workspace 2023-05-01 22:57:36 +03:00

try_swap_workspace

Inspired from this discussion on the hyprland repository try_swap_workspace is a binding to mimic the 'arbitrary workspace on arbitrary monitor' behavior known from may window managers. This means:

  • if a workspace is not displayed on any monitor and should be displayed, it gets displayed on the currently focused monitor
  • if a workspace is already displayed on another monitor and should displayed on the currently focused monitor, the displayed workspace on the focused monitor will be swapped with the workspace on the monitor that should be displayed on the focused monitor