desktop-utils/Struktur.md
2024-03-17 15:44:15 +01:00

525 B

  • workspaces: array
    • normal
      • ID: int (ID of workspace)
      • occupied: bool (if workspace is occupied)
      • monitorID: int (ID of monitor workspace is on)
      • active: bool (if workspace is open)
      • icon: string (path of icon of client)
    • special
      • ID: int (ID of workspace)
      • occupied: bool (if workspace is occupied)
      • monitorID: int (ID of monitor workspace is on)
      • active: bool (if workspace is open)
      • icon: string (path of icon of client)