You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: