mouse: Remove deprecated gdk_error_trap_push|pop calls
Replace with gdk_x11_display_error_trap_push|pop
Discussion
@felipeborges It looks like this is the only deprecation in the Mouse and Keyboard panels.
It looks pretty simple to fix; I'm just unsure if I used the right code style.