From 72156e5f54f8ec2cfb620b102443af200e000595 Mon Sep 17 00:00:00 2001 From: khimaros Date: Wed, 2 Oct 2024 15:27:00 -0700 Subject: [PATCH] add GNOME 47 support --- smart-auto-move@khimaros.com/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smart-auto-move@khimaros.com/metadata.json b/smart-auto-move@khimaros.com/metadata.json index cdf872e..e1d0bf6 100644 --- a/smart-auto-move@khimaros.com/metadata.json +++ b/smart-auto-move@khimaros.com/metadata.json @@ -5,6 +5,6 @@ "description": "Smart Auto Move learns the position, size, and workspace of your application windows and restores them on subsequent launches. Supports Wayland.\n\nNOTE: Optimized for use with static workspaces. For more control, set the default behavior to IGNORE and then selectively RESTORE only desired apps.\n\nKNOWN ISSUES: Multi-monitor is not yet well supported. You may need to manually delete Saved Windows in preferences after adding or removing a display.", "settings-schema": "org.gnome.shell.extensions.smart-auto-move", "original-author": "khimaros", - "version": "26", - "shell-version": ["45", "46"] + "version": "27", + "shell-version": ["45", "46", "47"] }