From 8e9abdfd7ff264c4dafec294d4998bf641d7c6df Mon Sep 17 00:00:00 2001 From: Ezri Brimhall Date: Sun, 17 Nov 2024 14:15:06 -0700 Subject: [PATCH] Define workspace service D-Bus API --- .../dev.ezri.voidshell.workspaces.Context.xml | 12 ++++++ dbus/dev.ezri.voidshell.workspaces.Group.xml | 22 ++++++++++ ...ev.ezri.voidshell.workspaces.Workspace.xml | 29 +++++++++++++ ....voidshell.workspaces.WorkspaceManager.xml | 42 +++++++++++++++++++ 4 files changed, 105 insertions(+) create mode 100644 dbus/dev.ezri.voidshell.workspaces.Context.xml create mode 100644 dbus/dev.ezri.voidshell.workspaces.Group.xml create mode 100644 dbus/dev.ezri.voidshell.workspaces.Workspace.xml create mode 100644 dbus/dev.ezri.voidshell.workspaces.WorkspaceManager.xml diff --git a/dbus/dev.ezri.voidshell.workspaces.Context.xml b/dbus/dev.ezri.voidshell.workspaces.Context.xml new file mode 100644 index 0000000..35fce26 --- /dev/null +++ b/dbus/dev.ezri.voidshell.workspaces.Context.xml @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/dbus/dev.ezri.voidshell.workspaces.Group.xml b/dbus/dev.ezri.voidshell.workspaces.Group.xml new file mode 100644 index 0000000..cfd42c4 --- /dev/null +++ b/dbus/dev.ezri.voidshell.workspaces.Group.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/dbus/dev.ezri.voidshell.workspaces.Workspace.xml b/dbus/dev.ezri.voidshell.workspaces.Workspace.xml new file mode 100644 index 0000000..fa52bb3 --- /dev/null +++ b/dbus/dev.ezri.voidshell.workspaces.Workspace.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dbus/dev.ezri.voidshell.workspaces.WorkspaceManager.xml b/dbus/dev.ezri.voidshell.workspaces.WorkspaceManager.xml new file mode 100644 index 0000000..f427830 --- /dev/null +++ b/dbus/dev.ezri.voidshell.workspaces.WorkspaceManager.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +