Skip Navigation

Can I implement the solution to this problem myself easily? Or do I need to recompile something, more complicated?

gitlab.gnome.org window: Clear resize_cursor on leave notify events (!6090) · Merge requests · GNOME / gtk · GitLab

When the pointer leaves the window surface, gtk_window_capture_motion will not be called anymore, so priv->resize_cursor may remain non-NULL indefinitely without this. If update_cursor is later called...

window: Clear resize_cursor on leave notify events (!6090) · Merge requests · GNOME / gtk · GitLab

The issue in the link already has a proposed solution (as far as I understand), but I don't understand how I can "use" that. Can I just copy-pasta the code? Or is it more complicated?

1
1 comments
  • But that was merged a month ago. If you check commit page and unfold Tags containing commit you can see that this is in 4.11.4. So you just need to update GTK to at least 4.11.4