| Summary: | blurry text with fractional scaling | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Tom Englund <tomenglund26> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tom Englund
2023-02-02 13:05:36 UTC
We implemented fractional scaling protocol in 5.27, BUT the client side also needs to support it. Support for fractional scaling is missing in Qt 5 (kwin ceil()s the scale factor and downscales client buffers so the fonts don't look crisp anymore). Reopen this bug report if you see issues in apps using Qt 6.5 or newer, which should support fractional scaling. |