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

Window become blurry after dragging when using Plasma 6 Wayland with HiDPI. #130

Open
su226 opened this issue Mar 28, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@su226
Copy link

su226 commented Mar 28, 2024

Window become blurry after any dragging (Titlebar, CSD, Meta Key+Mouse Left, etc.) when using both Wayland and HiDPI.

Not sure but Xwayland seems fine, only affects native Wayland windows.

Using X11 or disable HiDPI will be fine, but this is annoying as I prefer Wayland.

OS: Arch Linux
KWin: 6.0.2-3
LightlyShaders: plasma6 branch commit a380ae6

LightlyShaders enabled:
LightlyShaders enabled

LightlyShaders disabled:
屏幕截图_20240328_205942

@su226 su226 changed the title Window become blurry after dragging when using Wayland with HiDPI. Window become blurry after dragging when using Plasma 6 Wayland with HiDPI. Mar 28, 2024
@DiabeticCrab
Copy link

DiabeticCrab commented Mar 29, 2024

Can confirm, Plasma 6 on ArchLinux. Doesn't happen on my Gentoo box with Plasma 5, but I could replicate it on that machine aswell when trying out Plasma 6; (all of them Wayland).

All fonts get blurry when DPI scaling (1440p 125% for me) is involved. Moved, unminimized and freshly opened windows all get blurry fonts. Deactivating lightlyshaders in the kwineffects kcm instantly turns them crisp again.

Since Plasma6 doesn't support scaling by just setting the font DPI anymore (the option was completely removed), adding support for fractional scaling may now be justified. Anyhow, why does the shader affect the window contents in the first place? Shouldn't it just act on the borders/decoration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants