zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
48.14k stars 2.85k forks source link

Huge mouse pointer in Linux Wayland #18802

Closed HendrikJan closed 2 days ago

HendrikJan commented 2 days ago

Check for existing issues

Describe the bug / provide steps to reproduce it

The mouse pointer has an unusual huge size.

I could not make a screenshot from within Linux that includes the huge pointer, so I made a photo of my screen: image

Also the pointing-hand pointer when overing over tabs is huge: image

I tried to increase/decrease the font-size (using CTRL-+ and CTRL--) but this doesn't change the pointer size.

Environment

Hardware model: Dell Inc. Precision 7680 Memory: 32,0 GiB Processor: 13th Gen Intel® Core™ i7-13850HX × 28 Graphics: Mesa Intel® Graphics (RPL-S) / Mesa Intel® Graphics (RPL-S) OS Name: Ubuntu 22.04.5 LTS OS Type: 64-bit Gnome version: 42.9 Windowing system: Wayland

If applicable, add mockups / screenshots to help explain present your vision of the feature

This is how it looks in VS-Code (and how it should be): image

If applicable, attach your Zed.log file to this issue.

No response

notpeter commented 2 days ago

I believe this is a duplicate of:

There was a partial fix in #17496 but it was reverted

HendrikJan commented 23 hours ago

Oh, I didn't search well enough in existing issues, sorry. Thanks for finding the other issues that are related.