athens icon indicating copy to clipboard operation
athens copied to clipboard

Linux on Wayland/Gnome: Blurry on HiDPI displays or sans window decorations, improved on Electron 17+

Open seltzered opened this issue 2 years ago • 2 comments

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

seltzered avatar Apr 20 '22 02:04 seltzered

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...

filipesilva avatar Apr 21 '22 19:04 filipesilva

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. image

selimsandal avatar May 23 '22 20:05 selimsandal