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

Sway sometimes handles resizes incorrectly #8337

Open
petershh opened this issue Sep 8, 2024 · 0 comments
Open

Sway sometimes handles resizes incorrectly #8337

petershh opened this issue Sep 8, 2024 · 0 comments
Labels
bug Not working as intended

Comments

@petershh
Copy link

petershh commented Sep 8, 2024

  • Sway Version:

    • sway version 1.9
  • Debug Log:

  • Configuration File:

    • I think you only need for_window [app_id="org.foo.bar"] floating enable line in a configuration
  • Description:

    • Sway sometimes handles window resizes incorrectly and fails to send appropriate event to involved clients.
    • Steps to reproduce:
      1. Grab tinywl sources from wlroots-0.18.0;
      2. Apply the following patch to set compositor's app_id: https://tpaste.us/BJYy. Note that app_id is being set after output initialization;
      3. Run patched tinywl in sway from terminal window;
      4. Observe terminal window being smaller than its container so you can see sway background through it.
    • Video which demonstrates the bug: https:/user-attachments/assets/e478ba88-7b86-4413-8274-1949a503983c
@petershh petershh added the bug Not working as intended label Sep 8, 2024
@petershh petershh changed the title Sway handles resizes incorrectly Sway sometimes handles resizes incorrectly Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Development

No branches or pull requests

1 participant