<antifuchs>
Huh, so I had to disable gtk3 in the build today because the gtk emacs build would always use the wrong mouse pointer size on my hidpi monitor /:
<antifuchs>
Not that I mind - I use 0% of the gtk features (;
<antifuchs>
Was just a bit confusing until I figured out what was going on
<adisbladis>
Hm?
<adisbladis>
What does emacs have to do with your pointer?
<mjlbach>
I think it takes over rendering the pointer when in the active window?
<etu>
I would be surprised if it does
<etu>
But I don't do any scaling
AmandaC_ has quit [Quit: WeeChat 3.0.1]
AmandaC has joined #nixos-emacs
<antifuchs>
That’s exactly it: the pointer size was what I’d configured everywhere except over the emacs window, where it was tiiiiiny
<antifuchs>
Building emacs without gtk3 (x only), the pointer is uniform in size everywhere