On wayland, with GDK_BACKEND=wayland (or the default) cursor movement is slow on a hi dpi 3840x2160 monitor. The behavior is about the same whether hardware_acceleration=“opengl” is turned on or not. I can start with GDK_BACKEND=x11, which fixes the input lag, but makes the window blurry. However, if I run sublime under an actual xorg window manager, the problem goes away: the screen is sharp and input is responsive. Also, the windows version works well on the same monitor.
I am using build 4200 and Fedora 41 workstation edition.