microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.36k stars 28.61k forks source link

Gnome fractional scaling not supported on native Wayland - blurry UI #224057

Open vadi2 opened 1 month ago

vadi2 commented 1 month ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Install Ubuntu 24.04 LTS
  2. Install VS Code
  3. Launch VS Code

Observe blurry UI:

image

Notes: I see that there is a similar issue out there already, https://github.com/microsoft/vscode/issues/72759, but it is closed - while the problem very much remains in the latest VS Code. This affects new installs on the Framework 16 laptop out of the box, so I figured it would be right to have an issue open for this.

There is a well-put comment here that details the situation and mentions that fixing blurriness is blocked by the app icon not rendering. The app icon renders fine now, so it sounds like the blurriness can be fixed:

image

ptr727 commented 1 month ago

See: https://github.com/microsoft/vscode/issues/207033