forked from quickshell/quickshell
hyprland/ipc: add hyprland ipc
Only monitors and workspaces are fully tracked for now.
This commit is contained in:
parent
be237b6ab5
commit
d14ca70984
12 changed files with 1171 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
name = "Quickshell.Hyprland"
|
||||
description = "Hyprland specific Quickshell types"
|
||||
headers = [
|
||||
"ipc/connection.hpp",
|
||||
"ipc/monitor.hpp",
|
||||
"ipc/workspace.hpp",
|
||||
"ipc/qml.hpp",
|
||||
"focus_grab/qml.hpp",
|
||||
"global_shortcuts/qml.hpp",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue