From 430d2a86e7a0c4fe8f9e3e0d4b26feb6ffe00177 Mon Sep 17 00:00:00 2001 From: slowriot Date: Fri, 27 May 2016 17:05:48 +0100 Subject: [PATCH 1/2] enabling for gnome versions 3.18 and 3.20 --- maximus-two@wilfinitlike.gmail.com/metadata.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/maximus-two@wilfinitlike.gmail.com/metadata.json b/maximus-two@wilfinitlike.gmail.com/metadata.json index f25f393..2ec2c6d 100644 --- a/maximus-two@wilfinitlike.gmail.com/metadata.json +++ b/maximus-two@wilfinitlike.gmail.com/metadata.json @@ -3,9 +3,11 @@ "description": "Removes the title bar on maximised windows.\n Based on Pixel Saver (use Window Buttons to get the buttons (you can configure them then)\n You should be able to use the original Maximus extension if you have 3.4 or 3.6\nPlease report bugs on the github issues page: https://github.com/wilfm/GnomeExtensionMaximusTwo/issues\nNote you need xprop installed for this to work - see the github page for help with which package to install.", "name": "Maximus Two", "shell-version": [ - "3.16" + "3.16", + "3.18", + "3.20" ], "url": "https://github.com/wilfm/GnomeExtensionMaximusTwo", "uuid": "maximus-two@wilfinitlike.gmail.com", "version": 5 -} \ No newline at end of file +} From 9baa9f308dcf320b2491afcd40afbac1f45bb82e Mon Sep 17 00:00:00 2001 From: SlowRiot Date: Wed, 14 Sep 2016 01:12:23 +0100 Subject: [PATCH 2/2] updating for gnome 3.21.91 --- maximus-two@wilfinitlike.gmail.com/metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maximus-two@wilfinitlike.gmail.com/metadata.json b/maximus-two@wilfinitlike.gmail.com/metadata.json index 2ec2c6d..165321a 100644 --- a/maximus-two@wilfinitlike.gmail.com/metadata.json +++ b/maximus-two@wilfinitlike.gmail.com/metadata.json @@ -5,7 +5,8 @@ "shell-version": [ "3.16", "3.18", - "3.20" + "3.20", + "3.21.91" ], "url": "https://github.com/wilfm/GnomeExtensionMaximusTwo", "uuid": "maximus-two@wilfinitlike.gmail.com",