From 31341d1d5cf2e84022a7d5ce1701544c2342eb9c Mon Sep 17 00:00:00 2001 From: Philippe Troin Date: Tue, 3 Dec 2024 13:44:20 -0800 Subject: [PATCH] Widen Gnome Shell compatibility to 45 and 46. --- resources/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/metadata.json b/resources/metadata.json index 25731da..7432969 100644 --- a/resources/metadata.json +++ b/resources/metadata.json @@ -2,7 +2,7 @@ "name": "Do Not Disturb While Screen Sharing Or Recording", "description": "Automatically switches on the \"Do Not Disturb\" mode while screen sharing or screen recording. As soon as screen sharing/recording is over, \"Do Not Disturb\" mode will be switched back off.\nDo Not Disturb mode stops notifications from appearing on your screen to let you focus on your work. Notifications may contain sensitive content that you might not want to show to everyone while you're screen-sharing.\nNote that screen sharing will toogle \"Do Not Disturb\" only on Wayland sessions. X11 is not supported! However, screen recording toggle will work on both Wayland and X11.\nIt is likely that not all screen recording apps will trigger the extension to do its job. The extension was tested with the Gnome built-in screen recorder.", "uuid": "do-not-disturb-while-screen-sharing-or-recording@marcinjahn.com", - "shell-version": ["47", "48"], + "shell-version": ["45", "46", "47", "48"], "url": "https://github.com/marcinjahn/gnome-do-not-disturb-while-screen-sharing-or-recording-extension", "version": 5 }