hyprutils/src/signal
Vaxry c342d5ca44 memory: do not release pointers after emitting a signal
A signal called is allowed to free ourselves, in which case we're not allowed to use this anymore. Only perform the housekeeping of removing stale events before emit, and in registerListener.
2024-07-08 23:06:28 +02:00
..
Listener.cpp utils: Initial Commit 2024-06-08 19:37:15 +02:00
Signal.cpp memory: do not release pointers after emitting a signal 2024-07-08 23:06:28 +02:00