Fedora 42 - mouse cursor sticks to screen top edge

Hello Guys

I have annoing issue (but maybe this is feature, who knows) that once my coursor reaches top of the screen it sticks to it for a moment.
Does anyone had similar behaviour and know how to diasable this? Pretty annoying when want to quickly change cart in web browser (when Top bar is hidden) but cursor stays on top for a while. When top bar is visible issue is less noticable as tabs are lower but if i move coursor to top it happens.

I’d try:

sudo -e '/etc/profile.d/general-tweaks.sh'
export MUTTER_DEBUG_FORCE_KMS_MODE='simple'

Iirc there’s something with KMS and cursor “hotspots” and planes, but using the legacy behavior was a workaround to not use the cursor stuff.

1 Like

Seems it not only fixed this sticky cursour issue but also top bar issue which i had aftwr installin hide too bar extension where top bar was appearing and disapearing etc.
Thanks

1 Like

Same issues (both sticky and appearing/disappearing topbar). Fixed for me too. (Fedora 43)