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

Cannot resize window in Wayland (Ubuntu, Intel GPU). #7023

Open
2 tasks done
yochaigal opened this issue Sep 20, 2024 · 4 comments
Open
2 tasks done

Cannot resize window in Wayland (Ubuntu, Intel GPU). #7023

yochaigal opened this issue Sep 20, 2024 · 4 comments

Comments

@yochaigal
Copy link

Using a supported version?

  • I have searched searched open and closed issues for duplicates.
  • I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.

Overall summary

I use Ubuntu 24.04 + GNOME with Wayland and fractional scaling. I am using a Framework Laptop (13th Gen Intel Core) with an iris GPU.

I launch Signal with:
signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-features=WaylandWindowDecorations --no-sandbox %U

I cannot resize the window at all. Using fn+f8 gives me a means, but I have to do it each time. The mouse cursor does not show a resize icon anywhere in Signal.

The issue does not occur when launching signal normally, but the text is blurry so Signal is unusable to me like that!

Steps to reproduce

Open Signal with the standard Wayland options. Try to resize.

Expected result

Let me resize! It worked before really well.

Actual result

I cannot resize the Signal window.

Screenshots

No response

Signal version

7.25.0

Operating system

Ubuntu 24.04

Version of Signal on your phone

No response

Link to debug log

No response

@indutny-signal
Copy link
Contributor

Sorry about this. Could you try running the 32 version of Electron in the Electron Fiddle to see if the issue reproduces there? (You'll likely need to pass the same CLI arguments to it). It is most likely an upstream bug in Electron, so if it can be reproduced - I'd suggest filing an issue there.

@ImJustToNy
Copy link

Had same issue. Tried to reproduce it in Electron Fiddle as @indutny-signal suggested and yes, it is also broken in there. I believe this is related to electron/electron#43714

@yochaigal
Copy link
Author

Beat me to it! I can confirm, same issue in fiddle (despite the nvm hell that lead me there).

@indutny-signal
Copy link
Contributor

Thank y'all!

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

No branches or pull requests

3 participants