Remove remaining wl_signal_emit calls
Replace them with wlr_signal_emit_safe, which correctly handles cases where a listener removes another listener.
cc @ifreund
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Replace them with wlr_signal_emit_safe, which correctly handles cases where a listener removes another listener.
cc @ifreund