https://bugs.kde.org/show_bug.cgi?id=449993

--- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
mutter and kwin/sway/weston do hidpi differently. hopefully, it will be
addressed with https://invent.kde.org/plasma/kwin/-/merge_requests/1959. in
meanwhile, you could enable native wayland support in vscode, e.g. 

❯ cat .config/electron-flags.conf 
--enable-features=UseOzonePlatform
--ozone-platform=wayland

or run it as `code --enable-features=UseOzonePlatform --ozone-platform=wayland`

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to