From 4a62513b17d915afcae80b1adfb1b0cdcf86f748 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 Feb 2023 08:44:04 +0100 Subject: Adding upstream version 20230205. Signed-off-by: Daniel Baumann --- extensions/vertical-workspaces/metadata.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 extensions/vertical-workspaces/metadata.json (limited to 'extensions/vertical-workspaces/metadata.json') diff --git a/extensions/vertical-workspaces/metadata.json b/extensions/vertical-workspaces/metadata.json new file mode 100644 index 0000000..ddc48be --- /dev/null +++ b/extensions/vertical-workspaces/metadata.json @@ -0,0 +1,13 @@ +{ + "name": "Vertical Workspaces", + "uuid": "vertical-workspaces@G-dH.github.com", + "description": "A extension that allows you to customize your desktop interface to suit your workflow and eyes. You can change the horizontal stacking of workspaces to vertical, but also change layout, content, appearance and behavior of Activities overview and workspace switcher.", + "shell-version": [ + "42", + "43" + ], + "url": "https://github.com/G-dH/vertical-workspaces", + "gettext-domain": "vertical-workspaces", + "settings-schema": "org.gnome.shell.extensions.vertical-workspaces", + "version": 23.5 +} -- cgit v1.2.3