pop-os / shell

Pop!_OS Shell
GNU General Public License v3.0
4.85k stars 264 forks source link

tiling changes with minimized window and workspace switch #1611

Open n3m0-22 opened 1 year ago

n3m0-22 commented 1 year ago

While testing https://github.com/pop-os/shell/pull/1610 on Pop!_OS 22.04 I found an issue where windows are not keeping their tiling position.

This does not seem to be connected to https://github.com/pop-os/shell/pull/1610 as this happens with or without the PR installed.

There was a similar report on Mattermost that suggested it was related to Desktop Icons NG, but this happens with the extension enabled or disabled.


Screencast from 04-12-2023 10:33:03 AM.webm


Steps to reproduce:

This results in Files/Nautilus being tiled to a 1/4 of the screen on the second workspace. On the first workspace the side with the terminal open will now have the terminal and one of the Firefox windows tilted to 1/8 of the workspace.

Now the windows that were taking 1/8 of the workspace will take 1/4, but not in the usual way. They will instead be side by side on 1/2 of the workspace.

Closing the terminal will result in one of the Firefox windows not filling in the empty space.

Enabling and disabling tiling will reset everything.

Notes:

Update: This is happening on Pop!_OS 20.04 as well.

caschbre commented 6 months ago

I experience a similar issue. I have three windows stacked on one monitor. I minimize the middle window and then open it back up. When I do the two bottom windows are now side-by-side instead of stacked.

I'm using Pop!_OS 22.04 LTS x86_64.

caschbre commented 6 months ago

Looks like this is similar or the same as #307