summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-shell
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-01-10 10:11:46 +0100
committerKhem Raj <raj.khem@gmail.com>2024-01-10 08:39:31 -0800
commit09b354f3cc56216016fced2dce594c577c6175d4 (patch)
treec3c7bf0df261a0744ae08e31d7a28c0353642443 /meta-gnome/recipes-gnome/gnome-shell
parent65b0dca5ea2a71a9885462dcb78bc0d71f23a75a (diff)
downloadmeta-openembedded-09b354f3cc56216016fced2dce594c577c6175d4.tar.gz
gnome-shell-extensions: update 45.1 -> 45.2
45.2 ==== * window-list: Fix buttons not being clickable at the screen edge [Florian; !291] * window-list: Really fix initial preview visibility [Florian; !292] * workspace-indicator: Really fix initial preview visibility [Florian; !292] * Misc. bug fixes and cleanups [Florian; !290] Contributors: Florian Müllner Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-shell')
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb
index cfc01c7daf..49cd6b8106 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb
@@ -6,7 +6,7 @@ inherit gnomebase gettext gsettings features_check
6 6
7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" 7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data"
8 8
9SRC_URI[archive.sha256sum] = "242e15a0c06e820c3fd8dd6aeac1a8ef865ce58882e5975af1d65934bb4d4261" 9SRC_URI[archive.sha256sum] = "ee32f6387a2d18adbff7a956689bc747866b4a8712d73790c002abeae4ccaaaf"
10 10
11EXTRA_OEMESON += " \ 11EXTRA_OEMESON += " \
12 -Dextension_set=all \ 12 -Dextension_set=all \