athens
athens copied to clipboard
Linux on Wayland/Gnome: Blurry on HiDPI displays or sans window decorations, improved on Electron 17+
Problem
Athens, like many other Electron based apps, appears blurry on HiDPI displays under Linux with Gnome on Wayland, or likely appears without a titlebar when trying to use --ozone-platform=wayland
Electron 17 and later addresses this https://github.com/electron/electron/pull/29618 such that at the least one can use --ozone-platform=wayland --enable-features=WaylandWindowDecorations
to make things work.
Athens Version 2.0.0beta30
We've been avoiding the electron update for a while now because there's a couple of hard breaking changes we need to address. We want to update, but realistically it will take a while...
Similar problem with HiDPI screen on Windows (10 bit / 16:10 / 2560x1600 / %150 scaling), graph text appears blurrier than other text, anything other than the graph does not seem to be affected.