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

Proper wayland support #375

Closed
SinBirb opened this issue Apr 22, 2022 · 3 comments
Closed

Proper wayland support #375

SinBirb opened this issue Apr 22, 2022 · 3 comments

Comments

@SinBirb
Copy link

SinBirb commented Apr 22, 2022

I use Gnome 42 with Wayland especially because I have fractional scaling active on my external monitor, which enlarges applications, similar to the Windows functionality. Apps that use XWayland look blurry, and so does Mingo.

I have managed to launch Mingo using Wayland instead with the following command: mingo --enable-features=UseOzonePlatform --ozone-platform=wayland.

Now the scaling works, it's not blurry, but the window decoration is missing, ie. the title bar to close, resize and move the window. There are also a few errors on the console. VSCode also has problems on Wayland and they solved it by updating to electron 17.3.1.

mingo's logs say it's currently using electron 15.3.6. Do you think it's feasible to upgrade to at least 17.3.1 soon?

@tothradoslav
Copy link
Contributor

Sure, updating to new electron should not be an issue and will be available in the next release. Thanks!

@tothradoslav
Copy link
Contributor

Hi, this issue has been resolved in the current release of Mingo v1.8.1. Please, have a look and let us know if it worked fine :)

https://github.com/mingo-app/mingo/releases/tag/v1.8.1

Thank you for your contribution!

@SinBirb
Copy link
Author

SinBirb commented Jun 3, 2022

Thank you, it works without parameters and there are window decorators now :)

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

2 participants