wlr_seat: restore NULL behavior for notify_enter
Created by: djpohly
Unifies the behavior of wlr_seat_*_notify_enter
with that of wlr_seat_*_enter
when NULL is passed for the surface parameter. Provides a non-breaking alternative for the fix in #2217 by using the grab interface.