-->
import Quickshell.Hyprland
Path to the event socket (.socket2.sock)
The currently focused hyprland monitor. May be null.
All hyprland monitors.
Path to the request socket (.socket.sock)
All hyprland workspaces.
Execute a hyprland dispatcher.
Get the HyprlandMonitor object that corrosponds to a quickshell screen.
Refresh monitor information.
Many actions that will invalidate monitor state don’t send events, so this function is available if required.
Refresh workspace information.
Many actions that will invalidate workspace state don’t send events, so this function is available if required.
Emitted for every event that comes in through the hyprland event socket (socket2).
See Hyprland Wiki: IPC for a list of events.