diff --git a/SOURCES/0001-Customize-Arc-Menu.patch b/SOURCES/0001-Customize-Arc-Menu.patch index 997a452..99cc20a 100644 --- a/SOURCES/0001-Customize-Arc-Menu.patch +++ b/SOURCES/0001-Customize-Arc-Menu.patch @@ -1,14 +1,14 @@ -From 74341cb42604f014f11362cb4ee428ee12f010ac Mon Sep 17 00:00:00 2001 +From 4e784f20c090cd6e27aa7e70ead95fde238b657c Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 23 Dec 2024 14:06:21 +0300 -Subject: [PATCH 1/3] Customize Arc Menu +Subject: [PATCH] Customize Arc Menu --- - schemas/org.gnome.shell.extensions.arcmenu.gschema.xml | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) + .../org.gnome.shell.extensions.arcmenu.gschema.xml | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml b/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml -index 4311e18..dc1c467 100644 +index 4311e18..e826b80 100644 --- a/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml +++ b/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml @@ -134,7 +134,7 @@ @@ -29,6 +29,15 @@ index 4311e18..dc1c467 100644 Display on all monitors +@@ -476,7 +476,7 @@ + Show/Hide Activities Button in panel + + +- ['Super_L'] ++ [] + Keybind to open ArcMenu + + @@ -552,7 +552,7 @@ Text of the menu button. @@ -38,7 +47,7 @@ index 4311e18..dc1c467 100644 Icon type for the menu button. -@@ -564,7 +564,7 @@ +@@ -564,11 +564,11 @@ Distro icon integer value for the menu button. @@ -47,6 +56,11 @@ index 4311e18..dc1c467 100644 File path of the custom icon for the menu button. +- 20 ++ 48 + Size of the menu buton icon. + + -- 2.47.1 diff --git a/SPECS/gnome-shell-extension-arcmenu.spec b/SPECS/gnome-shell-extension-arcmenu.spec index e9a978f..ae335f1 100644 --- a/SPECS/gnome-shell-extension-arcmenu.spec +++ b/SPECS/gnome-shell-extension-arcmenu.spec @@ -5,7 +5,7 @@ Summary: Gnome shell extension designed to replace the standard menu Name: gnome-shell-extension-arcmenu Version: 63 -Release: 1%{dist} +Release: 2%{dist}.inferit License: GPLv2 URL: https://gitlab.com/arcmenu/ArcMenu/ @@ -60,6 +60,10 @@ mkdir -p %{buildroot}%{_datadir}/pixmaps/ %{_datadir}/gnome-shell/extensions/%{uuid} %changelog +* Tue Dec 24 2024 Arkady L. Shane - 63-2 +- Set 48 px size for Menu icon +- Disable open menu shortcut + * Mon Dec 23 2024 Arkady L. Shane - 63-1 - Update to v63