Application blurred on Wayland with HiDPI scale
See original GitHub issueYour Environment
- Version used: 7.6.0 (AUR package
superproductivity-bin) - Operating System and version: archlinux on linux 5.10.75
- Desktop Environment: KDE Plasma 5
- Browser Name and version: N/A
Expected Behavior
The application should not be blurred.
Current Behavior
Everything is blurred: text, images (icons), etc. Looks like scaling from 100% to 200%, rather than natively supporting scaling on Wayland. It works correctly on X11 with 200% scale, though.
Steps to Reproduce (for bugs)
- Start DE on Wayland sessions, with scale set to 200% (for HiDPI)
- Start SuperProductivity
Console Output
Not related
Error Log (Desktop only)
Not related
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Blurry text when using Sway or fractional scaling on Wayland
This makes the window's contents look somewhat blurry, which is most noticeable with text. The effect can be seen with any "pure" X...
Read more >Wayland blurry HiDPI scaling - Unix & Linux Stack Exchange
Scaling changes the size of UI components correctly, so setting it to 200% in gnome settings makes everything appear twice as big, but...
Read more >Has anyone solved blurry XWayland apps with fractional ...
XWayland apps appear blurry as a result due to being rendered at 1X and scaled up.
Read more >How to Fix Blurry Firefox on HiDPI + Wayland - OMG! Ubuntu!
I share a quick fix for blurry fonts in Mozilla Firefox when running on Wayland on Linux. No PPAs required; just run Firefox...
Read more >This week in KDE: non-blurry XWayland apps!
This week in KDE: non-blurry XWayland apps! ... Plasma 5.26 will resolve a major pain point for users of the Wayland session with...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@renyuneyun It will probably launch it without window decorations because electron doesn’t have support for them on wayland natively, but could you try launching the app like this:
superproductivity --enable-features=UseOzonePlatform --ozone-platform=waylandAnd see if it looks ok at least? I don’t have a HiDPI display to test, but with those flags it should run natively on Wayland instead of XWayland
The truth is that Wayland is pretty usable and pretty close to becoming the default for most things desktop related.
But Electron support for Wayland is still a work in progress. As long as Electron dependency updated from time to time, there isn’t much to be done on this specific app.
El mié, 9 mar 2022 12:05, Rui Zhao @.***> escribió: