Description
Distribution (run cat /etc/os-release
):
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://www.archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
LOGO=archlinux
Related Application and/or Package Version (run apt policy pop-shell
or provide the latest commit if building locally):
Latest Commit: fix: Update tiling toggle switch when toggled with keyboard shortcut: ff5f374
Issue/Bug Description:
When switching inputs on my monitor windows in the top workspace goes to the bottom and windows in workspaces previously below it move up one workspace. This only affects windows that are tiled, floating windows remain in place.
Steps to reproduce (if you know):
Plug in two GPU's into the same monitor (I use pcie passthrough for a gaming VM but I think plugging in two different PC's should have the same effect) with windows tiled on more than one workspace and switch to a different input on the monitor and switch back to the original input.
Expected behavior:
Tiled windows should remain in the same place like the floating windows and not move around when switching inputs on a monitor.
Other Notes: