mirror of
https://github.com/vale981/Hyprland
synced 2025-03-12 05:36:40 -04:00
5 lines
97 B
C++
5 lines
97 B
C++
![]() |
#include "Events.hpp"
|
||
|
|
||
|
void Events::listener_activate(wl_listener* listener, void* data) {
|
||
|
|
||
|
}
|