IPC package for Hyprland
Go to file
2024-01-05 19:16:58 +01:00
.gitignore initial commit 2024-01-05 18:20:29 +01:00
get_clients.go refactor 2024-01-05 18:42:16 +01:00
get_events.go GetEventChannel implemented 2024-01-05 19:16:58 +01:00
get_monitors.go initial commit 2024-01-05 18:20:29 +01:00
get_workspaces.go refactor 2024-01-05 18:42:16 +01:00
go.mod GetEventChannel implemented 2024-01-05 19:16:58 +01:00
go.sum GetEventChannel implemented 2024-01-05 19:16:58 +01:00
model_event.go GetEventChannel implemented 2024-01-05 19:16:58 +01:00
model_monitor.go GetEventChannel implemented 2024-01-05 19:16:58 +01:00
model_window.go GetEventChannel implemented 2024-01-05 19:16:58 +01:00
model_workspace.go GetEventChannel implemented 2024-01-05 19:16:58 +01:00