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

Unable to resize window on Wayland #1971

Open
2 tasks done
fndmossmann opened this issue Jan 21, 2025 · 0 comments
Open
2 tasks done

Unable to resize window on Wayland #1971

fndmossmann opened this issue Jan 21, 2025 · 0 comments

Comments

@fndmossmann
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.

Describe the bug
Running the app on Wayland, its not possible to resize the window.

To Reproduce
Steps to reproduce the behavior:

  1. Launch the app with drawio --enable-features=UseOzonePlatform --ozone-platform=wayland
  2. Hover the mouse pointer over the border
  3. Notice that it does not change the pointer to <-> so you can resize

Expected behavior
Able to resize the window when hovering the mouse over the border.

Screenshots
On Wayland:
Image

On X11:
Image

draw.io version (In the Help->About menu of the draw.io editor):

  • draw.io version 26.0.4

Desktop (please complete the following information):

  • OS: Ubuntu 24.04.1 LTS, Gnome 46 (Wayland session)

Additional context
I was initially running the flatpak version (I know that is not the official distribution) when I noticed this, as it was defaulting to Wayland mode.
I then installed the .deb version straight from GitHub e retested it. Same issues.
I was not able to test the AppImage version because of #1926

I'm mainly running the app in Wayland mode because I'm using fractional scaling at 125%.
In this scenario, the app (or any X11 app for that matter) becomes blurry.

I have not found any info about Wayland being officially supported, my guess is that is not.

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

No branches or pull requests

1 participant