rafatosta / zapzap

WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine.
GNU General Public License v3.0
55 stars 2 forks source link

Zoomed in mouse icons #108

Closed rene-coty closed 10 months ago

rene-coty commented 1 year ago

I use ZapZap on Fedora (= GNOME) and I have noticed that since version ~ 4.0 the mouse pointer seems to be "zoomed in" when the application window is hovered over or when interacting with an item in the window (see screenshots below). I don't know if it is intentional, but it's not very pleasant as it makes the app feeling a bit "out of place" on some desktop environments...

I don't know if it's very explicit in the screenshots 😅 but I really measured it and mouse icons are around 2 or 3 millimeters bigger in ZapZap, which is quite visible on small laptop screens

Capture d’écran du 2022-09-05 15-50-55-obfuscated Here the mouse pointer in its "normal" size

Capture d’écran du 2022-09-05 15-51-15-obfuscated Here the (bigger) mouse pointer when hovering over the app window

Capture d’écran du 2022-09-05 15-52-03-obfuscated Here another icon of the mouse pointer (interacting with an item), which is also bigger than it's normal size

rene-coty commented 1 year ago
rafatosta commented 1 year ago

This is not quite an application problem, but the QT framework. Is related to Wayland and was/is a known problem on Telegram, see more in Cursor is excessively large on GNOME Wayland HiDPI.

Solutions: Change to X11; or Define by Flatseal the environment variable XCURSOR_SIZE=24