flathub / com.bitwarden.desktop

https://flathub.org/apps/details/com.bitwarden.desktop
16 stars 20 forks source link

Support for high-resolution screens #193

Open luisgerhorst opened 6 months ago

luisgerhorst commented 6 months ago

This has been reported at https://github.com/bitwarden/clients/issues/6894 and it seems to be specific to the Flathub version. The AppImage from bitwarden.com works well on high-resolution as of 2024-04.

parcelcat commented 2 months ago

This seems to be specific to the desktop environment. With a HiDPI monitor and using Wayland, the Bitwarden Flatpak interface appears blurry on GNOME Shell but crisp on KDE Plasma.

quexten commented 3 weeks ago

Upstream issue here: https://github.com/bitwarden/clients/issues/11584 / https://github.com/bitwarden/clients/pull/10359 ; most likely due to Xwayland. Defaulting to wayland is blocked by electron bugs at the moment. (Linking so I remember to test on flatpak too once electron's bugs are solved).