You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Windows don't get untiled when maximized, and they return after a while to their corresponding tile ignoring their maximized status. Also they continue to be maximized while insided the tile.
To Reproduce
Steps to reproduce the behavior:
Open some windows
Maximize one of them
Error will trigger just waiting or also faster when performing some actions
Expected behavior
the desired windows get maximized, doesn't return to their previous tiles, and tiled windows on the same desktop rearranges themselves to fill the space left.
Log
I enabled debug mode, restart kwin and ran journalctl --user --no-pager -e | grep "Polonium" and I didn't get any logs :/ Also tried logging out and in. I'm using Fedora so it's a systemd distro
Screenshots
Telegram and firefox tiled and konsole maximized. Konsole window still counts as tiled and returns to it's original tile after a short time
See that affected window still counts as maximized after returning to it's previous tile.
Additional context
Obvious workaround is just manually untile the window you want to maximize before doing it. Still, both actions should perform automatically when triggering maximization.
The text was updated successfully, but these errors were encountered:
I tried the master build, but somehow it didn't actually replaced 0.4.0 while installing without me realizing it. Now I proper installed it and it seems it's working there.
Describe the bug
Windows don't get untiled when maximized, and they return after a while to their corresponding tile ignoring their maximized status. Also they continue to be maximized while insided the tile.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the desired windows get maximized, doesn't return to their previous tiles, and tiled windows on the same desktop rearranges themselves to fill the space left.
Log
I enabled debug mode, restart kwin and ran
journalctl --user --no-pager -e | grep "Polonium"
and I didn't get any logs :/ Also tried logging out and in. I'm using Fedora so it's a systemd distroScreenshots
Telegram and firefox tiled and konsole maximized. Konsole window still counts as tiled and returns to it's original tile after a short time
See that affected window still counts as maximized after returning to it's previous tile.
Additional context
Obvious workaround is just manually untile the window you want to maximize before doing it. Still, both actions should perform automatically when triggering maximization.
The text was updated successfully, but these errors were encountered: