-->
import Quickshell.Hyprland
All hyprland monitors.
The currently focused hyprland workspace. May be null.
Currently active toplevel (might be null)
The currently focused hyprland monitor. May be null.
Path to the request socket (.socket.sock)
All hyprland workspaces, sorted by id.
NOTE
Named workspaces have a negative id, and will appear before unnamed workspaces.
All hyprland toplevels
Path to the event socket (.socket2.sock)
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 toplevel information.
Many actions that will invalidate workspace 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.