swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.65k stars 1.11k forks source link

Unable to move applications into workspace that contains a fullscreen application #8432

Open lpaulino07 opened 2 days ago

lpaulino07 commented 2 days ago

Tried with EGL rendered as well just to confirm it wasn't Vulkan related. Also tried with sway 1.10 stable, same behavior.

image

Moved alacritty to workspace that contains a fullscreen application. Second application (zen browser) acts like alacritty is no longer in the workspace, but alacritty is still being rendered.

image

Zen browser is moved, alacritty acts like zen browser is no longer there, but zen browser is still being rendered.

lpaulino07 commented 2 days ago

Also, this is a multi-GPU setup where monitor 1 is using iGPU and monitor 2 is using dGPU.