Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows don't get resized when they exit full-screen #4859

Closed
2 tasks done
PhoenixClank opened this issue Jun 2, 2024 · 4 comments
Closed
2 tasks done

Windows don't get resized when they exit full-screen #4859

PhoenixClank opened this issue Jun 2, 2024 · 4 comments

Comments

@PhoenixClank
Copy link

Issue description

  1. Have a layout where windows can't span the entire screen (for example because of a bar, or other tiled windows)
  2. Make a window full-screen
  3. Exit full-screen
  4. The window is moved to its correct tile but retains its full-screen size, potentially obscuring other windows or extending off-screen

Example screenshot, before making the image viewer full-screen:
the file manager and image viewer occupy half the available space each
After exiting full-screen:
the image viewer extends off-screen, only half the image can be seen

The window does get properly resized after making it float and then tile again.

Version

0.26.1.dev0+ge4b4bb8b.d20240523

Backend

Wayland (experimental)

Config

No response

Logs

No response

Required

  • I have searched past issues to see if this bug has already been reported, and it hasn't been.
  • I understand that people give their precious time for free, and thus I've done my very best to make this problem as easy as possible to investigate.
@jwijenbergh
Copy link
Contributor

This is fixed in git, we will do a release soon

@PhoenixClank
Copy link
Author

The release has happened, the version is now 0.26.1.dev0+ge4b4bb8b.d20240713, but this behavior still shows.

@jwijenbergh
Copy link
Contributor

Thanks, will have a look later

@PhoenixClank
Copy link
Author

Now on version 0.27 and this is fixed thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants