zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.48k stars 2.77k forks source link

The font appears blurry when opening Zed under 1.5x scaling in KDE #18113

Open ne8ztwk2 opened 5 days ago

ne8ztwk2 commented 5 days ago

Check for existing issues

Describe the bug / provide steps to reproduce it

My configuration is as follows:

settings.json
{
  "active_pane_magnification": 1.0,
  "buffer_font_features": {
    "calt": false
  },
  "buffer_font_fallbacks": ["Hack Nerd Font"],
  "theme": {
    "mode": "light",
    "light": "One Light",
    "dark": "One Dark"
  },
  "autosave": "on_focus_change",
  "format_on_save": "on",
  "hour_format": "hour24",
  "buffer_font_family": "Hack",
  "terminal": {
    "font_family": "Hack"
  }
}

Environment

Zed: v0.153.6 (Zed)
OS: Linux Wayland arch unknown
Memory: 30.1 GiB
Architecture: x86_64
GPU: AMD Radeon 680M (RADV REMBRANDT) || radv || Mesa 24.2.3-arch1.1

Operating System: Arch Linux 
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2
Kernel Version: 6.10.10-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 6800H with Radeon Graphics
Memory: 30.1 GiB of RAM
Graphics Processor: AMD Radeon 680M
Manufacturer: MECHREVO
Product Name: Code01 Ver2.0
System Version: 1

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log


notpeter commented 4 days ago

Can you paste your system specs (ctrl-shift-p in zed, "zed: copy system specs to clipboard").

ne8ztwk2 commented 3 days ago

Can you paste your system specs (ctrl-shift-p in zed, "zed: copy system specs to clipboard").

Zed: v0.153.6 (Zed) OS: Linux Wayland arch unknown Memory: 30.1 GiB Architecture: x86_64 GPU: AMD Radeon 680M (RADV REMBRANDT) || radv || Mesa 24.2.3-arch1.1

ne8ztwk2 commented 3 days ago

图片 This is a blurry display effect