commit gnome-shell for openSUSE:Factory

2024-08-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2024-08-14 14:14:13

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.7232 (New)


Package is "gnome-shell"

Wed Aug 14 14:14:13 2024 rev:260 rq:1193509 version:46.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2024-08-10 
19:06:15.865956098 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.7232/gnome-shell.changes
2024-08-14 14:14:37.851987094 +0200
@@ -1,0 +2,6 @@
+Mon Aug 12 17:28:18 UTC 2024 - Michael Gorse 
+
+- Drop gs-fate318433-prevent-same-account-multi-logins.patch.
+  Upstream now does this.
+
+---

Old:

  gs-fate318433-prevent-same-account-multi-logins.patch

BETA DEBUG BEGIN:
  Old:
- Drop gs-fate318433-prevent-same-account-multi-logins.patch.
  Upstream now does this.
BETA DEBUG END:



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.rq6WLo/_old  2024-08-14 14:14:38.636019869 +0200
+++ /var/tmp/diff_new_pack.rq6WLo/_new  2024-08-14 14:14:38.640020036 +0200
@@ -55,8 +55,6 @@
 Patch1003:  gnome-shell-screen-disappear.patch
 # PATCH-FIX-SLE endSession-dialog-update-time-label-every-sec.patch bnc#886132 
cxi...@suse.com -- update time label every second in end session dialog
 Patch1004:  endSession-dialog-update-time-label-every-sec.patch
-# PATCH-NEEDS-REBASE gs-fate318433-prevent-same-account-multi-logins.patch 
fate#318433 cxi...@suse.com -- prevent multiple simultaneous login.
-Patch1007:  gs-fate318433-prevent-same-account-multi-logins.patch
 # PATCH-FIX-SLE gnome-shell-disable-ibus-when-not-installed.patch bsc#987360 
qz...@suse.com -- disable ibus start when outof Chinese, Japanese, Korean area
 Patch1008:  gnome-shell-disable-ibus-when-not-installed.patch
 # PATCH-FEATURE-SLE 
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch 
fate#324570, glgo#GNOME/gnome-shell#680, boo#1172826 qk...@suse.com -- make GDM 
background image configurable
@@ -203,7 +201,6 @@
 %patch -P 1002 -p1
 %patch -P 1003 -p1
 %patch -P 1004 -p1
-#%%patch -P 1007 -p1
 %patch -P 1008 -p1
 %patch -P 1009 -p1
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300


commit gnome-shell for openSUSE:Factory

2024-05-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2024-05-28 17:27:59

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.24587 (New)


Package is "gnome-shell"

Tue May 28 17:27:59 2024 rev:255 rq:1177063 version:46.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2024-05-03 
19:43:44.107074371 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.24587/gnome-shell.changes   
2024-05-28 17:28:38.987638113 +0200
@@ -1,0 +2,29 @@
+Mon May 27 07:11:02 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 46.2:
+  + Fix size of workspace switcher OSD.
+  + Fix handling of invalid TLS certs in portal handler.
+  + Exclude override-redirect windows from workspace animation.
+  + Also center time on lock screen when using 12h format.
+  + Use absolute tray icon position in root event coordinates.
+  + Fix displaying info messages on login screen.
+  + Correct expected bus name for streams.
+  + Fix notifications on lock screen.
+  + notifications: Only apply special styling to symbolic icons.
+  + Fix number of search results with Large Text option.
+  + Fix showing keyboard layouts with variants.
+  + Tweak font sizes in calendar.
+  + automountManager: Fix re-asking password for TCRYPT devices.
+  + Fix stuck unlock prompt when animations are disabled.
+  + Fix possible hang on startup during ibus-daemon launch.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Fri May 17 03:33:41 UTC 2024 - Alynx Zhou 
+
+- Add gnome-shell-fix-cursor-on-hide-preedit.patch: Correctly reset
+  preedit cursor location when hide preedit text to prevent
+  potential problems (glgo#GNOME/gnome-shell!3318).
+
+---

Old:

  gnome-shell-46.1.obscpio

New:

  gnome-shell-46.2.obscpio
  gnome-shell-fix-cursor-on-hide-preedit.patch

BETA DEBUG BEGIN:
  New:
- Add gnome-shell-fix-cursor-on-hide-preedit.patch: Correctly reset
  preedit cursor location when hide preedit text to prevent
BETA DEBUG END:



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.NBS4PK/_old  2024-05-28 17:28:40.099678778 +0200
+++ /var/tmp/diff_new_pack.NBS4PK/_new  2024-05-28 17:28:40.103678925 +0200
@@ -21,7 +21,7 @@
 %define mutter_req 46.0
 
 Name:   gnome-shell
-Version:46.1
+Version:46.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -41,6 +41,8 @@
 Patch7: gnome-shell-executable-path-not-absolute.patch
 # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
+# PATCH-FIX-UPSTREAM gnome-shell-fix-cursor-on-hide-preedit.patch 
glgo#GNOME/gnome-shell!3318 alynx.z...@suse.com -- Correctly reset cursor when 
hide preedit
+Patch9: gnome-shell-fix-cursor-on-hide-preedit.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -187,6 +189,7 @@
 %patch -P 1 -p1
 %patch -P 7 -p1
 %patch -P 8 -p1
+%patch -P 9 -p1
 
 %if 0%{?sle_version}
 %patch -P 1001 -p1

++ _service ++
--- /var/tmp/diff_new_pack.NBS4PK/_old  2024-05-28 17:28:40.135680095 +0200
+++ /var/tmp/diff_new_pack.NBS4PK/_new  2024-05-28 17:28:40.139680241 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-46.1
+46.2
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-46.1.obscpio -> gnome-shell-46.2.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-46.1.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.24587/gnome-shell-46.2.obscpio 
differ: char 49, line 1

++ gnome-shell-fix-cursor-on-hide-preedit.patch ++
>From c17f3aa64a264a5fec7d3c5f8d1e9415b60a55b4 Mon Sep 17 00:00:00 2001
From: Alynx Zhou 
Date: Wed, 15 May 2024 10:09:09 +0800
Subject: [PATCH] inputMethod: Reset preedit cursor when preedit text is
 cleared

The preedit cursor position should be 0 when there is no preedit text,
currently it will pass 1, which is the wrong previous value.
---
 js/misc/inputMethod.js | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/js/misc/inputMethod.js b/js/misc/inputMethod.js
index d8c3e62f0..2642aca9e 100644
--- a/js/misc/inputMethod.js
+++ b/js/misc/inputM

commit gnome-shell for openSUSE:Factory

2024-03-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2024-03-20 21:11:35

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1905 (New)


Package is "gnome-shell"

Wed Mar 20 21:11:35 2024 rev:252 rq:1159492 version:46.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2024-03-09 
20:53:47.412624627 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1905/gnome-shell.changes
2024-03-20 21:12:22.357600346 +0100
@@ -1,0 +2,86 @@
+Sun Mar 17 09:27:43 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 46.0:
+  + Fix model selection in on-screen keyboard.
+  + Fix key getting stuck when raising screen shield.
+  + Fix notifications sometimes being empty.
+  + Fix cursor visibilty when magnified.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Fri Mar  8 08:31:07 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 46.rc:
+  + Fix repainting drawing area.
+  + Support locking down extension installation.
+  + Fix auto-closing FDO notifications.
+  + Ensure remote actions are activated with correct platform data.
+  + FDO notifications: Support ActivationToken signal.
+  + Delete selected text on backspace from on-screen keyboard.
+  + Various on-screen keyboard improvements.
+  + Inform users of conflicting local/remote sessions on login.
+  + screencasts: Use h264 encoding if available.
+  + Work around issue in NetworkManager's wireguard support.
+  + Allow expanding notifications in message list.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Fri Mar  8 00:47:00 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 46.beta:
+  + Improve High Contrast styling.
+  + Improve default styling.
+  + Close mount notification when drive gets disconnected.
+  + extensions-app: Remember window state.
+  + Fix feedback look in keyboard backlight slider.
+  + Follow "switch-shapes" accessibility setting.
+  + Fix effects of transient wayland windows.
+  + Add keyboard model configuration support.
+  + Add Text Editor to the dash by default.
+  + Fix icon size regression in dash.
+  + Improve project and development documentation.
+  + overview: Keep dimming effect for modal dialogs.
+  + Do not use markup in button labels.
+  + Fix menu alignment in RTL locales.
+  + Overhaul assets in monitor layout switcher.
+  + Fix overview transition from search results to session.
+  + Add header to notifications.
+  + extensions-app: Use adaptive dialogs.
+  + Register custom D-Bus errors.
+  + Improve appearance of symbolic icons in notifications.
+  + Improve minimize animation.
+  + Use a single source for all system notifications.
+  + Add missing shift level to Georgian OSK layout.
+  + Tweak switch appearance.
+  + Improve handling of screencast failures.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+
+---
+Fri Mar  8 00:46:00 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 46.alpha:
+  + Fix scroll handling on sliders.
+  + overview: Handle unredirection as part of the state transition.
+  + Handle DESKTOP windows during workspace animations.
+  + Improve wording in welcome dialog.
+  + Improve recording indicator in light style.
+  + Fix calendar popup shrinking on date changes.
+  + app: Make all windows on target workspace recent when
+activated.
+  + Fix performance degradation due to repeated signal leak.
+  + Optimize application search.
+  + Fix on-screen keyboard backspace getting stuck.
+  + Adapt to ClutterContainer removal.
+  + Fix arrow navigation in search results.
+  + Improve monitor OSD labels.
+  + Use dedicated assets in ctrl-alt-tab popup.
+  + Updated translations.
+- Replace gtk-doc BuildRequires with pkgconfig(gi-docgen): follow
+  upstreams port to gi-docgen.
+
+---

Old:

  gnome-shell-45.3.obscpio

New:

  gnome-shell-46.0.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.q76he1/_old  2024-03-20 21:12:23.405638857 +0100
+++ /var/tmp/diff_new_pack.q76he1/_new  2024-03-20 21:12:23.409639005 +0100
@@ -17,11 +17,11 @@
 
 
 %global __requires_exclude 
typelib\\(Meta|MetaTest|Soup|St|Cogl|Clutter|TelepathyGlib\\)
-%define mutter_api 13
-%define mutter_req 45.beta
+%define mutter_api 14
+%define mutter_req 46.0
 
 Name:   gnome-shell
-Version:45.3
+Version

commit gnome-shell for openSUSE:Factory

2024-02-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2024-02-22 20:55:22

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1706 (New)


Package is "gnome-shell"

Thu Feb 22 20:55:22 2024 rev:250 rq:1148449 version:45.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2024-01-24 
19:04:35.717898949 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1706/gnome-shell.changes
2024-02-22 20:55:27.452475242 +0100
@@ -1,0 +2,6 @@
+Tue Feb 20 10:03:05 UTC 2024 - Alynx Zhou 
+
+- Add gjs Requires, because ScreenSaver DBus daemon is a gjs
+  script. (bsc#1219359)
+
+---



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.yrho1x/_old  2024-02-22 20:55:28.516514021 +0100
+++ /var/tmp/diff_new_pack.yrho1x/_new  2024-02-22 20:55:28.516514021 +0100
@@ -129,6 +129,8 @@
 # "High Contrast" in accessibility status icon
 Requires:   gnome-themes-accessibility
 Requires:   gsettings-desktop-schemas
+# ScreenSaver needs this.
+Requires:   gjs >= 1.71.1
 Requires:   mutter >= %{mutter_req}
 Requires:   typelib(Soup) = 3.0
 Recommends: %{name}-calendar


commit gnome-shell for openSUSE:Factory

2024-01-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2024-01-10 21:50:32

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.21961 (New)


Package is "gnome-shell"

Wed Jan 10 21:50:32 2024 rev:248 rq:1137905 version:45.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-12-12 
19:33:01.246211470 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.21961/gnome-shell.changes   
2024-01-10 21:50:38.692585633 +0100
@@ -1,0 +2,12 @@
+Wed Jan 10 08:56:02 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 45.3:
+  + Allow any enter key to be used to screenshot.
+  + Fix spinner in light style variant.
+  + Improve formatting of extension errors.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop gnome-shell_nb_fix_trans.patch: fixed upstream.
+
+---

Old:

  gnome-shell-45.2.obscpio
  gnome-shell_nb_fix_trans.patch

New:

  gnome-shell-45.3.obscpio

BETA DEBUG BEGIN:
  Old:  + Updated translations.
- Drop gnome-shell_nb_fix_trans.patch: fixed upstream.
BETA DEBUG END:



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.0pZIg7/_old  2024-01-10 21:50:39.548616719 +0100
+++ /var/tmp/diff_new_pack.0pZIg7/_new  2024-01-10 21:50:39.552616864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-shell
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define mutter_req 45.beta
 
 Name:   gnome-shell
-Version:45.2
+Version:45.3
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -41,8 +41,6 @@
 Patch7: gnome-shell-executable-path-not-absolute.patch
 # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
-# PATCH-FIX-UPSTREAM gnome-shell_nb_fix_trans.patch -- Fix typo in translation 
breaking gnome-shell calendar overview
-Patch9: gnome-shell_nb_fix_trans.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -187,7 +185,6 @@
 %patch -P 1 -p1
 %patch -P 7 -p1
 %patch -P 8 -p1
-%patch -P 9 -p1
 
 %if 0%{?sle_version}
 %patch -P 1001 -p1

++ _service ++
--- /var/tmp/diff_new_pack.0pZIg7/_old  2024-01-10 21:50:39.576617735 +0100
+++ /var/tmp/diff_new_pack.0pZIg7/_new  2024-01-10 21:50:39.584618026 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/45.2
+refs/tags/45.3
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-45.2.obscpio -> gnome-shell-45.3.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-45.2.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.21961/gnome-shell-45.3.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.0pZIg7/_old  2024-01-10 21:50:39.656620641 +0100
+++ /var/tmp/diff_new_pack.0pZIg7/_new  2024-01-10 21:50:39.660620786 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 45.2
-mtime: 1701459831
-commit: 8bb752adf47efa1e225d1aa885ae71865cabce8a
+version: 45.3
+mtime: 1704579588
+commit: c76b18a04282e48f6196ad1f9f1ab6f08c492599
 


commit gnome-shell for openSUSE:Factory

2023-12-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-12-12 19:32:30

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.25432 (New)


Package is "gnome-shell"

Tue Dec 12 19:32:30 2023 rev:247 rq:1132653 version:45.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-12-07 
19:09:19.312860280 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.25432/gnome-shell.changes   
2023-12-12 19:33:01.246211470 +0100
@@ -608,2 +608,3 @@
-- Remove gnome-shell-42.0-fix-switching-configuration.patch (merged
-  upstream).
+- Remove merged upstream:
+  + gnome-shell-42.0-fix-switching-configuration.patch
+  + gnome-shell-Pass-cancellable-when-querying-file-info.patch
@@ -748,0 +750,7 @@
+
+---
+Fri Feb  7 07:25:33 UTC 2022 - Xiaoguang Wang 
+
+- Add gnome-shell-Pass-cancellable-when-querying-file-info.patch:
+  Pass cancellable when querying file info
+  (bsc#1205518 glgo#GNOME/gnome-shell!2268)



Other differences:
--


commit gnome-shell for openSUSE:Factory

2023-12-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-12-07 19:08:58

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.25432 (New)


Package is "gnome-shell"

Thu Dec  7 19:08:58 2023 rev:246 rq:1131256 version:45.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-12-05 
17:01:45.901938112 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.25432/gnome-shell.changes   
2023-12-07 19:09:19.312860280 +0100
@@ -377,0 +378,6 @@
+Tue Feb  7 01:17:47 UTC 2023 - Xiaoguang Wang 
+
+- Update gs-fate318433-prevent-same-account-multi-logins.patch:
+  Fix no warning messages (bsc#1207323).
+
+---



Other differences:
--
++ gs-fate318433-prevent-same-account-multi-logins.patch ++
--- /var/tmp/diff_new_pack.nmW15C/_old  2023-12-07 19:09:21.192929645 +0100
+++ /var/tmp/diff_new_pack.nmW15C/_new  2023-12-07 19:09:21.196929793 +0100
@@ -1,13 +1,13 @@
-Index: gnome-shell-41.3/js/gdm/loginDialog.js
+Index: gnome-shell-41.9/js/gdm/loginDialog.js
 ===
 gnome-shell-41.3.orig/js/gdm/loginDialog.js
-+++ gnome-shell-41.3/js/gdm/loginDialog.js
-@@ -1043,6 +1043,29 @@ var LoginDialog = GObject.registerClass(
+--- gnome-shell-41.9.orig/js/gdm/loginDialog.js
 gnome-shell-41.9/js/gdm/loginDialog.js
+@@ -1044,6 +1044,29 @@ var LoginDialog = GObject.registerClass(
  }
  
  _onSessionOpened(client, serviceName) {
 +if (this._user.get_num_sessions_anywhere() > 1) {
-+this._authPrompt.setMessage(null,
++this._authPrompt.setMessage(
 +_('Sorry, you have to log out a previous session first. 
Multiple logins are not supported.'),
 +GdmUtil.MessageType.ERROR);
 +// TODO: The following logic relies on the unverified fact that


commit gnome-shell for openSUSE:Factory

2023-12-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-12-05 17:01:28

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.25432 (New)


Package is "gnome-shell"

Tue Dec  5 17:01:28 2023 rev:245 rq:1130741 version:45.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-11-29 
21:19:09.685700155 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.25432/gnome-shell.changes   
2023-12-05 17:01:45.901938112 +0100
@@ -1,0 +2,18 @@
+Sat Dec  2 20:02:57 UTC 2023 - Bjørn Lie 
+
+- Update to version 45.2:
+  + Fix performance degradation due to repeated signal leak
+  + Optimize application search
+  + Fix on-screen keyboard backspace getting stuck
+  + Fix arrow navigation in search results
+  + Support async code in Eval() D-Bus method
+  + Fix sliders not requesting any size
+  + Only show prefs dialog after the extension has been loaded
+  + Improve high-contrast styling
+  + Fix mapping of tablet rings/strips
+  + Add support for "version-name" field in extension metainfo
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---

Old:

  gnome-shell-45.1.obscpio

New:

  gnome-shell-45.2.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.ntvFRE/_old  2023-12-05 17:01:47.273988687 +0100
+++ /var/tmp/diff_new_pack.ntvFRE/_new  2023-12-05 17:01:47.273988687 +0100
@@ -21,7 +21,7 @@
 %define mutter_req 45.beta
 
 Name:   gnome-shell
-Version:45.1
+Version:45.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.ntvFRE/_old  2023-12-05 17:01:47.305989866 +0100
+++ /var/tmp/diff_new_pack.ntvFRE/_new  2023-12-05 17:01:47.309990014 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/45.1
+refs/tags/45.2
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-45.1.obscpio -> gnome-shell-45.2.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-45.1.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.25432/gnome-shell-45.2.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.ntvFRE/_old  2023-12-05 17:01:47.381992668 +0100
+++ /var/tmp/diff_new_pack.ntvFRE/_new  2023-12-05 17:01:47.381992668 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 45.1
-mtime: 1698794309
-commit: a7c169c6c29cf02a4c392fa0acbbc5f5072823e7
+version: 45.2
+mtime: 1701459831
+commit: 8bb752adf47efa1e225d1aa885ae71865cabce8a
 


commit gnome-shell for openSUSE:Factory

2023-11-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-11-02 20:20:26

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.17445 (New)


Package is "gnome-shell"

Thu Nov  2 20:20:26 2023 rev:243 rq:1121612 version:45.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-10-24 
20:07:32.482744935 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.17445/gnome-shell.changes   
2023-11-02 20:20:29.469674840 +0100
@@ -1,0 +2,29 @@
+Wed Nov  1 09:44:23 UTC 2023 - Bjørn Lie 
+
+- Update to version 45.1:
+  + Fix scroll handling on sliders
+  + overview: Handle unredirection as part of the state transition
+  + Handle DESKTOP windows during workspace animations
+  + Fix unexpected focus changes with multi-window apps
+  + Improve recording indicator in light style
+  + Fix calendar popup shrinking on date changes
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---
+Thu Oct 26 18:30:06 UTC 2023 - bjorn@gmail.com
+
+- Update to version 45.0+20:
+  + workspaceAnimation: Handle DESKTOP windows
+  + st/scroll-view: Use clutter_actor_get_effect() to get fade effect
+  + overview: Handle unredirection in OverviewShown state machine
+  + status/system: Use Intl to format battery percentage
+  + slider:
+- Ignore left/right scroll directions
+- Fix check for emulated scroll events 
+  + Updated translations.
+- Add gnome-shell_nb_fix_trans.patch: Fix typo in translation
+  breaking gnome-shell calendar overview.
+
+---

Old:

  gnome-shell-45.0.obscpio

New:

  gnome-shell-45.1.obscpio
  gnome-shell_nb_fix_trans.patch

BETA DEBUG BEGIN:
  New:  + Updated translations.
- Add gnome-shell_nb_fix_trans.patch: Fix typo in translation
  breaking gnome-shell calendar overview.
BETA DEBUG END:



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.gldyik/_old  2023-11-02 20:20:30.393708841 +0100
+++ /var/tmp/diff_new_pack.gldyik/_new  2023-11-02 20:20:30.397708988 +0100
@@ -21,7 +21,7 @@
 %define mutter_req 45.beta
 
 Name:   gnome-shell
-Version:45.0
+Version:45.1
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -41,6 +41,8 @@
 Patch7: gnome-shell-executable-path-not-absolute.patch
 # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
+# PATCH-FIX-UPSTREAM gnome-shell_nb_fix_trans.patch -- Fix typo in translation 
breaking gnome-shell calendar overview
+Patch9: gnome-shell_nb_fix_trans.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -185,6 +187,7 @@
 %patch1 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ _service ++
--- /var/tmp/diff_new_pack.gldyik/_old  2023-11-02 20:20:30.437710460 +0100
+++ /var/tmp/diff_new_pack.gldyik/_new  2023-11-02 20:20:30.441710607 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/45.0
+refs/tags/45.1
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-45.0.obscpio -> gnome-shell-45.1.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-45.0.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.17445/gnome-shell-45.1.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.gldyik/_old  2023-11-02 20:20:30.505712962 +0100
+++ /var/tmp/diff_new_pack.gldyik/_new  2023-11-02 20:20:30.505712962 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 45.0
-mtime: 169478
-commit: 2127c62b210f605747e019e6e2abee82516e3ccb
+version: 45.1
+mtime: 1698794309
+commit: a7c169c6c29cf02a4c392fa0acbbc5f5072823e7
 

++ gnome-shell_nb_fix_trans.patch ++
--- gnome-shell/po/nb.po2023-10-18 13:10:49.960117352 +0200
+++ gnome-shell-45.0+19/po/nb.po2023-10-18 13:12:11.924393749 +0200
@@ -951,7 +951,7 @@
 #, no-javascript-format
 msgctxt "date day number format"
 msgid "%d"
-msgstr "&d"
+msgstr "%d"
 
 #: js/ui/calendar.js:728
 msgid "Week %V"


commit gnome-shell for openSUSE:Factory

2023-10-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-10-24 20:07:24

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.24901 (New)


Package is "gnome-shell"

Tue Oct 24 20:07:24 2023 rev:242 rq:1119676 version:45.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-10-12 
23:38:55.533983191 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.24901/gnome-shell.changes   
2023-10-24 20:07:32.482744935 +0200
@@ -1,0 +2,15 @@
+Fri Oct 20 00:40:13 UTC 2023 - Xiaoguang Wang 
+
+- Rebase patches for SLE-15-SP6 (bsc#1216072):
+  + Rebase endSession-dialog-update-time-label-every-sec.patch
+  + Rebase gnome-shell-disable-ibus-when-not-installed.patch
+  + Rebase gnome-shell-domain.patch
+  + Rebase gnome-shell-exit-crash-workaround.patch
+  + Rebase gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
+  + Rebase gnome-shell-gdm-login-applet.patch
+  + Rebase gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
+  + Rebase gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+  + Rebase gnome-shell-screen-disappear.patch
+  + Remove aboutMenu.js
+
+---

Old:

  aboutMenu.js



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.h3NlXv/_old  2023-10-24 20:07:33.950798308 +0200
+++ /var/tmp/diff_new_pack.h3NlXv/_new  2023-10-24 20:07:33.950798308 +0200
@@ -32,16 +32,14 @@
 #Source0:
https://download.gnome.org/sources/gnome-shell/41/%%{name}-%%{version}.tar.xz
 Source0:%{name}-%{version}.tar.zst
 
-# SOURCE-FEATURE-SLE aboutMenu fate#314545 dli...@suse.com -- Add an applet on 
login UI to display suse icon, product name, hostname.
-Source1:aboutMenu.js
 # SOURCE-FEATURE-OPENSUSE noise-texture boo#1176418 qk...@suse.com -- Add 
noise-texture as the default greeter background, used by patch4.
-Source2:noise-texture.png
+Source1:noise-texture.png
 
 # PATCH-FIX-UPSTREAM gnome-shell-private-connection.patch bnc#751211 
bgo#646187 dims...@opensuse.org -- create private connections if the user is 
not authorized
 Patch1: gnome-shell-private-connection.patch
 # PATCH-FIX-OPENSUSE gnome-shell-executable-path-not-absolute.patch 
bsc#1176051 xw...@suse.com --  Fix ExecStart is not absolute path
 Patch7: gnome-shell-executable-path-not-absolute.patch
-# PATCH-NEEDS-REBASE gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing WAS: 
PATCH-FIX-UPSTREAM
+# PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
@@ -186,7 +184,7 @@
 %setup -q
 %patch1 -p1
 %patch7 -p1
-#patch8 -p1
+%patch8 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1
@@ -204,10 +202,7 @@
 %patch1013 -p1
 %endif
 
-cp %{SOURCE2} data/theme/
-%if 0%{?sle_version}
-cp %{SOURCE1} js/ui/
-%endif
+cp %{SOURCE1} data/theme/
 
 %build
 %meson \

++ endSession-dialog-update-time-label-every-sec.patch ++
--- /var/tmp/diff_new_pack.h3NlXv/_old  2023-10-24 20:07:33.990799762 +0200
+++ /var/tmp/diff_new_pack.h3NlXv/_new  2023-10-24 20:07:33.994799908 +0200
@@ -1,17 +1,16 @@
-Index: gnome-shell-3.24.2/js/ui/endSessionDialog.js
+Index: gnome-shell-45.0/js/ui/endSessionDialog.js
 ===
 gnome-shell-3.24.2.orig/js/ui/endSessionDialog.js
-+++ gnome-shell-3.24.2/js/ui/endSessionDialog.js
-@@ -426,8 +426,10 @@ const EndSessionDialog = new Lang.Class(
+--- gnome-shell-45.0.orig/js/ui/endSessionDialog.js
 gnome-shell-45.0/js/ui/endSessionDialog.js
+@@ -379,7 +379,10 @@ class EndSessionDialog extends ModalDial
  
  let description;
- let displayTime = 
_roundSecondsToInterval(this._totalSecondsToStayOpen,
--  this._secondsLeft,
--  10);
-+  this._secondsLeft,
-+  // larger than any 
normal value
-+  100);
-+
+ let displayTime = _roundSecondsToInterval(
+-this._totalSecondsToStayOpen, this._secondsLeft, 10);
++this._totalSecondsToStayOpen,
++this._secondsLeft,
++// larger than any normal value

commit gnome-shell for openSUSE:Factory

2023-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-10-12 23:38:54

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1807 (New)


Package is "gnome-shell"

Thu Oct 12 23:38:54 2023 rev:241 rq:1117448 version:45.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-09-22 
21:50:08.694808497 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1807/gnome-shell.changes
2023-10-12 23:38:55.533983191 +0200
@@ -1,0 +2,9 @@
+Thu Oct 12 03:16:50 UTC 2023 - Yifan Jiang 
+
+- Add gnome-shell-add-linkoption-dl.patch on SLE and Leap: the -ldl
+  option to build gnome-shell main programme is needed because an
+  upstream fix. This option needs explicitly given on current SLE
+  build environment. See:
+  
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/65cde18786e2bea8ffe33317b86182207e419240
+
+---

New:

  gnome-shell-add-linkoption-dl.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.BKgx24/_old  2023-10-12 23:38:56.350012731 +0200
+++ /var/tmp/diff_new_pack.BKgx24/_new  2023-10-12 23:38:56.354012875 +0200
@@ -65,6 +65,8 @@
 Patch1011:  gnome-shell-disable-offline-update-dialog.patch
 # PATCH-FEATURE-SLE 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch 
jsc#SLE-9267 qk...@suse.com -- Remove sessionList of endSessionDialog
 Patch1012:  
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+# PATCH-FIX-SLE gnome-shell-add-linkoption-dl.patch -- Need explicit -ldl 
build option with older gcc on SLE 15
+Patch1013:  gnome-shell-add-linkoption-dl.patch
 
 # needed for directory ownership
 BuildRequires:  asciidoc
@@ -199,6 +201,7 @@
 %patch1011 -p1
 %endif
 %patch1012 -p1
+%patch1013 -p1
 %endif
 
 cp %{SOURCE2} data/theme/

++ gnome-shell-add-linkoption-dl.patch ++
Index: gnome-shell-45.0/src/meson.build
===
--- gnome-shell-45.0.orig/src/meson.build
+++ gnome-shell-45.0/src/meson.build
@@ -250,6 +250,7 @@ executable('gnome-shell', 'main.c',
   include_directories: [conf_inc, st_inc, include_directories('tray')],
   build_rpath: mutter_typelibdir,
   install_rpath: install_rpath,
+  link_args: ['-ldl'],
   install: true
 )
 


commit gnome-shell for openSUSE:Factory

2023-09-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-09-22 21:49:40

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1770 (New)


Package is "gnome-shell"

Fri Sep 22 21:49:40 2023 rev:240 rq:1112959 version:45.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-09-20 
13:22:45.680827649 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1770/gnome-shell.changes
2023-09-22 21:50:08.694808497 +0200
@@ -11 +11 @@
-  + Misc. bug fixes and cleanups
+  + Misc. bug fixes and cleanups (CVE-2023-43090).



Other differences:
--


commit gnome-shell for openSUSE:Factory

2023-09-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-09-20 13:22:05

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.16627 (New)


Package is "gnome-shell"

Wed Sep 20 13:22:05 2023 rev:239 rq:870 version:45.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-09-06 
18:57:40.278442274 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.16627/gnome-shell.changes   
2023-09-20 13:22:45.680827649 +0200
@@ -1,0 +2,91 @@
+Sat Sep 16 22:16:51 UTC 2023 - Bjørn Lie 
+
+- Update to version 45.0:
+  + Fix exposing window previews on lock screen via keyboard
+shortcuts
+  + Improve handling of latched vs. locked modes in OSK
+  + Fix regression in workspace state tracking
+  + Update extensions immediately on startup after major upgrades
+  + Reverse slider direction in RTL locales
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Change compression of tarball in service and spec to zst from xz.
+
+---
+Wed Sep  6 19:26:54 UTC 2023 - Bjørn Lie 
+
+- Update to version 45.rc:
+  + Allow notification dismissal with backspace
+  + Add workspace indicators in activities button
+  + Add extension hook to add quick settings items
+  + Fix legibility issue in calendar
+  + Fix three-finger swipes on touchscreens
+  + Add more options to `gnome-extensions create`
+  + Fix scrolling regression in ScrollView
+  + Fix broken workspace animation with swipe gesture
+  + Restore focus indication in system entries
+  + Use UUID as fallback extension gettext domain
+  + Reflect core app change in default "Utilities" folder
+  + Support OWE networks in status menu
+  + Show immediate feedback when toggling bluetooth
+  + Switch workspaces when scrolling over activities button
+  + Wrap around when navigating menus with arrow keys
+  + Fix background apps menu showing up empty
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---
+Mon Sep  4 17:46:41 UTC 2023 - Bjørn Lie 
+
+- Update to version 45.beta.1:
+  + Fix input handling in alt-tab and several other components
+  + Fix screenshot tool
+  + Export notification source classes for extensions
+  + Finishing ESM porting touches
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---
+Mon Sep  4 16:46:05 UTC 2023 - Bjørn Lie 
+
+- Update to version 45.beta:
+  + Load extensions as modules
+  + Run "perf" tests as external scripts
+  + Remove toLocaleFormat() from date
+  + Use Tecla for keyboard layout previews
+  + Fix accessibility of quick settings sliders
+  + Port to EcmaScript modules
+  + Overhaul ExtensionUtils API for modules
+  + Add a camera indicator
+  + Add keyboard backlight quick toggle
+  + Hide popup menu ornaments by default
+  + Improve light style variant
+  + Add InjectionManager convenience API for extensions
+  + Use per-direction labels on ring/strip tablet actions
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Add TelepathyGlib to global typelibs exclude.
+
+---
+Mon Sep  4 15:44:24 UTC 2023 - Bjørn Lie 
+
+- Update to version 45.alpha:
+  + Improve background apps menu
+  + Complete GTK4 port
+  + Use user-defined names in bluetooth menu
+  + Improve the built-in screen recorder
+  + Remove the app menu
+  + Fix stuck authentication dialog in remote sessions
+  + Provide generated toolbox images for development
+  + Fix glitches in calendar when using large-text option
+  + Use icons for ornaments in popup menus
+  + Improve calendar styling
+  + Fix IM popup getting stuck on engine changes
+  + Support color-scheme setting for default stylesheet
+  + Remove Soup2 support
+  + Expose public functions for search provider registration
+  + Updated translations.
+- Bump mutter_api 13 and mutter_req 45.alpha following upstream
+  changes.
+
+---

Old:

  gnome-shell-44.4.obscpio

New:

  gnome-shell-45.0.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.d46O2f/_old  2023-09-20 13:22:48.068913203 +0200
+++ /var/tmp/diff_new_pack.d46O2f/_new  2023-09-20 13:22:48.072913347 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%global __requires_exclude typelib\\(Meta|MetaTest|Soup|St|Cogl|Clutter\\)
-%define mutter_api 12
-%define mutter_req 44.beta
+%global __requires_exclude 
typelib\\(Meta|MetaTest|Soup|St|Cogl|Clutter|Tel

commit gnome-shell for openSUSE:Factory

2023-09-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-09-06 18:56:19

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1766 (New)


Package is "gnome-shell"

Wed Sep  6 18:56:19 2023 rev:238 rq:1109060 version:44.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-07-11 
15:56:24.332858035 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1766/gnome-shell.changes
2023-09-06 18:57:40.278442274 +0200
@@ -1,0 +2,9 @@
+Mon Sep  4 14:31:42 UTC 2023 - Bjørn Lie 
+
+- Update to version 44.4:
+  + Fix accessibility of quick settings sliders.
+  + Allow notification dismissal with backspace.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---

Old:

  gnome-shell-44.3.obscpio

New:

  gnome-shell-44.4.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.EwXRKu/_old  2023-09-06 18:57:42.714529116 +0200
+++ /var/tmp/diff_new_pack.EwXRKu/_new  2023-09-06 18:57:42.718529258 +0200
@@ -21,7 +21,7 @@
 %define mutter_req 44.beta
 
 Name:   gnome-shell
-Version:44.3
+Version:44.4
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.EwXRKu/_old  2023-09-06 18:57:42.750530399 +0200
+++ /var/tmp/diff_new_pack.EwXRKu/_new  2023-09-06 18:57:42.754530542 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/44.3
+refs/tags/44.4
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-44.3.obscpio -> gnome-shell-44.4.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-44.3.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1766/gnome-shell-44.4.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.EwXRKu/_old  2023-09-06 18:57:42.838533536 +0200
+++ /var/tmp/diff_new_pack.EwXRKu/_new  2023-09-06 18:57:42.838533536 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 44.3
-mtime: 1688648999
-commit: 60ec50efa693735cb959a3378516a82d2e9df009
+version: 44.4
+mtime: 1692715881
+commit: 9329a600bd93591044be8299d629e5c79b596137
 


commit gnome-shell for openSUSE:Factory

2023-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-07-11 15:56:19

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.8922 (New)


Package is "gnome-shell"

Tue Jul 11 15:56:19 2023 rev:237 rq:1097924 version:44.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-06-06 
19:56:00.338383047 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.8922/gnome-shell.changes
2023-07-11 15:56:24.332858035 +0200
@@ -1,0 +2,10 @@
+Thu Jul  6 18:14:15 UTC 2023 - Bjørn Lie 
+
+- Update to version 44.3:
+  + Fix cursor offset when using magnifier.
+  + Fix missing workspace borders after wallpaper changes.
+  + Revert screencast optimization that results in bogus windows.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---

Old:

  gnome-shell-44.2.obscpio

New:

  gnome-shell-44.3.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.kyX7RB/_old  2023-07-11 15:56:25.984867645 +0200
+++ /var/tmp/diff_new_pack.kyX7RB/_new  2023-07-11 15:56:25.988867668 +0200
@@ -21,7 +21,7 @@
 %define mutter_req 44.beta
 
 Name:   gnome-shell
-Version:44.2
+Version:44.3
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.kyX7RB/_old  2023-07-11 15:56:26.024867878 +0200
+++ /var/tmp/diff_new_pack.kyX7RB/_new  2023-07-11 15:56:26.028867901 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/44.2
+refs/tags/44.3
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-44.2.obscpio -> gnome-shell-44.3.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-44.2.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.8922/gnome-shell-44.3.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.kyX7RB/_old  2023-07-11 15:56:26.136868529 +0200
+++ /var/tmp/diff_new_pack.kyX7RB/_new  2023-07-11 15:56:26.136868529 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 44.2
-mtime: 1685789212
-commit: 071a47ba27d7117f56fd965ad2a9675d1ab823f6
+version: 44.3
+mtime: 1688648999
+commit: 60ec50efa693735cb959a3378516a82d2e9df009
 


commit gnome-shell for openSUSE:Factory

2023-06-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-06-06 19:55:14

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.15902 (New)


Package is "gnome-shell"

Tue Jun  6 19:55:14 2023 rev:236 rq:1090847 version:44.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-04-28 
16:23:42.522129431 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.15902/gnome-shell.changes   
2023-06-06 19:56:00.338383047 +0200
@@ -1,0 +2,13 @@
+Mon Jun  5 07:39:49 UTC 2023 - Bjørn Lie 
+
+- Update to version 44.2:
+  + Improve built-in screen recorder
+  + Use user-defined names in bluetooth menu
+  + Fix stuck authentication dialog in remote sessions
+  + Fix glitches in calendar when using large-text option
+  + Fix IM popup getting stuck on engine changes
+  + Fixed crash
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---

Old:

  gnome-shell-44.1.obscpio

New:

  gnome-shell-44.2.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.BTMLL3/_old  2023-06-06 19:56:01.410389402 +0200
+++ /var/tmp/diff_new_pack.BTMLL3/_new  2023-06-06 19:56:01.422389473 +0200
@@ -21,7 +21,7 @@
 %define mutter_req 44.beta
 
 Name:   gnome-shell
-Version:44.1
+Version:44.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.BTMLL3/_old  2023-06-06 19:56:01.454389663 +0200
+++ /var/tmp/diff_new_pack.BTMLL3/_new  2023-06-06 19:56:01.458389687 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/44.1
+refs/tags/44.2
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-44.1.obscpio -> gnome-shell-44.2.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-44.1.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.15902/gnome-shell-44.2.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.BTMLL3/_old  2023-06-06 19:56:01.614390612 +0200
+++ /var/tmp/diff_new_pack.BTMLL3/_new  2023-06-06 19:56:01.618390635 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 44.1
-mtime: 1682324816
-commit: b0ca64e7775225b7c5d049571a44ef40bf516406
+version: 44.2
+mtime: 1685789212
+commit: 071a47ba27d7117f56fd965ad2a9675d1ab823f6
 


commit gnome-shell for openSUSE:Factory

2023-04-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-04-28 16:23:08

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1533 (New)


Package is "gnome-shell"

Fri Apr 28 16:23:08 2023 rev:235 rq:1083027 version:44.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-04-08 
17:39:00.782028457 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1533/gnome-shell.changes
2023-04-28 16:23:42.522129431 +0200
@@ -1,0 +2,40 @@
+Tue Apr 25 10:50:17 UTC 2023 - Bjørn Lie 
+
+- Update to version 44.1:
+  + Add section title in background apps menu.
+  + Fix visibility of xembed icons.
+  + Fix placeholder alignment in bluetooth menu.
+  + Fix recording screenshots in recent items.
+  + Fix reloading extensions on version-validation changes.
+  + Fix force-enabling animations at runtime.
+  + Fix stuck session after logout dialog timeout.
+  + Fix window screenshots with pointer.
+  + Only show network subtitles if they don't match the title.
+  + Fix constructing QuickMenuToggles with icon-name.
+  + Fix accessible names in VPN menu.
+  + Don't fail extracting extensions without schemas.
+  + Fixes and improvements to the light theme variant.
+  + Improve accessible name of wireless menu items.
+  + Use consistent naming for "Power Mode" toggle.
+  + Fix support for transparent colors in symbolic SVGs.
+  + Fix notifications getting stuck indefinitely.
+  + Fix keynav of menu-less buttons.
+  + Fix corner cases when matching apps on StartupWmClass.
+  + Fix occasional misalignment of search results.
+  + Fix regression in content-type sniffing on autorun.
+  + Fix building API documentation.
+  + Fixed crash.
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Enable gtk_doc passed to meson again, build the docs.
+
+---
+Thu Apr 20 08:08:18 UTC 2023 - Bjørn Lie 
+
+- Move file wrongly placed in the split out gnome-extensions
+  sub-package. There is the gui app and there is the commandline
+  binary. These two are destinct from one another.
+- Mark patch that needs rebase correctly.
+
+---

Old:

  _servicedata
  gnome-shell-44.0+42.obscpio

New:

  gnome-shell-44.1.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.usTR9t/_old  2023-04-28 16:23:44.150138933 +0200
+++ /var/tmp/diff_new_pack.usTR9t/_new  2023-04-28 16:23:44.154138957 +0200
@@ -21,7 +21,7 @@
 %define mutter_req 44.beta
 
 Name:   gnome-shell
-Version:44.0+42
+Version:44.1
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -41,7 +41,7 @@
 Patch1: gnome-shell-private-connection.patch
 # PATCH-FIX-OPENSUSE gnome-shell-executable-path-not-absolute.patch 
bsc#1176051 xw...@suse.com --  Fix ExecStart is not absolute path
 Patch7: gnome-shell-executable-path-not-absolute.patch
-# PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
+# PATCH-NEEDS-REBASE gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing WAS: 
PATCH-FIX-UPSTREAM
 Patch8: gnome-shell-exit-crash-workaround.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
@@ -209,7 +209,7 @@
 %build
 %meson \
--libexecdir=%{_libexecdir}/%{name} \
-   -D gtk_doc=false \
+   -D gtk_doc=true \
-D man=true \
-D networkmanager=true \
-D systemd=true \
@@ -234,7 +234,6 @@
 %license COPYING
 %doc README.md NEWS
 %{_bindir}/gnome-shell
-%{_bindir}/gnome-shell-extension-prefs
 %dir %{_libdir}/gnome-shell
 %dir %{_libexecdir}/gnome-shell
 %exclude %{_libexecdir}/gnome-shell/gnome-shell-calendar-server
@@ -249,9 +248,7 @@
 %{_libdir}/gnome-shell/libgvc.so
 %{_libdir}/gnome-shell/libst-12.so
 %{_datadir}/applications/org.gnome.Shell.desktop
-%{_datadir}/applications/org.gnome.Shell.Extensions.desktop
 %{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
-%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Extensions.xml
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Introspect.xml
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
@@ -280,21 +277,14 @@
 %{_userunitdir}/org.gnome.Shell.target
 %{_userunitdir}/org.gnome.Shell@wayland.service
 %{_userunitdir}/org.gnome.Shell@x11.

commit gnome-shell for openSUSE:Factory

2023-04-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-04-08 17:38:54

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.19717 (New)


Package is "gnome-shell"

Sat Apr  8 17:38:54 2023 rev:234 rq:1077757 version:44.0+42

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-04-01 
23:27:22.751457007 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.19717/gnome-shell.changes   
2023-04-08 17:39:00.782028457 +0200
@@ -1,0 +2,5 @@
+Thu Apr  6 01:13:10 UTC 2023 - Xiaoguang Wang 
+
+- Update gnome-shell-private-connection.patch: (bsc#1209373)
+
+---



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.nu9HO9/_old  2023-04-08 17:39:01.934035070 +0200
+++ /var/tmp/diff_new_pack.nu9HO9/_new  2023-04-08 17:39:01.938035093 +0200
@@ -182,7 +182,7 @@
 
 %prep
 %setup -q
-#patch1 -p1
+%patch1 -p1
 %patch7 -p1
 #patch8 -p1
 

++ gnome-shell-private-connection.patch ++
--- /var/tmp/diff_new_pack.nu9HO9/_old  2023-04-08 17:39:02.030035622 +0200
+++ /var/tmp/diff_new_pack.nu9HO9/_new  2023-04-08 17:39:02.034035644 +0200
@@ -1,98 +1,25 @@
-From 342795440012a216d4abb9cfb04d2c3bd0fe8f4d Mon Sep 17 00:00:00 2001
-From: Giovanni Campagna 
-Date: Thu, 31 Mar 2011 15:56:13 +0200
-Subject: [PATCH] NetworkMenu: create private connections if the user is not 
authorized
-
-Check polkit setting at startup and add, if needed, the "permissions"
-setting to the connections we create, so that polkit authentication is
-never needed. The connection is thus only available to other users
-if the system administrator decides so.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=646187

-Index: gnome-shell-42.rc/js/ui/status/network.js
-===
 gnome-shell-42.rc.orig/js/ui/status/network.js
-+++ gnome-shell-42.rc/js/ui/status/network.js
-@@ -350,6 +350,11 @@ var NMConnectionDevice = class NMConnect
- 
- _autoConnect() {
- let connection = new NM.SimpleConnection();
-+if (this._privateConnections) {
-+let connectionSetting = new NM.SettingConnection();
-+connectionSetting.add_permission('user', GLib.get_user_name(), 
null);
-+connection.add_setting(connectionSetting);
-+}
- this._client.add_and_activate_connection_async(connection, 
this._device, null, null, null);
- }
- 
-@@ -478,10 +483,11 @@ var NMConnectionDevice = class NMConnect
- };
- 
- var NMDeviceWired = class extends NMConnectionDevice {
--constructor(client, device) {
-+constructor(client, device, privateConnections) {
- super(client, device);
- 
- this.item.menu.addSettingsAction(_("Wired Settings"), 
'gnome-network-panel.desktop');
-+this._privateConnections = privateConnections;
- }
- 
- get category() {
-@@ -738,11 +744,12 @@ var NMWirelessDialogItem = GObject.regis
- 
- var NMWirelessDialog = GObject.registerClass(
- class NMWirelessDialog extends ModalDialog.ModalDialog {
--_init(client, device) {
-+_init(client, device, privateConnections) {
- super._init({ styleClass: 'nm-dialog' });
- 
- this._client = client;
- this._device = device;
-+this._privateConnections = privateConnections;
- 
- this._client.connectObject('notify::wireless-enabled',
- this._syncView.bind(this), this);
-@@ -978,6 +985,11 @@ class NMWirelessDialog extends ModalDial
- this._getDeviceDBusPath(), accessPoints[0].get_path());
- } else {
- let connection = new NM.SimpleConnection();
-+if (this._privateConnections) {
-+let connectionSetting = new NM.SettingConnection();
-+connectionSetting.add_permission('user', 
GLib.get_user_name(), null);
-+connection.add_setting(connectionSetting);
-+}
- this._client.add_and_activate_connection_async(connection, 
this._device, accessPoints[0].get_path(), null, null);
- }
+diff --git a/js/ui/status/network.js b/js/ui/status/network.js
+index e3b9a5d..3296e1d 100644
+--- a/js/ui/status/network.js
 b/js/ui/status/network.js
+@@ -940,6 +940,11 @@ const WirelessNetwork = GObject.registerClass({
+ this._getDeviceDBusPath(), ap.get_path());
+ } else {
+ conn = new NM.SimpleConnection();
++if (this._IsPrivateConnections()) {
++let connectionSetting = new NM.SettingConnection();
++

commit gnome-shell for openSUSE:Factory

2023-04-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-04-01 23:27:18

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.9019 (New)


Package is "gnome-shell"

Sat Apr  1 23:27:18 2023 rev:233 rq:1076456 version:44.0+42

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-03-24 
15:18:48.102381317 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.9019/gnome-shell.changes
2023-04-01 23:27:22.751457007 +0200
@@ -1,0 +2,14 @@
+Thu Mar 30 11:21:55 UTC 2023 - bjorn@gmail.com
+
+- Update to version 44.0+42:
+  + appFavorite:
+- Add missing .desktop extension for simplescan
+- Rename simple-scan.desktop
+  + style: Light variant fixes and accommodations
+  + extensionDownloader: Check schemadir existence and type
+  + status/network: Fix a11y names for VPN connection menu items
+  + quickSettings: Fix icon-name construct property in menu toggles
+  + screenshot: Fix broken GLib.Error.matches call
+  + Updated translations.
+
+---
@@ -5,2 +19,2 @@
-  * status/network: Generalize code to hide subtitle
-  * screenshot: Get cursor texture from window
+  + status/network: Generalize code to hide subtitle
+  + screenshot: Get cursor texture from window

Old:

  gnome-shell-44.0+28.obscpio

New:

  gnome-shell-44.0+42.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.AK50Jc/_old  2023-04-01 23:27:23.527461086 +0200
+++ /var/tmp/diff_new_pack.AK50Jc/_new  2023-04-01 23:27:23.531461107 +0200
@@ -21,7 +21,7 @@
 %define mutter_req 44.beta
 
 Name:   gnome-shell
-Version:44.0+28
+Version:44.0+42
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.AK50Jc/_old  2023-04-01 23:27:23.563461275 +0200
+++ /var/tmp/diff_new_pack.AK50Jc/_new  2023-04-01 23:27:23.563461275 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-9e19f27e
+2844f6db
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.AK50Jc/_old  2023-04-01 23:27:23.583461381 +0200
+++ /var/tmp/diff_new_pack.AK50Jc/_new  2023-04-01 23:27:23.587461402 +0200
@@ -1,6 +1,6 @@
 
 
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-  9e19f27e45d9311e622ba66f617e18c12097d099
+  2844f6db1762bcb6ed86ee7f5676a6ac882828b8
 (No newline at EOF)
 

++ gnome-shell-44.0+28.obscpio -> gnome-shell-44.0+42.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-44.0+28.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.9019/gnome-shell-44.0+42.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.AK50Jc/_old  2023-04-01 23:27:23.671461843 +0200
+++ /var/tmp/diff_new_pack.AK50Jc/_new  2023-04-01 23:27:23.675461864 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 44.0+28
-mtime: 1679431951
-commit: 9e19f27e45d9311e622ba66f617e18c12097d099
+version: 44.0+42
+mtime: 1680126664
+commit: 2844f6db1762bcb6ed86ee7f5676a6ac882828b8
 


commit gnome-shell for openSUSE:Factory

2023-03-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-03-24 15:18:34

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.31432 (New)


Package is "gnome-shell"

Fri Mar 24 15:18:34 2023 rev:232 rq:1073813 version:44.0+28

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-02-15 
13:40:00.630617109 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.31432/gnome-shell.changes   
2023-03-24 15:18:48.102381317 +0100
@@ -1,0 +2,106 @@
+Wed Mar 22 13:33:02 UTC 2023 - bjorn@gmail.com
+
+- Update to version 44.0+28:
+  * status/network: Generalize code to hide subtitle
+  * screenshot: Get cursor texture from window
+  + st/icon-theme: Disconnect from settings signals on disposal
+  + workspacesView: Update visibility after updating workspaces
+  + screenshot: Use meta_window_has_pointer () for pointer check
+  + main:
+- Add missing newlines
+- Fix syncing animations-enabled
+  + style: Reduce padding between quick menu toggle text and
+separator
+  + modalDialog: Fix fading out dialog
+  + endSessionDialog: Catch async errors
+  + tests:
+- Set GNOME_SHELL_SESSION_MODE to user
+- Add default test setup with common env settings
+  + extension-tool: Set reminder for removing old compat code
+  + Updated translations.
+- Move patch to SLE only patches:
+  + gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+
+---
+Sun Mar 19 12:42:17 UTC 2023 - Bjørn Lie 
+
+- Update to version 44.0:
+  + Updated translations.
+
+---
+Wed Mar  8 11:16:18 UTC 2023 - Bjørn Lie 
+
+- Add Soup to global Requires exclude, and add a manual
+  typelib(Soup) = 3.0 Requires. Only require 3.0, before we got a
+  dependency on Soup 2.4 as well.
+- Add St, Cogl and Clutter typelibs to global Requires exclude
+  aswell. These typelibs are provided by multiple packages, but
+  currently gnome-shell gets these provided by itself or mutter.
+  We already have an explicit mutter requires in place so no more
+  changes are needed for now from our end.
+- Drop explicit typelib(Rsvg) Requires, no longer needed.
+
+---
+Mon Mar  6 18:51:17 UTC 2023 - Bjørn Lie 
+
+- Update to version 44.rc:
+  + Unmute to default volume when slider was at 0
+  + Fix missing battery percentage in the top bar
+  + Fix unexpected focus order after activating apps
+  + Stop using GTK for systray support
+  + Expose GtkIconTheme replacement to extensions
+  + Disallow using (most of) GTK in the compositor process
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Replace pkgconfig(gnome-desktop-3.0) with
+  pkgconfig(gnome-desktop-4) BuildRequires following upstream
+  changes.
+- Temp disable gtk-doc, fails build atm.
+  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6486
+
+---
+Fri Feb 24 12:23:21 UTC 2023 - Bjørn Lie 
+
+- Update to version 44.beta:
+  + Fix screencast UI being erroneously disabled
+  + Fix unresponsive screen area when quick settings are opened
+  + Ensure completions are disabled when hiding on-screen keyboard
+  + Fix missing name in wired network quick settings button
+  + Properly apply saved shortcuts inhibition permissions
+  + Don't let wayland popovers block overview
+  + Improve high contrast styling
+  + Open correct Settings panel from on-screen keyboard menu
+  + Test running gnome-shell in CI
+  + Do not use symbolic app icons for High Contrast
+  + Prepare extension loading for ESM
+  + Fix input source switching with focus on password entry
+  + Ensure quick settings toggles align with the pixel grid
+  + Lower OOM score of gnome-shell process
+  + Polish page switching behavior during DND in app grid
+  + Tweak lock- and login screen styling
+  + Consistently link to Settings from menus
+  + Make it easier for extensions to add a credential manager
+  + Fix mount operation dialog when Disks is not available
+  + Refine quick settings
+  + Mute/unmute volume when clicking slider icon
+  + Add device menu to Bluetooth quick settings
+  + Expose list of background apps in quick settings
+  + Compile extension GSettings after install
+  + Fixed crash
+  + Plugged memory leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Replace pkgconfig(libmutter-11), pkgconfig(mutter-clutter-11),
+  pkgconfig(mutter-cogl-11) and pkgconfig(mutter-cogl-pango-11)
+  with a new mutter_api define and set it to 12. Also add a new
+  mutter_req define and set it to 44.beta. Mak

commit gnome-shell for openSUSE:Factory

2023-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2023-02-15 13:39:59

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.22824 (New)


Package is "gnome-shell"

Wed Feb 15 13:39:59 2023 rev:231 rq:1065738 version:43.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-12-13 
18:54:51.519008362 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.22824/gnome-shell.changes   
2023-02-15 13:40:00.630617109 +0100
@@ -1,0 +2,12 @@
+Tue Feb 14 10:40:16 UTC 2023 - Bjørn Lie 
+
+- Update to version 43.3:
+  + Ensure quick settings toggles align with the pixel grid
+  + Lower OOM score of gnome-shell process
+  + Fix incomplete device list in volume menus
+  + Fixed crash
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---

Old:

  gnome-shell-43.2.obscpio

New:

  gnome-shell-43.3.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.WeT5cz/_old  2023-02-15 13:40:01.502621709 +0100
+++ /var/tmp/diff_new_pack.WeT5cz/_new  2023-02-15 13:40:01.506621730 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-shell
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:43.2
+Version:43.3
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.WeT5cz/_old  2023-02-15 13:40:01.538621899 +0100
+++ /var/tmp/diff_new_pack.WeT5cz/_new  2023-02-15 13:40:01.542621920 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/43.2
+refs/tags/43.3
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-43.2.obscpio -> gnome-shell-43.3.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-43.2.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.22824/gnome-shell-43.3.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.WeT5cz/_old  2023-02-15 13:40:01.638622426 +0100
+++ /var/tmp/diff_new_pack.WeT5cz/_new  2023-02-15 13:40:01.642622447 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 43.2
-mtime: 1670286003
-commit: e9b26eac0c0d66b87201874ce2b704268ee99be6
+version: 43.3
+mtime: 1676333492
+commit: 85f141fabd427fea597dfd87f9a2dedcf8695809
 


commit gnome-shell for openSUSE:Factory

2022-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-12-13 18:54:44

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1835 (New)


Package is "gnome-shell"

Tue Dec 13 18:54:44 2022 rev:230 rq:1042338 version:43.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-12-04 
14:58:25.492294639 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1835/gnome-shell.changes
2022-12-13 18:54:51.519008362 +0100
@@ -1,0 +2,16 @@
+Sat Dec 10 09:03:48 UTC 2022 - Bjørn Lie 
+
+- Update to version 43.2:
+  + Fix screencast UI being erroneously disabled.
+  + Properly apply saved shortcuts inhibition permissions.
+  + Fix IM candidate popup getting closed when switching pages.
+  + Fix unresponsive screen area when quick settings are opened.
+  + Ensure completions are disabled when hiding on-screen keyboard.
+  + Fix missing name in wired network quick settings button.
+  + Don't let wayland popovers block overview.
+  + Fix repeated entries in volume device menu.
+  + Fix input source switching with focus on password entry.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---

Old:

  gnome-shell-43.1.obscpio

New:

  gnome-shell-43.2.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.uQAeRT/_old  2022-12-13 18:54:53.447018651 +0100
+++ /var/tmp/diff_new_pack.uQAeRT/_new  2022-12-13 18:54:53.455018694 +0100
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:43.1
+Version:43.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.uQAeRT/_old  2022-12-13 18:54:53.487018865 +0100
+++ /var/tmp/diff_new_pack.uQAeRT/_new  2022-12-13 18:54:53.491018886 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/43.1
+refs/tags/43.2
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-43.1.obscpio -> gnome-shell-43.2.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-43.1.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1835/gnome-shell-43.2.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.uQAeRT/_old  2022-12-13 18:54:53.603019484 +0100
+++ /var/tmp/diff_new_pack.uQAeRT/_new  2022-12-13 18:54:53.611019527 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 43.1
-mtime: 1667557193
-commit: 8b00255cc31814b09a35c9be38228d873676233e
+version: 43.2
+mtime: 1670286003
+commit: e9b26eac0c0d66b87201874ce2b704268ee99be6
 


commit gnome-shell for openSUSE:Factory

2022-12-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-12-04 14:58:07

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1835 (New)


Package is "gnome-shell"

Sun Dec  4 14:58:07 2022 rev:229 rq:1039792 version:43.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-11-08 
10:53:28.453428730 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1835/gnome-shell.changes
2022-12-04 14:58:25.492294639 +0100
@@ -1,0 +2,8 @@
+Fri Dec  2 01:44:58 UTC 2022 - Xiaoguang Wang 
+
+- Add gnome-shell-main-Leak-the-GJS-context-and-ShellGlobal.patch:
+  Leak the GJS context and ShellGlobal, the patch is from 
+  https://src.fedoraproject.org/rpms/gnome-shell/tree/rawhide
+  (bsc#1205518)
+
+---

New:

  gnome-shell-main-Leak-the-GJS-context-and-ShellGlobal.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.Stp0K4/_old  2022-12-04 14:58:26.236298925 +0100
+++ /var/tmp/diff_new_pack.Stp0K4/_new  2022-12-04 14:58:26.244298971 +0100
@@ -43,6 +43,8 @@
 Patch7: gnome-shell-executable-path-not-absolute.patch
 # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
+# PATCH-FIX-OPENSUSE 
gnome-shell-main-Leak-the-GJS-context-and-ShellGlobal.patch bsc#1205518 
xw...@suse.com -- Leak the GJS context and ShellGlobal
+Patch9: gnome-shell-main-Leak-the-GJS-context-and-ShellGlobal.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -184,6 +186,7 @@
 %patch5 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ gnome-shell-main-Leak-the-GJS-context-and-ShellGlobal.patch ++
>From 9a0ecad2b94243fbed5290f78d967d8714c3d3e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20=C3=85dahl?= 
Date: Wed, 6 Oct 2021 10:00:43 +0200
Subject: [PATCH] main: Leak the GJS context and ShellGlobal

There are many crash-on-exit happening as a side effect of destroying
the GJS context. Work around these until we have a better solution by
leaking them.
---
 src/main.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main.c b/src/main.c
index 3cd9e10a5b..ce56e2a87a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -570,9 +570,11 @@ main (int argc, char **argv)
 
   shell_profiler_shutdown ();
 
+#if 0
   g_debug ("Doing final cleanup");
   _shell_global_destroy_gjs_context (shell_global_get ());
   g_object_unref (shell_global_get ());
+#endif
 
   return ecode;
 }
-- 
2.31.1


commit gnome-shell for openSUSE:Factory

2022-11-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-11-08 10:53:24

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1597 (New)


Package is "gnome-shell"

Tue Nov  8 10:53:24 2022 rev:228 rq:1034158 version:43.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-11-01 
13:40:44.463312869 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1597/gnome-shell.changes
2022-11-08 10:53:28.453428730 +0100
@@ -1,0 +2,18 @@
+Fri Nov  4 17:56:28 UTC 2022 - Bj??rn Lie 
+
+- Update to version 43.1:
+  + Fix default keyboard layout during initial setup.
+  + Show Bluetooth switch in more cases.
+  + Include origin in sound device switcher.
+  + Fix remembering inhibit-shortcut permission for multiple apps.
+  + Forward TERMINAL input purpose to ibus.
+  + Fix style glitches.
+  + Fix tracking of newly installed apps.
+  + Fix space key getting stuck in on-screen keyboard.
+  + Fix showing passwords as on-screen keyboard suggestions.
+  + Fix network portal regression.
+  + Fix possible freeze during initialization.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---

Old:

  gnome-shell-43.0.obscpio

New:

  gnome-shell-43.1.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.CUXivR/_old  2022-11-08 10:53:29.221433300 +0100
+++ /var/tmp/diff_new_pack.CUXivR/_new  2022-11-08 10:53:29.225433323 +0100
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:43.0
+Version:43.1
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.CUXivR/_old  2022-11-08 10:53:29.257433514 +0100
+++ /var/tmp/diff_new_pack.CUXivR/_new  2022-11-08 10:53:29.261433538 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/43.0
+refs/tags/43.1
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-43.0.obscpio -> gnome-shell-43.1.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-43.0.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1597/gnome-shell-43.1.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.CUXivR/_old  2022-11-08 10:53:29.349434062 +0100
+++ /var/tmp/diff_new_pack.CUXivR/_new  2022-11-08 10:53:29.353434085 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 43.0
-mtime: 1663432679
-commit: 0bd73b79a630ad1354bae3ccd69beaeba2f74d4b
+version: 43.1
+mtime: 1667557193
+commit: 8b00255cc31814b09a35c9be38228d873676233e
 


commit gnome-shell for openSUSE:Factory

2022-11-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-11-01 13:40:39

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2275 (New)


Package is "gnome-shell"

Tue Nov  1 13:40:39 2022 rev:227 rq:1032385 version:43.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-09-21 
14:41:12.189550404 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2275/gnome-shell.changes
2022-11-01 13:40:44.463312869 +0100
@@ -1,0 +2,7 @@
+Fri Oct 28 08:03:22 UTC 2022 - Milachew 
+
+- Add gnome-shell-disable-offline-update-dialog.patch :
+  Disable offline update suggestion before shutdown/reboot
+  in SLE and openSUSE Leap (bsc#944832).
+
+---

New:

  gnome-shell-disable-offline-update-dialog.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.MlIBRj/_old  2022-11-01 13:40:45.259317104 +0100
+++ /var/tmp/diff_new_pack.MlIBRj/_new  2022-11-01 13:40:45.263317126 +0100
@@ -61,6 +61,8 @@
 Patch1009:  
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
 # PATCH-FIX-UPSTREAM 
gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch jsc#SLE-16051 
glgo#GNOME/gnome-shell!1563 qz...@suse.com -- launch recommended input engines 
when Gnome-shell init in CJK regions.
 Patch1010:  gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
+# PATCH-FIX-SLE gnome-shell-disable-offline-update-dialog.patch bsc#944832 
milac...@mail.lv -- Disable offline update suggestion before shutdown/reboot in 
SLE and openSUSE Leap.
+Patch1011:  gnome-shell-disable-offline-update-dialog.patch
 
 # needed for directory ownership
 BuildRequires:  asciidoc
@@ -193,6 +195,7 @@
 %patch1009 -p1
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
 %patch1010 -p1
+%patch1011 -p1
 %endif
 %endif
 

++ gnome-shell-disable-offline-update-dialog.patch ++
--- gnome-shell-41.orig/js/ui/endSessionDialog.js   2022-08-11 
16:16:07.0 +0300
+++ gnome-shell-41/js/ui/endSessionDialog.js2022-10-26 12:49:20.435238071 
+0300
@@ -707,19 +703,7 @@
 }
 
 async _getUpdateInfo() {
-const connection = this._pkOfflineProxy.get_connection();
-const reply = await connection.call(
-this._pkOfflineProxy.g_name,
-this._pkOfflineProxy.g_object_path,
-'org.freedesktop.DBus.Properties',
-'GetAll',
-new GLib.Variant('(s)', [this._pkOfflineProxy.g_interface_name]),
-null,
-Gio.DBusCallFlags.NONE,
--1,
-null);
-const [info] = reply.recursiveUnpack();
-return info;
+return [];
 }
 
 async OpenAsync(parameters, invocation) {
 
 
(No newline at EOF)


commit gnome-shell for openSUSE:Factory

2022-09-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-09-21 14:40:35

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2083 (New)


Package is "gnome-shell"

Wed Sep 21 14:40:35 2022 rev:226 rq:1004803 version:43.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-08-14 
15:55:40.627773332 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2083/gnome-shell.changes
2022-09-21 14:41:12.189550404 +0200
@@ -1,0 +2,100 @@
+Sun Sep 18 07:39:53 UTC 2022 - Bj??rn Lie 
+
+- Update to version 43.0:
+  + Fix rebooting into boot loader menu.
+  + Improve entry legibility in GNOME Classic.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Mon Sep  5 10:21:56 UTC 2022 - Dominique Leuenberger 
+
+- Pass -Dtests=false to meson: we build mutter without installed
+  tests and thus do not have the deps available for this.
+
+---
+Mon Sep  5 07:51:59 UTC 2022 - Bj??rn Lie 
+
+- Update to version 43.rc:
+  + Tweak quick settings appearance
+  + Use NM connectivity check URI for portal helper
+  + Only show "Night Light" toggle when supported
+  + Fix accessibility of quick settings sliders
+  + Use more unambiguous icons in on-screen keyboard
+  + Add screenshot item to quick settings
+  + Fix entering extended characters from on-screen keyboard
+  + Prevent SignalTracker from leaking objects
+  + Fix turning off VPN in quick settings
+  + Fix initial selection in switch-monitor popup on desktop
+  + Improve handling of recurring events
+  + Indicate transitional states in bluetooth quick toggle
+  + Work around pipewire regression for screencasts
+  + Plugged memory leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---
+Mon Aug 29 18:17:45 UTC 2022 - Bj??rn Lie 
+
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires: gnome-shell already supports soup3.
+
+---
+Fri Aug 12 20:09:56 UTC 2022 - Bj??rn Lie 
+
+- Update to version 43.beta:
+  + Allow extension updates with only Extension Manager installed
+  + Use new About window in Extensions app
+  + Stop auto-dismissing notifications on focus changes
+  + Tweak access portal dialog
+  + Add device switcher to volume sliders
+  + Replace combined system menu with quick settings
+  + Use the same format in screencast and screenshot file names
+  + Only load extensions that support the current session mode
+  + Improve overview animation performance
+  + Port to gcr4
+  + Fix logging in with realmd
+  + Optimize workspace background shadow
+  + Improve app grid navigation
+  + Improve on-screen keyboard
+- Delete multiple characters and words when holding backspace
+- Provide word suggestions when using plan keyboard layouts
+- Use extended layout when TERMINAL hint is set
+  + Fix remembering set up bluetooth devices
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Replace pkgconfig(gcr-base-3) with pkgconfig(gcr-4) BuildRequires
+  following upstreams port.
+
+---
+Fri Aug 12 16:41:20 UTC 2022 - Dominique Leuenberger 
+
+- Update to version 43.alpha:
+  + Add convenience property for icon-only buttons.
+  + Align space-padded times in world clock.
+  + Fix top bar menus on lock screen.
+  + Show wireguard connects in VPN list.
+  + Fix on-screen keyboard gestures.
+  + Fix focus tracking in magnifier on wayland.
+  + Fix OSD colors with light stylesheet.
+  + Only close messages via delete key if they can be closed.
+  + Fix screenshots when XDG directories are disabled.
+  + Do not create systemd scope for D-Bus activated apps.
+  + Improve high-contrast stylesheet.
+  + Hide overview after 'Show Details' from app context menu.
+  + Fix feedback when turning on a11y features by keyboard.
+  + Fix stylesheet papercuts.
+  + Use libsoup 3.0 by default.
+  + Indicate selected language in on-screen keyboard menu.
+  + Respect IM hint for candidates list in on-screen keyboard.
+  + Fix edge case where windows stay dimmed after a modal is
+closed.
+  + Improve Belgian on-screen keyboard layout.
+  + Fix fallback ibus-daemon launching.
+  + Make sure screenshot UI opens above dialogs.
+  + Use EventEmitter class instead of injecting Signal methods.
+  + Plugged leak.
+  + Misc. bug fixes and cleanups.
+
+---

Old:

  gnome-shell-42.4.obscpio

New:

commit gnome-shell for openSUSE:Factory

2022-08-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-08-14 15:55:31

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1521 (New)


Package is "gnome-shell"

Sun Aug 14 15:55:31 2022 rev:225 rq:994796 version:42.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-07-09 
16:59:27.328473798 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1521/gnome-shell.changes
2022-08-14 15:55:40.627773332 +0200
@@ -1,0 +2,15 @@
+Thu Aug 11 18:44:25 UTC 2022 - Bj??rn Lie 
+
+- Update to version 42.4:
+  + Fix adding suggestions from on-screen keyboard
+  + Allow extension updates with only Extension Manager installed
+  + Only load extensions that support the current session mode
+  + Fix logging in with realmd
+  + Tweak access portal dialog
+  + Improve overview animation performance
+  + Fix remembering set up bluetooth devices
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+---

Old:

  gnome-shell-42.3.1.obscpio

New:

  gnome-shell-42.4.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.o4xyf7/_old  2022-08-14 15:55:41.279774717 +0200
+++ /var/tmp/diff_new_pack.o4xyf7/_new  2022-08-14 15:55:41.283774726 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:42.3.1
+Version:42.4
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.o4xyf7/_old  2022-08-14 15:55:41.315774794 +0200
+++ /var/tmp/diff_new_pack.o4xyf7/_new  2022-08-14 15:55:41.319774802 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/42.3.1
+refs/tags/42.4
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-42.3.1.obscpio -> gnome-shell-42.4.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-42.3.1.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1521/gnome-shell-42.4.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.o4xyf7/_old  2022-08-14 15:55:41.411774997 +0200
+++ /var/tmp/diff_new_pack.o4xyf7/_new  2022-08-14 15:55:41.415775006 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 42.3.1
-mtime: 1656951950
-commit: ed602bdc0f28f1547a2c39d1d7889aa25ea1677a
+version: 42.4
+mtime: 1660221378
+commit: ca0a1c02152a95c3c0acb39d1f328d786d0d8c87
 


commit gnome-shell for openSUSE:Factory

2022-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-07-09 16:59:17

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1523 (New)


Package is "gnome-shell"

Sat Jul  9 16:59:17 2022 rev:224 rq:987349 version:42.3.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-06-01 
17:34:08.986704485 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1523/gnome-shell.changes
2022-07-09 16:59:27.328473798 +0200
@@ -1,0 +2,24 @@
+Wed Jul  6 12:11:54 UTC 2022 - Dominique Leuenberger 
+
+- Update to version 42.3.1:
+  + Fix regression in ibus support.
+  + Make sure screenshot UI opens above dialogs.
+  + Misc. bug fixes and cleanups.
+- Changes from version 42.3:
+  + Fix feedback when turning on a11y features by keyboard.
+  + Fix OSD colors with light stylesheet.
+  + Only close messages via delete key if they can be closed.
+  + Fix screenshots when XDG directories are disabled.
+  + Do not create systemd scope for D-Bus activated apps.
+  + Improve high-contrast stylesheet.
+  + Hide overview after 'Show Details' from app context menu.
+  + Fix stylesheet papercuts.
+  + Respect IM hint for candidates list in on-screen keyboard.
+  + Fix edge case where windows stay dimmed after a modal is
+closed.
+  + Improve Belgian on-screen keyboard layout.
+  + Fix fallback ibus-daemon launching.
+  + Misc. bug fixes.
+  + Updated translations.
+
+---

Old:

  gnome-shell-42.2.obscpio

New:

  gnome-shell-42.3.1.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.9iT0lf/_old  2022-07-09 16:59:27.928474700 +0200
+++ /var/tmp/diff_new_pack.9iT0lf/_new  2022-07-09 16:59:27.932474705 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:42.2
+Version:42.3.1
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.9iT0lf/_old  2022-07-09 16:59:27.960474748 +0200
+++ /var/tmp/diff_new_pack.9iT0lf/_new  2022-07-09 16:59:27.960474748 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/42.2
+refs/tags/42.3.1
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-42.2.obscpio -> gnome-shell-42.3.1.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-42.2.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1523/gnome-shell-42.3.1.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.9iT0lf/_old  2022-07-09 16:59:28.032474856 +0200
+++ /var/tmp/diff_new_pack.9iT0lf/_new  2022-07-09 16:59:28.036474862 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 42.2
-mtime: 1653738933
-commit: c6a0f4ae7f05511db2a91174885041fb793f2422
+version: 42.3.1
+mtime: 1656951950
+commit: ed602bdc0f28f1547a2c39d1d7889aa25ea1677a
 


commit gnome-shell for openSUSE:Factory

2022-06-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-06-01 17:33:58

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1548 (New)


Package is "gnome-shell"

Wed Jun  1 17:33:58 2022 rev:223 rq:980031 version:42.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-05-08 
21:52:53.283503561 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1548/gnome-shell.changes
2022-06-01 17:34:08.986704485 +0200
@@ -1,0 +2,10 @@
+Mon May 30 11:37:42 UTC 2022 - Dominique Leuenberger 
+
+- Update to version 42.2:
+  + Align space-padded times in world clocks.
+  + Fix top bar menus on lock screen.
+  + Fix on-screen keyboard gestures.
+  + Fix focus tracking in magnifier on wayland.
+  + Misc. bug fixes.
+
+---

Old:

  gnome-shell-42.1.obscpio

New:

  gnome-shell-42.2.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.Skg2gU/_old  2022-06-01 17:34:09.914705582 +0200
+++ /var/tmp/diff_new_pack.Skg2gU/_new  2022-06-01 17:34:09.918705587 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:42.1
+Version:42.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.Skg2gU/_old  2022-06-01 17:34:09.942705615 +0200
+++ /var/tmp/diff_new_pack.Skg2gU/_new  2022-06-01 17:34:09.946705620 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/42.1
+refs/tags/42.2
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-42.1.obscpio -> gnome-shell-42.2.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-42.1.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1548/gnome-shell-42.2.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.Skg2gU/_old  2022-06-01 17:34:10.018705705 +0200
+++ /var/tmp/diff_new_pack.Skg2gU/_new  2022-06-01 17:34:10.022705710 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 42.1
-mtime: 1651784213
-commit: bc533af73fdb6bce0c6c6a4a685af17272d23d50
+version: 42.2
+mtime: 1653738933
+commit: c6a0f4ae7f05511db2a91174885041fb793f2422
 


commit gnome-shell for openSUSE:Factory

2022-05-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-05-08 21:52:35

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1538 (New)


Package is "gnome-shell"

Sun May  8 21:52:35 2022 rev:222 rq:975407 version:42.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-05-04 
15:10:44.448141787 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1538/gnome-shell.changes
2022-05-08 21:52:53.283503561 +0200
@@ -1,0 +2,30 @@
+Fri May  6 08:41:37 UTC 2022 - Frederic Crozat 
+
+- Update to version 42.1:
+  + Limit unfullscreen gesture to not interfere with overview.
+  + Properly hide the second (real) cursor when magnified.
+  + Fix various style glitches.
+  + Fix creating default application folders.
+  + Fix switching monitor configuration.
+  + Add Home/End keynav in app grid.
+  + Handle monitor changes during startup animation.
+  + Fix fractional timezone offsets in world clock.
+  + Default to right text-align in RTL locales.
+  + calendar: Fix alignment of world clocks header in RTL.
+  + Rely on symbolic icons instead of 'HighContrast' icon theme.
+  + Fix moving windows from secondary monitor to non-active workspace.
+  + Make sure startup animation completes.
+  + Fix Swiss on-screen keyboard layouts.
+  + Add Austrian-German on-screen keyboard layout.
+  + Fix on-screen keyboard in modal dialogs and lock screen.
+  + Fix menus in pad OSD.
+  + Sync default colors with libadwaita.
+  + Fix grab regressions when entering overview.
+  + Scale calendar with text size.
+  + Allow more intermediate icon sizes in app grid.
+  + Fixed crash.
+  + Plugged memory leak.
+- Remove gnome-shell-42.0-fix-switching-configuration.patch (merged
+  upstream).
+
+---

Old:

  gnome-shell-42.0-fix-switching-configuration.patch
  gnome-shell-42.0.obscpio

New:

  gnome-shell-42.1.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.OtYMcQ/_old  2022-05-08 21:52:53.951504402 +0200
+++ /var/tmp/diff_new_pack.OtYMcQ/_new  2022-05-08 21:52:53.955504407 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:42.0
+Version:42.1
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -43,8 +43,6 @@
 Patch7: gnome-shell-executable-path-not-absolute.patch
 # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
-# PATCH-FIX-UPSTREAM gnome-shell-42.0-fix-switching-configuration.patch 
glgo#GNOME/gnome-shell#5217 antoine.belv...@opensuse.org -- Fix monitor 
switching configuration
-Patch9: gnome-shell-42.0-fix-switching-configuration.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -184,7 +182,6 @@
 %patch5 -p1
 %patch7 -p1
 %patch8 -p1
-%patch9 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ _service ++
--- /var/tmp/diff_new_pack.OtYMcQ/_old  2022-05-08 21:52:53.991504452 +0200
+++ /var/tmp/diff_new_pack.OtYMcQ/_new  2022-05-08 21:52:53.995504457 +0200
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/42.0
+refs/tags/42.1
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-42.0.obscpio -> gnome-shell-42.1.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-42.0.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1538/gnome-shell-42.1.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.OtYMcQ/_old  2022-05-08 21:52:54.067504548 +0200
+++ /var/tmp/diff_new_pack.OtYMcQ/_new  2022-05-08 21:52:54.071504553 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 42.0
-mtime: 1647121393
-commit: 44b4b02c3f772a50e6f8b8fd2dca6d9dc3a98725
+version: 42.1
+mtime: 1651784213
+commit: bc533af73fdb6bce0c6c6a4a685af17272d23d50
 


commit gnome-shell for openSUSE:Factory

2022-05-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-05-04 15:10:30

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1538 (New)


Package is "gnome-shell"

Wed May  4 15:10:30 2022 rev:221 rq:974344 version:42.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-03-23 
20:17:09.862421551 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1538/gnome-shell.changes
2022-05-04 15:10:44.448141787 +0200
@@ -1,0 +2,6 @@
+Sat Apr 30 21:25:55 UTC 2022 - Antoine Belvire 
+
+- Add gnome-shell-42.0-fix-switching-configuration.patch: Fix
+  monitor switching configuration (glgo#GNOME/gnome-shell#5217).
+
+---

New:

  gnome-shell-42.0-fix-switching-configuration.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.qE6ZTB/_old  2022-05-04 15:10:45.144142643 +0200
+++ /var/tmp/diff_new_pack.qE6ZTB/_new  2022-05-04 15:10:45.156142658 +0200
@@ -43,6 +43,8 @@
 Patch7: gnome-shell-executable-path-not-absolute.patch
 # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
+# PATCH-FIX-UPSTREAM gnome-shell-42.0-fix-switching-configuration.patch 
glgo#GNOME/gnome-shell#5217 antoine.belv...@opensuse.org -- Fix monitor 
switching configuration
+Patch9: gnome-shell-42.0-fix-switching-configuration.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -182,6 +184,7 @@
 %patch5 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ gnome-shell-42.0-fix-switching-configuration.patch ++
>From 6c44162c17033fa8cbd2bcd58be9b2d3bb9a714a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20M=C3=BCllner?= 
Date: Sat, 19 Mar 2022 16:53:59 +0100
Subject: [PATCH] switchMonitor: Fix switching configuration

Since commit 37271ffe709fc957, we pass an explicit `switchType` instead
of the selected item's index to select a configuration. Alas, the item
use `switchMode` as property name, so we always end up passing `undefined`.

Change both to `configType` which matches the API on the other end.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5217

Part-of: 
---
 js/ui/switchMonitor.js | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/js/ui/switchMonitor.js b/js/ui/switchMonitor.js
index 7338582188..10b4a50cde 100644
--- a/js/ui/switchMonitor.js
+++ b/js/ui/switchMonitor.js
@@ -18,7 +18,7 @@ class SwitchMonitorPopup extends SwitcherPopup.SwitcherPopup {
  * Try to keep it under around 15 characters.
  */
 label: _('Mirror'),
-switchMode: Meta.MonitorSwitchConfigType.ALL_MIRROR,
+configType: Meta.MonitorSwitchConfigType.ALL_MIRROR,
 });
 
 items.push({
@@ -27,7 +27,7 @@ class SwitchMonitorPopup extends SwitcherPopup.SwitcherPopup {
  * Try to keep it under around 15 characters.
  */
 label: _('Join Displays'),
-switchMode: Meta.MonitorSwitchConfigType.ALL_LINEAR,
+configType: Meta.MonitorSwitchConfigType.ALL_LINEAR,
 });
 
 if (global.backend.get_monitor_manager().has_builtin_panel) {
@@ -37,7 +37,7 @@ class SwitchMonitorPopup extends SwitcherPopup.SwitcherPopup {
  * Try to keep it under around 15 characters.
  */
 label: _('External Only'),
-switchMode: Meta.MonitorSwitchConfigType.EXTERNAL,
+configType: Meta.MonitorSwitchConfigType.EXTERNAL,
 });
 items.push({
 icon: 'computer-symbolic',
@@ -45,7 +45,7 @@ class SwitchMonitorPopup extends SwitcherPopup.SwitcherPopup {
  * Try to keep it under around 15 characters.
  */
 label: _('Built-in Only'),
-switchMode: Meta.MonitorSwitchConfigType.BUILTIN,
+configType: Meta.MonitorSwitchConfigType.BUILTIN,
 });
 }
 
@@ -86,7 +86,7 @@ class SwitchMonitorPopup extends SwitcherPopup.SwitcherPopup {
 const monitorManager = global.backend.get_monitor_manager();
 const item = this._items[this._selectedIndex];
 
-monitorM

commit gnome-shell for openSUSE:Factory

2022-03-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-03-23 20:16:24

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.25692 (New)


Package is "gnome-shell"

Wed Mar 23 20:16:24 2022 rev:220 rq:963597 version:42.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-02-18 
23:03:00.725412518 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.25692/gnome-shell.changes   
2022-03-23 20:17:09.862421551 +0100
@@ -1,0 +2,58 @@
+Sun Mar 13 09:19:34 UTC 2022 - Bj??rn Lie 
+
+- Update to version 42.0:
+  + introspect: Add WindowsChanged signal.
+  + Fix on-screen keyboard during grabs.
+  + Fixed crash.
+  + Updated translations.
+
+---
+Mon Mar  7 18:30:35 UTC 2022 - Bj??rn Lie 
+
+- Update to version 42.rc:
+  + Fix programatically set scrollview fade.
+  + Fix overview DND during screencasts.
+  + Fix taking screenshots with shift+PrntScrn.
+  + Disable workspace switching while in search.
+  + Fix opening device settings for enterprise WPA networks.
+  + Switch workspaces with Home and End keys in overview.
+  + Fix regressions from style refresh.
+  + Show disabled icons in system menu when devices are disabled.
+  + Fix inserting items from object inspector in looking glass.
+  + Fix drag placeholder position in dash in RTL locales.
+  + Simplify signal handling with (dis)connectObject() convenience
+methods.
+  + Ensure remote access indicator is shown for a minimum time.
+  + Improve CSS shadow appearance.
+  + Ignore work area in overview layout.
+  + Fix glitches in overview transition.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Update patches with quilt.
+
+---
+Thu Feb 24 12:00:45 UTC 2022 - bjorn@gmail.com
+
+- Update to version 42.beta+40:
+  * overview: Don't expect time argument from drag-end signal
+  * workspaceAnimation: Fix warning on restacking
+  * cleanup:
+- Use new indentation style for object literals
+- Use new indentation style for arrays
+- Stop using string concatenation
+  * status/network:
+- Show disabled icon when bluetooth cellular is disabled
+- Show vpn-disabled icon when vpn is disabled
+- Show cellular-disabled icon when cellular is disabled
+  * status/bluetooth: Show bluetooth-disabled icon when disabled
+  * Updated translations.
+- Drop gnome-shell-fix-NMDevice-get-path.patch: Fixed upstream.
+- Rebase patches with quilt.
+
+---
+Thu Feb 17 19:07:49 UTC 2022 - Bj??rn Lie 
+
+- Rebase patches with quilt.
+
+---
@@ -7,0 +66,41 @@
+Tue Feb 15 22:16:22 UTC 2022 - Bj??rn Lie 
+
+- Update to version 42.beta:
+  + Add Swiss French and Swiss German OSK layouts
+  + Add switches for debug flags to looking glass
+  + Support auth lists on the login screen
+  + Overhaul shell stylesheet
+  + Fix timing issue on login screen
+  + Fix activating apps with tracked OR windows
+  + Fix banding issues with the vignette lightbox shader
+  + Implement in-shell screenshot and screencast UI
+  + Fix keyboard navigation to windows/apps in overview
+  + Adjust to Clutter grab API changes
+  + Fix stuck transition when using super-scroll gesture
+  + Support the new 'high-contrast' setting
+  + Remove rounded top bar corners
+  + Fix calendar events with custom timezone
+  + Support dark wallpapers
+  + Improve terminology for pinning icons to dash
+  + Use libadwaita for extension preferences
+  + Fix out-of-sync location indicator
+  + Fade screen when switching between dark/light mode
+  + Improve presentation of multi-day events in calendar
+  + Implement Extensions redesign
+  + Implement OSD redesign
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Replace pkgconfig(gnome-bluetooth-1.0) with
+  pkgconfig(gnome-bluetooth-3.0) BuildRequires following upstreams
+  port.
+- Move patches from openSUSE to SLE/Leap only status:
+  + gnome-shell-disable-ibus-when-not-installed.patch
+  + gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
+  + gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
+
+---
+Tue Feb 15 20:19:09 UTC 2022 - Bj??rn Lie 
+
+- Drop 2078.patch: Not needed for 42.alpha.
+
+---
@@ -42,0 +142,33 @@
+Wed Jan 12 10:21:02 UTC 2022 - Dominique Leuenberger 
+
+- Update to version 42.alpha:
+  + Fix icon updates while hidden.
+  + Fix erratic scrolling in GTK a

commit gnome-shell for openSUSE:Factory

2022-02-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-02-18 23:02:43

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1958 (New)


Package is "gnome-shell"

Fri Feb 18 23:02:43 2022 rev:219 rq:955686 version:41.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-02-17 
00:31:18.969425175 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1958/gnome-shell.changes
2022-02-18 23:03:00.725412518 +0100
@@ -1,0 +2,6 @@
+Thu Feb 17 02:01:38 UTC 2022 - Xiaoguang Wang 
+
+- Add gnome-shell-fix-NMDevice-get-path.patch: Fix the NMDevice
+  get_path is null(bsc#1176553 glgo#GNOME/gnome-shell#4565).
+
+---

New:

  gnome-shell-fix-NMDevice-get-path.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.G1M8Un/_old  2022-02-18 23:03:01.729412440 +0100
+++ /var/tmp/diff_new_pack.G1M8Un/_new  2022-02-18 23:03:01.733412440 +0100
@@ -51,6 +51,8 @@
 Patch8: gnome-shell-exit-crash-workaround.patch
 # PATCH-FIX-UPSTREAM 2078.patch -- Fix build with meson 0.61 and newer
 Patch9: 
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2078.patch
+# PATCH-FIX-UPSTREAM gnome-shell-fix-NMDevice-get-path.patch bsc#1176553 
glgo#GNOME/gnome-shell#4565 xw...@suse.com -- Fix NMDevice get path fail
+Patch10:gnome-shell-fix-NMDevice-get-path.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -190,6 +192,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ gnome-shell-fix-NMDevice-get-path.patch ++
Index: gnome-shell-41.4/js/ui/status/network.js
===
--- gnome-shell-41.4.orig/js/ui/status/network.js
+++ gnome-shell-41.4/js/ui/status/network.js
@@ -1001,7 +1001,7 @@ class NMWirelessDialog extends ModalDial
 // 802.1x-enabled APs require further configuration, so they're
 // handled in gnome-control-center
 launchSettingsPanel('wifi', 'connect-8021x-wifi',
-this._device.get_path(), accessPoints[0].get_path());
+NM.Object.prototype.get_path.call(this._device), 
accessPoints[0].get_path());
 } else {
 let connection = new NM.SimpleConnection();
 if (this._privateConnections) {


commit gnome-shell for openSUSE:Factory

2022-02-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-02-17 00:30:21

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1956 (New)


Package is "gnome-shell"

Thu Feb 17 00:30:21 2022 rev:218 rq:955416 version:41.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-02-09 
20:38:10.666229257 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1956/gnome-shell.changes
2022-02-17 00:31:18.969425175 +0100
@@ -1,0 +2,16 @@
+Tue Feb 15 20:19:08 UTC 2022 - Bj??rn Lie 
+
+- Update to version 41.4:
+  + Start tracking windows when expected by extensions.
+  + Fix timing issue on login screen.
+  + Fix lightbox shader compatibility with older drivers.
+  + Fix activating apps with tracked OR windows.
+  + Fix banding issues with the vignette lightbox shader.
+  + Fix keyboard navigation to windows/apps in overview.
+  + Fix stuck transition when using super-scroll gesture.
+  + Fix calendar events with custom timezone.
+  + Fix out-of-sync location indicator.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---

Old:

  gnome-shell-41.3.obscpio

New:

  gnome-shell-41.4.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.NleIvq/_old  2022-02-17 00:31:20.025424994 +0100
+++ /var/tmp/diff_new_pack.NleIvq/_new  2022-02-17 00:31:20.029424993 +0100
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:41.3
+Version:41.4
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.NleIvq/_old  2022-02-17 00:31:20.073424985 +0100
+++ /var/tmp/diff_new_pack.NleIvq/_new  2022-02-17 00:31:20.077424985 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/41.3
+refs/tags/41.4
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-41.3.obscpio -> gnome-shell-41.4.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-41.3.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1956/gnome-shell-41.4.obscpio 
differ: char 48, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.NleIvq/_old  2022-02-17 00:31:20.177424967 +0100
+++ /var/tmp/diff_new_pack.NleIvq/_new  2022-02-17 00:31:20.181424966 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 41.3
-mtime: 1641765918
-commit: 0599ffd06e1795f2c1c1bb18fe3d495c7206a3b7
+version: 41.4
+mtime: 1644945731
+commit: 637a9a4dd8574573394980ab13f3e9e4421778b4
 


commit gnome-shell for openSUSE:Factory

2022-02-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-02-09 20:38:04

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1898 (New)


Package is "gnome-shell"

Wed Feb  9 20:38:04 2022 rev:217 rq:952883 version:41.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-02-06 
23:54:55.906558777 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1898/gnome-shell.changes
2022-02-09 20:38:10.666229257 +0100
@@ -1,0 +2,12 @@
+Wed Feb  9 06:23:06 UTC 2022 - Xiaoguang Wang 
+
+- Update gs-fate318433-prevent-same-account-multi-logins.patch:
+  Fix the JS ERR: Error: Wrong type number; string expected
+  (bsc#1195179 bsc#1195141).
+
+---
+Tue Feb  8 17:04:07 UTC 2022 - Bj??rn Lie 
+
+- Add 2078.patch: Fix build with meson 0.61 and newer.
+
+---

New:

  2078.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.L5834H/_old  2022-02-09 20:38:11.510231276 +0100
+++ /var/tmp/diff_new_pack.L5834H/_new  2022-02-09 20:38:11.514231286 +0100
@@ -49,6 +49,8 @@
 Patch7: gnome-shell-executable-path-not-absolute.patch
 # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
 Patch8: gnome-shell-exit-crash-workaround.patch
+# PATCH-FIX-UPSTREAM 2078.patch -- Fix build with meson 0.61 and newer
+Patch9: 
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2078.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -187,13 +189,14 @@
 %endif
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1
 %patch1002 -p1
 %patch1003 -p1
 %patch1004 -p1
-# %patch1007 -p1
+%patch1007 -p1
 %endif
 
 cp %{SOURCE2} data/theme/

++ 2078.patch ++
>From 65450a836ee9e0722a2d4c3327f52345eae293c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20M=C3=BCllner?= 
Date: Thu, 23 Dec 2021 17:18:16 +0100
Subject: [PATCH] build: Drop incorrect positional arg

Unlike other targets that take a name, i18n.merge_file() does not.

Part-of: 
---
 data/meson.build  | 2 +-
 src/calendar-server/meson.build   | 2 +-
 subprojects/extensions-app/data/meson.build   | 2 +-
 subprojects/extensions-app/data/metainfo/meson.build  | 2 +-
 subprojects/extensions-tool/src/templates/meson.build | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/data/meson.build b/data/meson.build
index f924fdf806..76ae45c93a 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -16,7 +16,7 @@ desktopconf.set('bindir', bindir)
 desktopconf.set('systemd_hidden', have_systemd ? 'true' : 'false')
 
 foreach desktop_file : desktop_files
-  i18n.merge_file('desktop',
+  i18n.merge_file(
 input: configure_file(
   input: desktop_file + '.in.in',
   output: desktop_file + '.in',
diff --git a/src/calendar-server/meson.build b/src/calendar-server/meson.build
index 7363282a59..8b4ef411c8 100644
--- a/src/calendar-server/meson.build
+++ b/src/calendar-server/meson.build
@@ -27,7 +27,7 @@ configure_file(
   install_dir: servicedir
 )
 
-i18n.merge_file('evolution-calendar.desktop',
+i18n.merge_file(
   input: 'evolution-calendar.desktop.in',
   output: 'evolution-calendar.desktop',
   po_dir: po_dir,
diff --git a/subprojects/extensions-app/data/meson.build 
b/subprojects/extensions-app/data/meson.build
index d7e7d4001c..4b601e8bd1 100644
--- a/subprojects/extensions-app/data/meson.build
+++ b/subprojects/extensions-app/data/meson.build
@@ -14,7 +14,7 @@ desktopconf.set('bindir', bindir)
 desktopconf.set('app_id', app_id)
 desktopconf.set('prgname', prgname)
 
-i18n.merge_file('desktop',
+i18n.merge_file(
   input: configure_file(
 input: base_id + '.desktop.in.in',
 output: desktop_file + '.in',
diff --git a/subprojects/extensions-app/data/metainfo/meson.build 
b/subprojects/extensions-app/data/metainfo/meson.build
index c4962c0576..a19bfa80a4 100644
--- a/subprojects/extensions-app/data/metainfo/meson.build
+++ b/subprojects/extensions-app/data/metainfo/meson.build
@@ -1,5 +1,5 @@
 metainfo = app_id + '.metainfo.xml'
-i18n.merge_file(metainfo,
+i18n.merge_file(
   input: base_id + '.metainfo.xml.in',
   output: metainfo

commit gnome-shell for openSUSE:Factory

2022-02-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-02-06 23:53:56

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1898 (New)


Package is "gnome-shell"

Sun Feb  6 23:53:56 2022 rev:216 rq:951440 version:41.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2022-01-13 
00:22:29.071935166 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1898/gnome-shell.changes
2022-02-06 23:54:55.906558777 +0100
@@ -1,0 +2,7 @@
+Thu Jan 27 02:58:53 UTC 2022 - Yifan Jiang 
+
+- Disable gs-fate318433-prevent-same-account-multi-logins.patch:
+  temporarily disable it to workaround a regression of remote
+  connection (bsc#1195141).
+
+---



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.kst9l5/_old  2022-02-06 23:54:56.690553476 +0100
+++ /var/tmp/diff_new_pack.kst9l5/_new  2022-02-06 23:54:56.694553448 +0100
@@ -193,7 +193,7 @@
 %patch1002 -p1
 %patch1003 -p1
 %patch1004 -p1
-%patch1007 -p1
+# %patch1007 -p1
 %endif
 
 cp %{SOURCE2} data/theme/


commit gnome-shell for openSUSE:Factory

2022-01-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2022-01-13 00:22:10

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1892 (New)


Package is "gnome-shell"

Thu Jan 13 00:22:10 2022 rev:215 rq:945642 version:41.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-12-30 
15:55:26.856655795 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1892/gnome-shell.changes
2022-01-13 00:22:29.071935166 +0100
@@ -1,0 +2,15 @@
+Tue Jan 11 17:49:14 UTC 2022 - Bj??rn Lie 
+
+- Update to version 41.3:
+  + Improve window tracking
+  + Simplify scroll fade shader to work with old hardware
+  + Tweak (un)minimize animations
+  + Don't wake up screen in DND mode
+  + Fix immediately withdrawn notifications getting stuck
+  + Honor XDG SingleMainWindow key in .desktop files
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Modernize our Supplements in gnome-shell-calendar sub-package.
+
+---

Old:

  _servicedata
  gnome-shell-41.2.obscpio

New:

  gnome-shell-41.3.obscpio



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.4iUbUX/_old  2022-01-13 00:22:30.007935840 +0100
+++ /var/tmp/diff_new_pack.4iUbUX/_new  2022-01-13 00:22:30.011935843 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-shell
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:41.2
+Version:41.3
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -160,7 +160,7 @@
 Requires:   %{name} = %{version}
 # The clock / calendar applet in the panel requires e-d-s (bnc#795793).
 Requires:   evolution-data-server
-Supplements:packageand(%{name}:evolution-data-server)
+Supplements:(%{name} and evolution-data-server)
 
 %description calendar
 This package adds support for Evolution Calendar, such as appointments

++ _service ++
--- /var/tmp/diff_new_pack.4iUbUX/_old  2022-01-13 00:22:30.039935863 +0100
+++ /var/tmp/diff_new_pack.4iUbUX/_new  2022-01-13 00:22:30.043935866 +0100
@@ -3,7 +3,7 @@
   
 git
 https://gitlab.gnome.org/GNOME/gnome-shell.git
-refs/tags/41.2
+refs/tags/41.3
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ gnome-shell-41.2.obscpio -> gnome-shell-41.3.obscpio ++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-41.2.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1892/gnome-shell-41.3.obscpio 
differ: char 49, line 1

++ gnome-shell.obsinfo ++
--- /var/tmp/diff_new_pack.4iUbUX/_old  2022-01-13 00:22:30.151935944 +0100
+++ /var/tmp/diff_new_pack.4iUbUX/_new  2022-01-13 00:22:30.159935949 +0100
@@ -1,6 +1,5 @@
 name: gnome-shell
-version: 41.2
-mtime: 1639232683
-commit: 618965fcd4a16255235dc6e27a88fe29118afd22
-
+version: 41.3
+mtime: 1641765918
+commit: 0599ffd06e1795f2c1c1bb18fe3d495c7206a3b7
 


commit gnome-shell for openSUSE:Factory

2021-12-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-12-30 15:55:19

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1896 (New)


Package is "gnome-shell"

Thu Dec 30 15:55:19 2021 rev:214 rq:942957 version:41.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-12-21 
18:40:42.729878178 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1896/gnome-shell.changes
2021-12-30 15:55:26.856655795 +0100
@@ -13,0 +14,7 @@
+Wed Dec 15 01:22:29 UTC 2021 - Xiaoguang Wang 
+
+- Update gs-fate318433-prevent-same-account-multi-logins.patch:
+  Show message "Multiple logins are not supported" when mixed
+  locally/remotely login(bsc#1190745).
+
+---



Other differences:
--
++ gs-fate318433-prevent-same-account-multi-logins.patch ++
--- /var/tmp/diff_new_pack.N1R2BG/_old  2021-12-30 15:55:27.628656390 +0100
+++ /var/tmp/diff_new_pack.N1R2BG/_new  2021-12-30 15:55:27.632656393 +0100
@@ -1,7 +1,7 @@
-diff --git a/js/gdm/authPrompt.js b/js/gdm/authPrompt.js
-index 7a4a0d3..e5749d6 100644
 a/js/gdm/authPrompt.js
-+++ b/js/gdm/authPrompt.js
+Index: gnome-shell-41.2/js/gdm/authPrompt.js
+===
+--- gnome-shell-41.2.orig/js/gdm/authPrompt.js
 gnome-shell-41.2/js/gdm/authPrompt.js
 @@ -31,6 +31,8 @@ var AuthPromptStatus = {
  VERIFICATION_SUCCEEDED: 3,
  VERIFICATION_CANCELLED: 4,
@@ -11,7 +11,7 @@
  };
  
  var BeginRequestType = {
-@@ -292,7 +294,12 @@ var AuthPrompt = GObject.registerClass({
+@@ -338,7 +340,13 @@ var AuthPrompt = GObject.registerClass({
  }
  
  _onVerificationComplete() {
@@ -19,16 +19,17 @@
  this.setActorInDefaultButtonWell(null);
 +
 +if (this.verificationStatus === 
AuthPromptStatus.VERIFIED_BUT_FORBIDDEN) {
++this.cancelButton.reactive = true;
 +return;
 +}
  this.verificationStatus = AuthPromptStatus.VERIFICATION_SUCCEEDED;
  this.cancelButton.reactive = false;
  this.cancelButton.can_focus = false;
-diff --git a/js/gdm/loginDialog.js b/js/gdm/loginDialog.js
-index 3f01ca0..0f5e64c 100644
 a/js/gdm/loginDialog.js
-+++ b/js/gdm/loginDialog.js
-@@ -949,6 +949,8 @@ var LoginDialog = GObject.registerClass({
+Index: gnome-shell-41.2/js/gdm/loginDialog.js
+===
+--- gnome-shell-41.2.orig/js/gdm/loginDialog.js
 gnome-shell-41.2/js/gdm/loginDialog.js
+@@ -952,6 +952,8 @@ var LoginDialog = GObject.registerClass(
  this._authPrompt.updateSensitivity(false);
  let answer = this._authPrompt.getAnswer();
  this._user = this._userManager.get_user(answer);
@@ -37,7 +38,7 @@
  this._authPrompt.clear();
  this._authPrompt.begin({ userName: answer });
  this._updateCancelButton();
-@@ -1014,6 +1016,8 @@ var LoginDialog = GObject.registerClass({
+@@ -1017,6 +1019,8 @@ var LoginDialog = GObject.registerClass(
  let answer = 
this._authPrompt.getAnswer();
  let domain_answer = 
this._domainMenuButton.getDomainUser(answer);
  this._user = 
this._userManager.get_user(domain_answer);
@@ -46,11 +47,11 @@
  
this._authPrompt.clear();
  
this._authPrompt.startSpinning();
  
this._authPrompt.begin({ userName: domain_answer});
-@@ -1040,6 +1044,28 @@ var LoginDialog = GObject.registerClass({
+@@ -1043,6 +1047,28 @@ var LoginDialog = GObject.registerClass(
  }
  
  _onSessionOpened(client, serviceName) {
-+if ( this._userLoginForbidden ) {
++if (this._user.is_x_logged_in_remotely()) {
 +this._authPrompt.setMessage(
 +_('Sorry, you have to log out a previous session first. 
Multiple logins are not supported.'),
 +GdmUtil.MessageType.ERROR);
@@ -75,7 +76,7 @@
  this._authPrompt.finish(() => this._startSession(serviceName));
  }
  
-@@ -1217,6 +1243,7 @@ var LoginDialog = GObject.registerClass({
+@@ -1238,6 +1264,7 @@ var LoginDialog = GObject.registerClass(
  
  _onUserListActivated(activatedItem) {
  this._user = activatedItem.user;


commit gnome-shell for openSUSE:Factory

2021-12-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-12-21 18:40:27

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2520 (New)


Package is "gnome-shell"

Tue Dec 21 18:40:27 2021 rev:213 rq:941316 version:41.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-12-16 
21:20:21.950545292 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2520/gnome-shell.changes
2021-12-21 18:40:42.729878178 +0100
@@ -1,0 +2,12 @@
+Fri Dec 17 04:09:17 UTC 2021 - QK ZHU 
+
+- Add gnome-shell-exit-crash-workaround.patch: 
+  + Backport from Ubuntu, This is a workaround to maintain a clean
+environment for gnome-shell and particularly JavaScript/GJS to
+shutdown without crashing.
+  + Proper fixes are still pending
+https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1759
+https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/648
+(bsc#1190878 glgo#GNOME/gnome-shell#4344).
+
+---

New:

  gnome-shell-exit-crash-workaround.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.zOmT6q/_old  2021-12-21 18:40:43.437878813 +0100
+++ /var/tmp/diff_new_pack.zOmT6q/_new  2021-12-21 18:40:43.441878817 +0100
@@ -47,6 +47,8 @@
 Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
 # PATCH-FIX-OPENSUSE gnome-shell-executable-path-not-absolute.patch 
bsc#1176051 xw...@suse.com --  Fix ExecStart is not absolute path
 Patch7: gnome-shell-executable-path-not-absolute.patch
+# PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 
glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing
+Patch8: gnome-shell-exit-crash-workaround.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -184,6 +186,7 @@
 %patch6 -p1
 %endif
 %patch7 -p1
+%patch8 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ gnome-shell-exit-crash-workaround.patch ++
diff --git a/src/main.c b/src/main.c
index 3cd9e10..557f35a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -566,7 +566,7 @@ main (int argc, char **argv)
   ecode = EXIT_FAILURE;
 }
 
-  meta_context_destroy (g_steal_pointer (&context));
+  g_steal_pointer (&context);
 
   shell_profiler_shutdown ();
 


commit gnome-shell for openSUSE:Factory

2021-12-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-12-16 21:19:25

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2520 (New)


Package is "gnome-shell"

Thu Dec 16 21:19:25 2021 rev:212 rq:940310 version:41.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-12-02 
02:13:32.618975704 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2520/gnome-shell.changes
2021-12-16 21:20:21.950545292 +0100
@@ -1,0 +2,13 @@
+Mon Dec 13 16:07:50 UTC 2021 - Bj??rn Lie 
+
+- Update to version 41.2:
+  + Fix wrongly rejected D-Bus calls after gnome-shell restarts.
+  + magnifier: Avoid offscreen rendering if possible.
+  + Improve handling of all-day/zero-length events in calendar.
+  + Keep keyboard focus in notification list after deleting
+message.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Switch to git checkout of released tag via source service.
+
+---

Old:

  gnome-shell-41.1.tar.xz

New:

  _service
  _servicedata
  gnome-shell-41.2.obscpio
  gnome-shell.obsinfo



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.kPjKQQ/_old  2021-12-16 21:20:22.578545532 +0100
+++ /var/tmp/diff_new_pack.kPjKQQ/_new  2021-12-16 21:20:22.582545534 +0100
@@ -19,14 +19,17 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:41.1
+Version:41.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
 License:GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/GnomeShell
-Source: 
https://download.gnome.org/sources/gnome-shell/41/%{name}-%{version}.tar.xz
+# Source url disabled as we are using a git checkout via source service
+#Source0:
https://download.gnome.org/sources/gnome-shell/41/%%{name}-%%{version}.tar.xz
+Source0:%{name}-%{version}.tar.xz
+
 # SOURCE-FEATURE-SLE aboutMenu fate#314545 dli...@suse.com -- Add an applet on 
login UI to display suse icon, product name, hostname.
 Source1:aboutMenu.js
 # SOURCE-FEATURE-OPENSUSE noise-texture boo#1176418 qk...@suse.com -- Add 
noise-texture as the default greeter background, used by patch4.

++ _service ++


  
git
https://gitlab.gnome.org/GNOME/gnome-shell.git
refs/tags/41.2
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1

  
  
  
*.tar
xz
  
  



++ _servicedata ++


https://gitlab.gnome.org/GNOME/gnome-shell.git
  b371faddb4c466a651a292006923eefe6fdb187e
(No newline at EOF)

++ gnome-shell.obsinfo ++
name: gnome-shell
version: 41.2
mtime: 1639232683
commit: 618965fcd4a16255235dc6e27a88fe29118afd22


commit gnome-shell for openSUSE:Factory

2021-12-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-11-29 17:28:20

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.31177 (New)


Package is "gnome-shell"

Mon Nov 29 17:28:20 2021 rev:211 rq:934073 version:41.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-11-15 
00:06:11.479594547 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.31177/gnome-shell.changes   
2021-12-02 02:13:32.618975704 +0100
@@ -1,0 +2,6 @@
+Fri Nov 26 11:10:25 UTC 2021 - Callum Farmer 
+
+- Revert last change, turns out this is what breaks locking
+  in Budgie desktop
+
+---



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.Z3JUnv/_old  2021-12-02 02:13:33.210973899 +0100
+++ /var/tmp/diff_new_pack.Z3JUnv/_new  2021-12-02 02:13:33.210973899 +0100
@@ -114,8 +114,7 @@
 Requires:   gstreamer-plugin-pipewire
 # "System settings" menu item
 Requires:   gnome-control-center
-Requires:   (gnome-session or budgie-desktop)
-Suggests:   gnome-session
+Requires:   gnome-session
 # For a GSettings schema and power system icon
 Requires:   gnome-settings-daemon
 # "High Contrast" in accessibility status icon


commit gnome-shell for openSUSE:Factory

2021-11-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-11-15 00:06:11

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1890 (New)


Package is "gnome-shell"

Mon Nov 15 00:06:11 2021 rev:210 rq:930498 version:41.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-11-06 
18:17:51.692879293 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1890/gnome-shell.changes
2021-11-15 00:06:11.479594547 +0100
@@ -1,0 +2,6 @@
+Fri Nov  5 09:08:17 UTC 2021 - Callum Farmer 
+
+- Change to using a boolean dependency Requires for gnome-session
+  to allow Budgie-only installation
+
+---



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.RWqJ1Z/_old  2021-11-15 00:06:12.835595651 +0100
+++ /var/tmp/diff_new_pack.RWqJ1Z/_new  2021-11-15 00:06:12.835595651 +0100
@@ -114,7 +114,8 @@
 Requires:   gstreamer-plugin-pipewire
 # "System settings" menu item
 Requires:   gnome-control-center
-Requires:   gnome-session
+Requires:   (gnome-session or budgie-desktop)
+Suggests:   gnome-session
 # For a GSettings schema and power system icon
 Requires:   gnome-settings-daemon
 # "High Contrast" in accessibility status icon


commit gnome-shell for openSUSE:Factory

2021-11-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-11-06 18:15:33

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1890 (New)


Package is "gnome-shell"

Sat Nov  6 18:15:33 2021 rev:209 rq:929607 version:41.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-10-12 
21:48:01.975758306 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1890/gnome-shell.changes
2021-11-06 18:17:51.692879293 +0100
@@ -1,0 +2,16 @@
+Fri Nov  5 07:36:33 UTC 2021 - Bj??rn Lie 
+
+- Update to version 41.1:
+  + Fix icon updates while hidden
+  + Fix erratic scrolling in GTK apps
+  + Fix GTK color picker support
+  + Fix sound-file support in notifications
+  + Fix high-contrast switches
+  + Only allow one extension prefs dialog at a time
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Drop 380d2db1d9047ecffcef7d78f00184963b403efc.patch: Fixed
+  upstream
+
+---

Old:

  380d2db1d9047ecffcef7d78f00184963b403efc.patch
  gnome-shell-41.0.tar.xz

New:

  gnome-shell-41.1.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.kUKvP3/_old  2021-11-06 18:17:52.368879642 +0100
+++ /var/tmp/diff_new_pack.kUKvP3/_new  2021-11-06 18:17:52.368879642 +0100
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:41.0
+Version:41.1
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -44,8 +44,6 @@
 Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
 # PATCH-FIX-OPENSUSE gnome-shell-executable-path-not-absolute.patch 
bsc#1176051 xw...@suse.com --  Fix ExecStart is not absolute path
 Patch7: gnome-shell-executable-path-not-absolute.patch
-# PATCH-FIX-UPSTREAM 380d2db1d9047ecffcef7d78f00184963b403efc.patch -- 
inputMethod: Clear preeditStr before reset
-Patch8: 
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/380d2db1d9047ecffcef7d78f00184963b403efc.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -183,7 +181,6 @@
 %patch6 -p1
 %endif
 %patch7 -p1
-%patch8 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ gnome-shell-41.0.tar.xz -> gnome-shell-41.1.tar.xz ++
 22190 lines of diff (skipped)


commit gnome-shell for openSUSE:Factory

2021-10-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-10-12 21:47:56

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2443 (New)


Package is "gnome-shell"

Tue Oct 12 21:47:56 2021 rev:208 rq:923680 version:41.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-09-29 
20:17:53.654833590 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2443/gnome-shell.changes
2021-10-12 21:48:01.975758306 +0200
@@ -1,0 +2,10 @@
+Wed Oct  6 20:15:02 UTC 2021 - Bj??rn Lie 
+
+- Add 380d2db1d9047ecffcef7d78f00184963b403efc.patch: inputMethod:
+  Clear preeditStr before reset. Previously, these were performed
+  in a different order before GNOME 41. During some other changes
+  they were swapped.
+  However, this causes both GTK 3 and GTK 4 applications to scroll
+  to incorrect positions from the preedit change.
+
+---

New:

  380d2db1d9047ecffcef7d78f00184963b403efc.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.tHVdPg/_old  2021-10-12 21:48:02.627759239 +0200
+++ /var/tmp/diff_new_pack.tHVdPg/_new  2021-10-12 21:48:02.631759245 +0200
@@ -44,6 +44,8 @@
 Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
 # PATCH-FIX-OPENSUSE gnome-shell-executable-path-not-absolute.patch 
bsc#1176051 xw...@suse.com --  Fix ExecStart is not absolute path
 Patch7: gnome-shell-executable-path-not-absolute.patch
+# PATCH-FIX-UPSTREAM 380d2db1d9047ecffcef7d78f00184963b403efc.patch -- 
inputMethod: Clear preeditStr before reset
+Patch8: 
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/380d2db1d9047ecffcef7d78f00184963b403efc.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -181,6 +183,7 @@
 %patch6 -p1
 %endif
 %patch7 -p1
+%patch8 -p1
 
 %if 0%{?sle_version}
 %patch1001 -p1

++ 380d2db1d9047ecffcef7d78f00184963b403efc.patch ++
>From 380d2db1d9047ecffcef7d78f00184963b403efc Mon Sep 17 00:00:00 2001
From: Christian Hergert 
Date: Wed, 29 Sep 2021 12:46:45 -0700
Subject: [PATCH] inputMethod: Clear preeditStr before reset

Previously, these were performed in a different order before GNOME 41.
During some other changes they were swapped.

However, this causes both GTK 3 and GTK 4 applications to scroll to
incorrect positions from the preedit change.

Fixes #4647
Fixes GNOME/gtk#4289
Fixes GNOME/gnome-builder#1536
Fixes GNOME/gnome-builder#1531

Part-of: 
---
 js/misc/inputMethod.js | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/js/misc/inputMethod.js b/js/misc/inputMethod.js
index 25b02e35b8..1f9eaee7a8 100644
--- a/js/misc/inputMethod.js
+++ b/js/misc/inputMethod.js
@@ -179,16 +179,16 @@ class InputMethod extends Clutter.InputMethod {
 }
 
 vfunc_reset() {
+if (this._context) {
+this._context.reset();
+this._emitRequestSurrounding();
+}
+
 if (this._preeditStr !== null) {
 // Unset any preedit text
 this.set_preedit_text(null, 0, Clutter.PreeditResetMode.CLEAR);
 this._preeditStr = null;
 }
-
-if (this._context) {
-this._context.reset();
-this._emitRequestSurrounding();
-}
 }
 
 vfunc_set_cursor_location(rect) {
-- 
GitLab


commit gnome-shell for openSUSE:Factory

2021-09-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-09-29 20:17:36

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1899 (New)


Package is "gnome-shell"

Wed Sep 29 20:17:36 2021 rev:207 rq:921627 version:41.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-09-26 
21:48:18.950752515 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1899/gnome-shell.changes
2021-09-29 20:17:53.654833590 +0200
@@ -1,0 +2,66 @@
+Wed Sep 22 19:25:03 UTC 2021 - Michael Gorse 
+
+- Update to version 41.0:
+  + Updated translations.
+- Up mutter dependency.
+
+---
+Wed Sep 22 13:26:54 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 41.rc.1:
+  + Make tests optional.
+  + Misc. bug fixes.
+  + Updated translations.
+
+---
+Wed Sep 22 03:41:51 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 41.rc:
+  + Optimize rendering of fullscreen zoom.
+  + Fix glitchy launch animations when leaving overview.
+  + Show low priority notifications only in message list.
+  + Support Soup 3 instead of 2.4.
+  + Set log domain for extensions that use console.log().
+  + Fix wrong separator position in dash.
+  + Fix OSK not registering button presses on X11.
+  + Fix work area getting messed up by hidden panels.
+  + Fix IM candidate popover position.
+  + Restrict callers of private D-Bus APIs.
+  + Support committing preedit string on focus loss.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Wed Sep 22 03:41:50 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 41.beta:
+  + Unbreak Xwayland apps when not using systemd in user session.
+  + extension-tool: Always print location on successful creation.
+  + Fix distributed man pages.
+  + Immediately start app grid drags for non-touch devices.
+  + Avoid unnecessary icon shadow changes.
+  + Handle screencast failures more gracefully.
+  + Use symbolic icons in looking glass toolbar.
+  + Allow overriding super+number shortcuts in Settings.
+  + Don't include hidden search results in keynav.
+  + Use anaccelerated deltas in swipe tracker.
+  + status/network: Do not disable on login screen.
+  + Always take workarea into account when allocating workspaces.
+  + location: Split out geoclue agent from indicator.
+  + Add focus indication for switches.
+  + Honor switch-user lockdown settings in unlock screen.
+  + Fix glitch when dragging window preview in overview.
+  + Lock down "Show Text" in password entries.
+  + Add power mode selection to status menu.
+  + workspace: Handle skip-taskbar changes.
+  + status/network: Use WWan settings panel for GSM/LTE modems.
+  + extensionUtils: Add gettext convenience helpers.
+  + screenShield: Fix suspend inhibitor accounting.
+  + Unify app context menus.
+  + Use consistent terminology in window menu.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Rebase gnome-shell-private-connection.patch.
+
+---

Old:

  gnome-shell-40.5.tar.xz

New:

  gnome-shell-41.0.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.qXWYH9/_old  2021-09-29 20:17:54.414835312 +0200
+++ /var/tmp/diff_new_pack.qXWYH9/_new  2021-09-29 20:17:54.418835321 +0200
@@ -19,14 +19,14 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:40.5
+Version:41.0
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
 License:GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/GnomeShell
-Source: 
https://download.gnome.org/sources/gnome-shell/40/%{name}-%{version}.tar.xz
+Source: 
https://download.gnome.org/sources/gnome-shell/41/%{name}-%{version}.tar.xz
 # SOURCE-FEATURE-SLE aboutMenu fate#314545 dli...@suse.com -- Add an applet on 
login UI to display suse icon, product name, hostname.
 Source1:aboutMenu.js
 # SOURCE-FEATURE-OPENSUSE noise-texture boo#1176418 qk...@suse.com -- Add 
noise-texture as the default greeter background, used by patch4.
@@ -75,26 +75,26 @@
 BuildRequires:  pkgconfig(gdk-x11-3.0)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.56.0
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.56.0
-BuildRequires:  pkgconfig(gjs-1.0) >

commit gnome-shell for openSUSE:Factory

2021-09-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-09-26 21:48:10

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1899 (New)


Package is "gnome-shell"

Sun Sep 26 21:48:10 2021 rev:206 rq:920818 version:40.5

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-08-25 
20:56:54.617263429 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1899/gnome-shell.changes
2021-09-26 21:48:18.950752515 +0200
@@ -1,0 +2,19 @@
+Tue Sep 21 20:25:03 UTC 2021 - Bj??rn Lie 
+
+- Update to version 40.5:
+  + Optimize rendering of fullscreen zoom.
+  + Fix glitchy launch animations when leaving overview.
+  + Fix wrong separator position in dash.
+  + Fix OSK not registering button presses on X11.
+  + Fix work area getting messed up by hidden panels.
+  + Fix IM candidate popover position.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Thu Sep 16 01:42:43 UTC 2021 - Stanislav Brabec 
+
+- Remove obsolete translation-update-upstream support
+  (jsc#SLE-21105).
+
+---

Old:

  gnome-shell-40.4.tar.xz

New:

  gnome-shell-40.5.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.z4xy2L/_old  2021-09-26 21:48:19.498753292 +0200
+++ /var/tmp/diff_new_pack.z4xy2L/_new  2021-09-26 21:48:19.502753298 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:40.4
+Version:40.5
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -67,7 +67,6 @@
 BuildRequires:  meson >= 0.47.0
 BuildRequires:  pkgconfig
 BuildRequires:  sassc
-BuildRequires:  translation-update-upstream
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(atk-bridge-2.0)
 BuildRequires:  pkgconfig(bash-completion)
@@ -183,8 +182,6 @@
 %endif
 %patch7 -p1
 
-translation-update-upstream
-
 %if 0%{?sle_version}
 %patch1001 -p1
 %patch1002 -p1

++ gnome-shell-40.4.tar.xz -> gnome-shell-40.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-40.4/NEWS new/gnome-shell-40.5/NEWS
--- old/gnome-shell-40.4/NEWS   2021-08-18 01:19:40.671349300 +0200
+++ new/gnome-shell-40.5/NEWS   2021-09-21 21:07:38.426046100 +0200
@@ -1,3 +1,21 @@
+40.5
+
+* Optimize rendering of fullscreen zoom [Daniel; !1899]
+* Fix glitchy launch animations when leaving overview [Daniel; !1440]
+* Fix wrong separator position in dash [Raghuveer; !1804]
+* Fix OSK not registering button presses on X11 [Sebastian; !1955]
+* Fix work area getting messed up by hidden panels [Florian; #4569]
+* Fix IM candidate popover position [Florian; #4593]
+* Misc. bug fixes and cleanups [Florian, Ivan, Sebastian;
+  !1956, !1961, !1964, !1957]
+
+Contributors:
+  Raghuveer Kasaraneni, Sebastian Keller, Ivan Molodetskikh, Florian M??llner,
+  Daniel van Vugt
+
+Translators:
+  Jordi Mas [ca]
+
 40.4
 
 * Don't include hidden search results in keynav [Florian; #4470]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-40.4/js/ui/boxpointer.js 
new/gnome-shell-40.5/js/ui/boxpointer.js
--- old/gnome-shell-40.4/js/ui/boxpointer.js2021-08-18 01:19:40.688349200 
+0200
+++ new/gnome-shell-40.5/js/ui/boxpointer.js2021-09-21 21:07:38.470046800 
+0200
@@ -467,7 +467,10 @@
 const sourceAllocation = sourceActor.get_allocation_box();
 const sourceContentBox = sourceActor instanceof St.Widget
 ? sourceActor.get_theme_node().get_content_box(sourceAllocation)
-: sourceAllocation;
+: new Clutter.ActorBox({
+x2: sourceAllocation.get_width(),
+y2: sourceAllocation.get_height(),
+});
 let sourceTopLeft = this._sourceExtents.get_top_left();
 let sourceBottomRight = this._sourceExtents.get_bottom_right();
 let sourceCenterX = sourceTopLeft.x + sourceContentBox.x1 + 
(sourceContentBox.x2 - sourceContentBox.x1) * this._sourceAlignment;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-40.4/js/ui/components/networkAgent.js 
new/gnome-shell-40.5/js/ui/components/networkAgent.js
--- old/gnome-shell-40.4/js/ui/components/networkAgent.js   2021-08-18 
01:19:40.689349400 +0200
+++ new/gnome-shell-40.5/js/ui/components/networkAgent.js   2021-09-21 
21:07:38.472046900 

commit gnome-shell for openSUSE:Factory

2021-08-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-08-25 20:56:25

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1899 (New)


Package is "gnome-shell"

Wed Aug 25 20:56:25 2021 rev:205 rq:913700 version:40.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-08-16 
10:05:46.095512702 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1899/gnome-shell.changes
2021-08-25 20:56:54.617263429 +0200
@@ -1,0 +2,20 @@
+Wed Aug 18 17:33:23 UTC 2021 - Bj??rn Lie 
+
+- Update to version 40.4:
+  + Don't include hidden search results in keynav.
+  + Always take workarea into account when allocating workspaces.
+  + Add focus indication for switches.
+  + Fix glitch when dragging window preview in overview.
+  + workspace: Handle skip-taskbar changes.
+  + screenShield: Fix suspend inhibitor accounting.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Mon Aug 16 20:26:30 UTC 2021 - Michael Gorse 
+
+- Remove libcroco from BuildRequires: the relevant sources are now
+  included directly in the gnome-shell tarball.
+
+---

Old:

  gnome-shell-40.3.tar.xz

New:

  gnome-shell-40.4.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.z5ZBJ6/_old  2021-08-25 20:56:55.289262547 +0200
+++ /var/tmp/diff_new_pack.z5ZBJ6/_new  2021-08-25 20:56:55.293262542 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:40.3
+Version:40.4
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -92,7 +92,6 @@
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.13.2
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
-BuildRequires:  pkgconfig(libcroco-0.6) >= 0.6.8
 BuildRequires:  pkgconfig(libecal-2.0) >= 3.33.1
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.33.1
 BuildRequires:  pkgconfig(libgnome-menu-3.0) >= 3.5.3

++ gnome-shell-40.3.tar.xz -> gnome-shell-40.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-40.3/NEWS new/gnome-shell-40.4/NEWS
--- old/gnome-shell-40.3/NEWS   2021-07-12 19:45:12.318893700 +0200
+++ new/gnome-shell-40.4/NEWS   2021-08-18 01:19:40.671349300 +0200
@@ -1,3 +1,22 @@
+40.4
+
+* Don't include hidden search results in keynav [Florian; #4470]
+* Always take workarea into account when allocating workspaces [Marco; !1892]
+* Add focus indication for switches [vanadiae; !1920]
+* Fix glitch when dragging window preview in overview [Sebastian; !1847]
+* workspace: Handle skip-taskbar changes  [Daniel; !1925]
+* screenShield: Fix suspend inhibitor accounting [Sebastian; !1927]
+* Fixed crash [Florian; !1935]
+* Misc. bug fixes and cleanups [Florian, Sebastian; !1921, !1926, !1932,
+  !1938, !1945, !1950]
+
+Contributors:
+  Marco Trevisan (Trevi??o), Sebastian Keller, Florian M??llner, Daniel van 
Vugt,
+  vanadiae
+
+Translators:
+  Quentin PAG??S [oc]
+
 40.3
 
 * Fix glitch in app grid ??? session transition [Harshad; !1886]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-shell-40.3/data/theme/gnome-shell-high-contrast.css 
new/gnome-shell-40.4/data/theme/gnome-shell-high-contrast.css
--- old/gnome-shell-40.3/data/theme/gnome-shell-high-contrast.css   
2021-07-12 19:45:19.043730700 +0200
+++ new/gnome-shell-40.4/data/theme/gnome-shell-high-contrast.css   
2021-08-18 01:19:45.633366000 +0200
@@ -719,6 +719,13 @@
   margin: 8px 16px 0;
   padding: 4px;
   spacing: 12px; }
+  .message-list-controls .dnd-button {
+border-width: 2px;
+border-color: transparent;
+border-radius: 99px;
+border-style: solid; }
+.message-list-controls .dnd-button:focus {
+  border-color: rgba(33, 93, 156, 0.6); }
 
 .message {
   border-width: 1px;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-shell-40.3/data/theme/gnome-shell-sass/widgets/_message-list.scss 
new/gnome-shell-40.4/data/theme/gnome-shell-sass/widgets/_message-list.scss
--- old/gnome-shell-40.3/data/theme/gnome-shell-sass/widgets/_message-list.scss 
2021-07-12 19:45:12.335893200 +0200
+++ new/gnome-shell-40.4/data/theme/gnome-shell-sass/widgets/_message-list.scss 
2021-08-18 01:19:40.680349300 +0200
@@ -25,6 +25,20 @@
   // NOTE: remove th

commit gnome-shell for openSUSE:Factory

2021-08-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-08-16 10:05:37

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1899 (New)


Package is "gnome-shell"

Mon Aug 16 10:05:37 2021 rev:204 rq:911497 version:40.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-08-10 
10:28:19.545745376 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1899/gnome-shell.changes
2021-08-16 10:05:46.095512702 +0200
@@ -1,0 +2,8 @@
+Tue Aug 10 02:51:13 UTC 2021 - Xiaoguang Wang 
+
+- Add gnome-shell-executable-path-not-absolute.patch: Fix ExecStart
+  is not absolute path. ExecStart can use related path in high
+  systemd version. The current systemd version in SLE-15-SP2
+  should use absolute path (bsc#1176051 bsc#1188960).
+
+---

New:

  gnome-shell-executable-path-not-absolute.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.Fx1F0X/_old  2021-08-16 10:05:46.779511884 +0200
+++ /var/tmp/diff_new_pack.Fx1F0X/_new  2021-08-16 10:05:46.783511879 +0200
@@ -42,6 +42,8 @@
 Patch5: 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
 # PATCH-FIX-UPSTREAM 
gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch jsc#SLE-16051 
glgo#GNOME/gnome-shell!1563 qz...@suse.com -- launch recommended input engines 
when Gnome-shell init in CJK regions.
 Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
+# PATCH-FIX-OPENSUSE gnome-shell-executable-path-not-absolute.patch 
bsc#1176051 xw...@suse.com --  Fix ExecStart is not absolute path
+Patch7: gnome-shell-executable-path-not-absolute.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -180,6 +182,7 @@
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
 %patch6 -p1
 %endif
+%patch7 -p1
 
 translation-update-upstream
 

++ gnome-shell-executable-path-not-absolute.patch ++
diff --git a/data/meson.build b/data/meson.build
index 4a1e16d..490e793 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -115,8 +115,14 @@ if have_systemd
 install_dir: systemduserunitdir
   )
 
-  units = files('org.gnome.Shell.target',
-'org.gnome.Shell-disable-extensions.service')
+  configure_file(
+input: 'org.gnome.Shell-disable-extensions.service.in',
+output: 'org.gnome.Shell-disable-extensions.service',
+configuration: unitconf,
+install_dir: systemduserunitdir
+  )
+
+  units = files('org.gnome.Shell.target')
 
   install_data(units, install_dir: systemduserunitdir)
 endif
diff --git a/data/org.gnome.Shell-disable-extensions.service 
b/data/org.gnome.Shell-disable-extensions.service.in
similarity index 85%
rename from data/org.gnome.Shell-disable-extensions.service
rename to data/org.gnome.Shell-disable-extensions.service.in
index de91167..49236a6 100644
--- a/data/org.gnome.Shell-disable-extensions.service
+++ b/data/org.gnome.Shell-disable-extensions.service.in
@@ -11,5 +11,5 @@ ConditionPathExists=%t/gnome-shell-disable-extensions
 [Service]
 Type=simple
 # Disable extensions
-ExecStart=gsettings set org.gnome.shell disable-user-extensions true
+ExecStart=@bindir@/gsettings set org.gnome.shell disable-user-extensions true
 Restart=no


commit gnome-shell for openSUSE:Factory

2021-08-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-08-10 10:27:44

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1899 (New)


Package is "gnome-shell"

Tue Aug 10 10:27:44 2021 rev:203 rq:909730 version:40.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-07-22 
22:43:44.959169395 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1899/gnome-shell.changes
2021-08-10 10:28:19.545745376 +0200
@@ -1,0 +2,8 @@
+Mon Aug  2 00:09:07 UTC 2021 - Yifan Jiang 
+
+- Drop patches fixed upstream:
+  + gnome-shell-network-agent-not-pop-up.patch
+  + gnome-shell-jscSLE16518-update-subprojects-libgvc.patch
+  + gnome-shell-CVE-2020-17489.patch
+
+---
@@ -94,2 +102 @@
-- Update
-  gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch:
+- Update gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch:
@@ -306,0 +314,15 @@
+Fri Oct 23 01:44:34 UTC 2020 - Xiaoguang Wang 
+
+- Add gnome-shell-CVE-2020-17489.patch: reset auth prompt on vt
+  switch before fade in in loginDialog 
+  (bsc#1175155 glgo#GNOME/gnome-shell!1377 CVE-2020-17489).
+
+---
+Mon Oct 12 09:24:09 UTC 2020 - QK ZHU 
+
+- Add gnome-shell-jscSLE16518-update-subprojects-libgvc.patch:
+  Update libgvc to revision 7a621180. This update is necessary to 
+  add support for recent UCM related changes in ALSA and PulseAudio
+  (jsc#SLE-16518, glgo#GNOME/gnome-shell!1444).
+
+---
@@ -489,0 +512,6 @@
+Thu Jul  9 07:17:11 UTC 2020 - Xiaoguang Wang 
+
+- Add gnome-shell-network-agent-not-pop-up.patch: Fix network agent
+  doesn't pop up (bsc#1171822).
+
+---
@@ -533,0 +562,6 @@
+
+---
+Wed Jun  3 02:11:21 UTC 2020 - Xiaoguang Wang 
+
+- Update gnome-shell-private-connection.patch: Remove JS error in
+  messages log when NetworkManager is not installed (bsc#1172424).



Other differences:
--


commit gnome-shell for openSUSE:Factory

2021-07-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-07-22 22:43:07

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.1899 (New)


Package is "gnome-shell"

Thu Jul 22 22:43:07 2021 rev:202 rq:907577 version:40.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-07-21 
19:06:59.099354560 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1899/gnome-shell.changes
2021-07-22 22:43:44.959169395 +0200
@@ -1,0 +2,7 @@
+Wed Jul 21 03:47:44 UTC 2021 - Xiaoguang Wang 
+
+- Drop gnome-shell-lock-bg-on-primary.patch: the
+  gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch has been
+  removed, we don't need this patch now(bsc#1188533).
+
+---

Old:

  gnome-shell-lock-bg-on-primary.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.xJK0Bg/_old  2021-07-22 22:43:45.547168629 +0200
+++ /var/tmp/diff_new_pack.xJK0Bg/_new  2021-07-22 22:43:45.551168624 +0200
@@ -52,8 +52,6 @@
 Patch1003:  gnome-shell-screen-disappear.patch
 # PATCH-FIX-SLE endSession-dialog-update-time-label-every-sec.patch bnc#886132 
cxi...@suse.com -- update time label every second in end session dialog
 Patch1004:  endSession-dialog-update-time-label-every-sec.patch
-# PATCH-FIX-SLE gnome-shell-lock-bg-on-primay.patch bnc#894050 dli...@suse.com 
-- display background of lock dialog on the primary screen.
-Patch1006:  gnome-shell-lock-bg-on-primary.patch
 # PATCH-FIX-SLE gs-fate318433-prevent-same-account-multi-logins.patch 
fate#318433 cxi...@suse.com -- prevent multiple simultaneous login.
 Patch1007:  gs-fate318433-prevent-same-account-multi-logins.patch
 
@@ -190,7 +188,6 @@
 %patch1002 -p1
 %patch1003 -p1
 %patch1004 -p1
-%patch1006 -p1
 %patch1007 -p1
 %endif
 


commit gnome-shell for openSUSE:Factory

2021-07-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-07-21 19:06:03

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2632 (New)


Package is "gnome-shell"

Wed Jul 21 19:06:03 2021 rev:201 rq:907053 version:40.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-06-18 
10:13:32.505974852 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2632/gnome-shell.changes
2021-07-21 19:06:59.099354560 +0200
@@ -1,0 +2,14 @@
+Tue Jul 13 10:55:55 UTC 2021 - Bj??rn Lie 
+
+- Update to version 40.3:
+  + Fix glitch in app grid ??? session transition.
+  + Fix IM popup visibility when in fullscreen.
+  + magnifier: Fix view jumps when using caret tracking.
+  + Fix shadow rendering glitches.
+  + Fix vertical scrollbars in RTL locales.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop gnome-shell-session-launch-timeout.patch: Fixed upstream.
+
+---

Old:

  gnome-shell-40.2.tar.xz
  gnome-shell-session-launch-timeout.patch

New:

  gnome-shell-40.3.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.7Ij44N/_old  2021-07-21 19:06:59.727355652 +0200
+++ /var/tmp/diff_new_pack.7Ij44N/_new  2021-07-21 19:06:59.731355659 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:40.2
+Version:40.3
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -42,8 +42,6 @@
 Patch5: 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
 # PATCH-FIX-UPSTREAM 
gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch jsc#SLE-16051 
glgo#GNOME/gnome-shell!1563 qz...@suse.com -- launch recommended input engines 
when Gnome-shell init in CJK regions.
 Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
-# PATCH-FIX-UPSTREAM gnome-shell-session-launch-timeout.patch 
dims...@opensuse.org -- Give the X11 setup more time to launch, needed for the 
live ISOs
-Patch7: gnome-shell-session-launch-timeout.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -184,7 +182,6 @@
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
 %patch6 -p1
 %endif
-%patch7 -p1
 
 translation-update-upstream
 

++ gnome-shell-40.2.tar.xz -> gnome-shell-40.3.tar.xz ++
 3964 lines of diff (skipped)


commit gnome-shell for openSUSE:Factory

2021-06-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-06-18 10:13:23

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2625 (New)


Package is "gnome-shell"

Fri Jun 18 10:13:23 2021 rev:200 rq:900142 version:40.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-05-24 
17:33:19.606000690 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2625/gnome-shell.changes
2021-06-18 10:13:32.505974852 +0200
@@ -1,0 +2,53 @@
+Tue Jun 15 09:11:22 UTC 2021 - Dominique Leuenberger 
+
+- Update gnome-shell-session-launch-timeout.patch: Use the version
+  proposed by upstream elminating the timeout alltogether.
+
+---
+Mon Jun 14 14:34:56 UTC 2021 - Dominique Leuenberger 
+
+- Add gnome-shell-session-launch-timeout.patch: give the X11
+  session components more time to launch.
+
+---
+Fri Jun 11 12:10:42 UTC 2021 - Bj??rn Lie 
+
+- Update to version 40.2:
+  + Unbreak Xwayland apps when not using systemd in user session.
+  + Fix distributed man pages.
+  + Avoid unnecessary icon shadow changes.
+  + Immediately start app grid drags for non-touch devices.
+  + Handle screencast failures more gracefully.
+  + Fixed crashes.
+  + Misc. bug fixes.
+  + Updated translations.
+- Changes from version 40.1:
+  + Fix keyboard preview for IM that use 'default' layout.
+  + extensions: Fix copying technical details on prefs crash.
+  + Make window previews as large as possible.
+  + Fix PgUp/PgDown handling in overview.
+  + Fix scroll view following keyboard focus.
+  + Fix word suggestions in on-screen keyboard.
+  + Support animated backgrounds set via the wallpaper portal.
+  + Fix freeze after cancelling (some) system-modal dialogs.
+  + Support double-super when animations are disabled.
+  + gdm: Allow timed login with disabled user list.
+  + status: Report real battery percentage when full.
+  + Allow tap-drag-release to select variants in OSK.
+  + Fix password authentication after fingerprint failure.
+  + Fix screen blanking on idle.
+  + Fix oversized system action icons in search.
+  + Only show 'Open Windows' in app menus if there are multiple.
+  + Fix duplicated workspaces in minimap.
+  + Fix repeated letters in type-to-find overview search.
+  + Improve workspace placeholder in overview minimap.
+  + screencasts: Improve default gstreamer pipeline.
+  + Leave overview when activating app via shortcut.
+  + Fix invisible scroll bars in faded views.
+  + Correct arrow navigation in alt-tab switcher in RTL locales.
+  + Improve touch interaction of app grid actions.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---

Old:

  gnome-shell-40.0.tar.xz

New:

  gnome-shell-40.2.tar.xz
  gnome-shell-session-launch-timeout.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.URofxy/_old  2021-06-18 10:13:33.061975588 +0200
+++ /var/tmp/diff_new_pack.URofxy/_new  2021-06-18 10:13:33.061975588 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:40.0
+Version:40.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -42,6 +42,8 @@
 Patch5: 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
 # PATCH-FIX-UPSTREAM 
gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch jsc#SLE-16051 
glgo#GNOME/gnome-shell!1563 qz...@suse.com -- launch recommended input engines 
when Gnome-shell init in CJK regions.
 Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
+# PATCH-FIX-UPSTREAM gnome-shell-session-launch-timeout.patch 
dims...@opensuse.org -- Give the X11 setup more time to launch, needed for the 
live ISOs
+Patch7: gnome-shell-session-launch-timeout.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -96,7 +98,7 @@
 BuildRequires:  pkgconfig(libecal-2.0) >= 3.33.1
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.33.1
 BuildRequires:  pkgconfig(libgnome-menu-3.0) >= 3.5.3
-BuildRequires:  pkgconfig(libmutter-8) >= 40.0
+BuildRequires:  pkgconfig(libmutter-8) >= 40.2
 BuildRequires:  pkgconfig(libnm) >= 1.10.4
 BuildRequires:  pkgconfig(libpipe

commit gnome-shell for openSUSE:Factory

2021-05-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-05-24 17:33:18

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2988 (New)


Package is "gnome-shell"

Mon May 24 17:33:18 2021 rev:199 rq: version:40.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-05-23 
23:30:19.480806989 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2988/gnome-shell.changes
2021-05-24 17:33:19.606000690 +0200
@@ -2,32 +1,0 @@
-Fri May 14 18:59:30 UTC 2021 - Dominique Leuenberger 
-
-- Update to version 40.1:
-  + Fix keyboard preview for IM that use 'default' layout.
-  + extensions: Fix copying technical details on prefs crash.
-  + Make window previews as large as possible.
-  + Fix PgUp/PgDown handling in overview.
-  + Fix scroll view following keyboard focus.
-  + Fix word suggestions in on-screen keyboard.
-  + Support animated backgrounds set via the wallpaper portal.
-  + Fix freeze after cancelling (some) system-modal dialogs.
-  + Support double-super when animations are disabled.
-  + gdm: Allow timed login with disabled user list.
-  + status: Report real battery percentage when full.
-  + Allow tap-drag-release to select variants in OSK.
-  + Fix password authentication after fingerprint failure.
-  + Fix screen blanking on idle.
-  + Fix oversized system action icons in search.
-  + Only show 'Open Windows' in app menus if there are multiple.
-  + Fix duplicated workspaces in minimap.
-  + Fix repeated letters in type-to-find overview search.
-  + Improve workspace placeholder in overview minimap.
-  + screencasts: Improve default gstreamer pipeline.
-  + Leave overview when activating app via shortcut.
-  + Fix invisible scroll bars in faded views.
-  + Correct arrow navigation in alt-tab switcher in RTL locales.
-  + Improve touch interaction of app grid actions.
-  + Fixed crashes.
-  + Misc. bug fixes and cleanups.
-  + Updated translations.
-


Old:

  gnome-shell-40.1.tar.xz

New:

  gnome-shell-40.0.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.kJi3XG/_old  2021-05-24 17:33:20.517996873 +0200
+++ /var/tmp/diff_new_pack.kJi3XG/_new  2021-05-24 17:33:20.521996856 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:40.1
+Version:40.0
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ gnome-shell-40.1.tar.xz -> gnome-shell-40.0.tar.xz ++
 27015 lines of diff (skipped)


commit gnome-shell for openSUSE:Factory

2021-05-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-05-23 23:30:17

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2988 (New)


Package is "gnome-shell"

Sun May 23 23:30:17 2021 rev:198 rq:893960 version:40.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-04-14 
10:09:35.709353481 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2988/gnome-shell.changes
2021-05-23 23:30:19.480806989 +0200
@@ -1,0 +2,32 @@
+Fri May 14 18:59:30 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 40.1:
+  + Fix keyboard preview for IM that use 'default' layout.
+  + extensions: Fix copying technical details on prefs crash.
+  + Make window previews as large as possible.
+  + Fix PgUp/PgDown handling in overview.
+  + Fix scroll view following keyboard focus.
+  + Fix word suggestions in on-screen keyboard.
+  + Support animated backgrounds set via the wallpaper portal.
+  + Fix freeze after cancelling (some) system-modal dialogs.
+  + Support double-super when animations are disabled.
+  + gdm: Allow timed login with disabled user list.
+  + status: Report real battery percentage when full.
+  + Allow tap-drag-release to select variants in OSK.
+  + Fix password authentication after fingerprint failure.
+  + Fix screen blanking on idle.
+  + Fix oversized system action icons in search.
+  + Only show 'Open Windows' in app menus if there are multiple.
+  + Fix duplicated workspaces in minimap.
+  + Fix repeated letters in type-to-find overview search.
+  + Improve workspace placeholder in overview minimap.
+  + screencasts: Improve default gstreamer pipeline.
+  + Leave overview when activating app via shortcut.
+  + Fix invisible scroll bars in faded views.
+  + Correct arrow navigation in alt-tab switcher in RTL locales.
+  + Improve touch interaction of app grid actions.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---

Old:

  gnome-shell-40.0.tar.xz

New:

  gnome-shell-40.1.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.jrHtji/_old  2021-05-23 23:30:20.324803487 +0200
+++ /var/tmp/diff_new_pack.jrHtji/_new  2021-05-23 23:30:20.328803471 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:40.0
+Version:40.1
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later

++ gnome-shell-40.0.tar.xz -> gnome-shell-40.1.tar.xz ++
 27015 lines of diff (skipped)


commit gnome-shell for openSUSE:Factory

2021-04-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-04-14 10:09:32

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2401 (New)


Package is "gnome-shell"

Wed Apr 14 10:09:32 2021 rev:197 rq:884651 version:40.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-04-12 
12:38:13.469429249 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2401/gnome-shell.changes
2021-04-14 10:09:35.709353481 +0200
@@ -1,0 +2,23 @@
+Tue Apr  6 06:26:21 UTC 2021 - QK ZHU 
+
+- Rebase patches, the following patches are rebased to version
+  40.0:
+  + gnome-shell-domain.patch
+  + gnome-shell-gdm-login-applet.patch
+  + gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+  + gnome-shell-lock-bg-on-primary.patch
+  + gnome-shell-screen-disappear.patch
+  + gs-fate318433-prevent-same-account-multi-logins.patch
+- Drop 2 patches, lock screen redesigned in version 3.36 or later:
+  + gnome-shell-864872-unlock-by-mouse-motion.patch
+  + gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch
+(bsc#1184102).
+
+---
+Sun Mar 21 17:07:53 UTC 2021 - Cliff Zhao 
+
+- Update
+  gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch:
+  fix (boo#1183823).
+
+---

Old:

  gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch
  gnome-shell-864872-unlock-by-mouse-motion.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.bWaygb/_old  2021-04-14 10:09:36.249354393 +0200
+++ /var/tmp/diff_new_pack.bWaygb/_new  2021-04-14 10:09:36.253354400 +0200
@@ -38,7 +38,7 @@
 Patch2: gnome-shell-disable-ibus-when-not-installed.patch
 # PATCH-FEATURE-OPENSUSE 
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch 
fate#324570, glgo#GNOME/gnome-shell#680, boo#1172826 qk...@suse.com -- make GDM 
background image configurable
 Patch4: 
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
-# PATCH-NEEDS-REBASE 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch 
jsc#SLE-9267 qk...@suse.com -- Remove sessionList of endSessionDialog (WAS: 
PATCH-FEATURE-OPENSUSE)
+# PATCH-FEATURE-OPENSUSE 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch 
jsc#SLE-9267 qk...@suse.com -- Remove sessionList of endSessionDialog
 Patch5: 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
 # PATCH-FIX-UPSTREAM 
gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch jsc#SLE-16051 
glgo#GNOME/gnome-shell!1563 qz...@suse.com -- launch recommended input engines 
when Gnome-shell init in CJK regions.
 Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
@@ -52,14 +52,10 @@
 Patch1003:  gnome-shell-screen-disappear.patch
 # PATCH-FIX-SLE endSession-dialog-update-time-label-every-sec.patch bnc#886132 
cxi...@suse.com -- update time label every second in end session dialog
 Patch1004:  endSession-dialog-update-time-label-every-sec.patch
-# PATCH-FEATURE-SLE gnome-shell-864872-unlock-by-mouse-motion.patch bnc#864872 
dli...@suse.com -- 10px mouse motion to lift screen shield.
-Patch1005:  gnome-shell-864872-unlock-by-mouse-motion.patch
 # PATCH-FIX-SLE gnome-shell-lock-bg-on-primay.patch bnc#894050 dli...@suse.com 
-- display background of lock dialog on the primary screen.
 Patch1006:  gnome-shell-lock-bg-on-primary.patch
 # PATCH-FIX-SLE gs-fate318433-prevent-same-account-multi-logins.patch 
fate#318433 cxi...@suse.com -- prevent multiple simultaneous login.
 Patch1007:  gs-fate318433-prevent-same-account-multi-logins.patch
-# PATCH-FEATURE-SLE gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch 
xw...@suse.com -- Add SUSE logo on lock screen for GNOME theme.
-Patch1008:  gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch
 
 # needed for directory ownership
 BuildRequires:  asciidoc
@@ -182,9 +178,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
-#patch5 -p1
+%patch5 -p1
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
-#patch6 -p1
+%patch6 -p1
 %endif
 
 translation-update-upstream
@@ -194,10 +190,8 @@
 %patch1002 -p1
 %patch1003 -p1
 %patch1004 -p1
-%patch1005 -p1
 %patch1006 -p1
 %patch1007 -p1
-%patch1008 -p1
 %endif
 
 cp %{SOURCE2} data/theme/

++ gnome-shell-domain.patch ++
--- /var/tmp/diff_new_pack.bWaygb/_old  2021-04-14 10:09:36.293354467 +0200
+++ /var/tmp/diff_new_pack.bWaygb/_new  2021-04-14 10:09:36.297354474 +0200
@@ -248,39 +248,34 @@
 +});
 +Signals.addSignalMethods(Dom

commit gnome-shell for openSUSE:Factory

2021-04-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-04-12 12:35:30

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2401 (New)


Package is "gnome-shell"

Mon Apr 12 12:35:30 2021 rev:196 rq:881137 version:40.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-03-24 
16:10:13.863767669 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2401/gnome-shell.changes
2021-04-12 12:38:13.469429249 +0200
@@ -2 +2,7 @@
-Fri Mar 19 21:27:12 UTC 2021 - Dominique Leuenberger 
+Sat Mar 20 16:49:12 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 40.0:
+  + Updated translations.
+
+---
+Fri Mar 19 21:25:30 UTC 2021 - Dominique Leuenberger 
@@ -8,0 +15,36 @@
+Wed Mar 17 12:49:14 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 40.rc:
+  + Define default app grid arrangement.
+  + Fix shading behind system modal dialogs.
+  + Only show logout-inhibiting apps in end-session dialog.
+  + Fix minimap previews on multi-monitor systems.
+  + Drop strict extension version match for unstable releases.
+  + Fix missing app menu after overview gesture.
+  + Improve app folder appearance.
+  + Fix window previews becoming undraggable after workspace
+switch.
+  + Fix dragging icons to a different page in RTL locales.
+  + Support double super for opening app grid.
+  + Improve workspace handling on secondary monitors.
+  + Improve interaction when dragging between app grid pages.
+  + Fix launching on requested workspace on wayland.
+  + Make wifi strength indicator consistent with icons in Settings.
+  + Start session in overview.
+  + Tweak window preview layout in overview.
+  + Improve overview performance.
+  + Fix new workspaces being invisible in minimap.
+  + Fix glitch after dragging window preview from second monitor.
+  + Do not switch workspaces when scrolling during super-tab.
+  + Make OSK shifting up windows more reliable.
+  + Fix swipe gesture glitches.
+  + Fix mis-scaled preview icons in window picker.
+  + Fix unintended app grid changes during icon DND in dash.
+  + Fix missing X11 fallback icons.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Rebase
+  gnome-shell-fate324570-Make-GDM-background-image-configurable.patch.
+
+---
@@ -13,0 +56,96 @@
+
+---
+Tue Feb 23 08:21:47 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 40.beta:
+  + Overview redesign:
+- Move dash to the bottom.
+- Do not duplicate dash icons in app grid.
+- Separate favorites from running apps in dash.
+- Change to a horizontal workspace layout.
+- Move background to workspaces.
+- Overhaul window preview style.
+- Rework workspace switching animation.
+- Show workspace side-by-side.
+- Allow switching workspaces with super+scroll on wayland.
+- Allow swiping through more than one workspace at a time.
+- Extend active dash area to the screen edge.
+- Change overall overview layout.
+- Refine workspace activation in overview.
+- Add vertical swipe gesture to shift through overview>
+- Add shortcuts for shifting through overview.
+- Round background corners in overview.
+- Hide workspace minimap when using less than two workspaces.
+- Scale down backgrounds in window picker.
+- Minor improvements and bug fixes.
+  + Fix glitch in app folder icons on smaller displays.
+  * Remove arrows from top bar menus.
+  * Fix stuck grab after failed area screenshots.
+  * Prefer image-data hint over app-icon in notifications>
+  * Fix drag actor position when animations are turned off.
+  * Improve spacing in MPRIS notifications with small text.
+  * Add Welcome dialog after major updates.
+  * Do not save empty commands in run dialog history.
+  * Consider device type for fingerprint hint on login screen.
+  * Add tooltip to Extensions app to view unellipsized description.
+  * Fix stuck polkit dialog when using non-password auth.
+  * Provide screenshot feedback (flash, shutter) before writing
+file to disk.
+  * Improve Thai layout in on-screen keyboard.
+  * Improve error handling for fingerprint auth.
+  * Handle a large number of window previews more gracefully.
+  * Follow swipe gesture when bringing up on-screen keyboard.
+  * Disable out-of-date extensions by default (again).
+  * Fixed crashes.
+  * Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Sat Jan 23 14:26:55 UTC 2021 - Dominique 

commit gnome-shell for openSUSE:Factory

2021-03-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-03-24 16:10:12

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.2401 (New)


Package is "gnome-shell"

Wed Mar 24 16:10:12 2021 rev:195 rq:880179 version:3.38.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2021-01-19 
15:58:46.227069448 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2401/gnome-shell.changes
2021-03-24 16:10:13.863767669 +0100
@@ -1,0 +2,14 @@
+Fri Mar 19 21:27:12 UTC 2021 - Dominique Leuenberger 
+
+- Disable
+  gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch:
+  Clears existing keyboard on gnome-shell restart (boo#1183823).
+
+---
+Wed Mar 17 11:16:17 UTC 2021 - Cliff Zhao 
+
+- Update gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch:
+  Modify the Japanese input engine load order which will more fit
+  for our community(bnc#1183475);
+
+---



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.r8WCyb/_old  2021-03-24 16:10:14.615768458 +0100
+++ /var/tmp/diff_new_pack.r8WCyb/_new  2021-03-24 16:10:14.615768458 +0100
@@ -183,7 +183,7 @@
 %patch4 -p1
 #patch5 -p1
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
-%patch6 -p1
+#patch6 -p1
 %endif
 
 translation-update-upstream

++ gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch ++
--- /var/tmp/diff_new_pack.r8WCyb/_old  2021-03-24 16:10:14.667768513 +0100
+++ /var/tmp/diff_new_pack.r8WCyb/_new  2021-03-24 16:10:14.667768513 +0100
@@ -1,7 +1,7 @@
-diff -Nura gnome-shell-3.38.2/js/ui/status/keyboard.js 
gnome-shell-3.38.2_new/js/ui/status/keyboard.js
 gnome-shell-3.38.2/js/ui/status/keyboard.js2020-12-03 
07:00:04.412861000 +0800
-+++ gnome-shell-3.38.2_new/js/ui/status/keyboard.js2021-01-12 
11:46:45.501634675 +0800
-@@ -264,6 +264,34 @@
+diff -Nura gnome-shell-3.38.3/js/ui/status/keyboard.js 
gnome-shell-3.38.3_new/js/ui/status/keyboard.js
+--- gnome-shell-3.38.3/js/ui/status/keyboard.js2021-01-15 
01:51:55.673968800 +0800
 gnome-shell-3.38.3_new/js/ui/status/keyboard.js2021-03-17 
19:01:52.594128367 +0800
+@@ -264,6 +264,33 @@
  this._settings.connect('changed::%s'.format(this._KEY_INPUT_SOURCES), 
this._emitInputSourcesChanged.bind(this));
  
this._settings.connect('changed::%s'.format(this._KEY_KEYBOARD_OPTIONS), 
this._emitKeyboardOptionsChanged.bind(this));
  this._settings.connect('changed::%s'.format(this._KEY_PER_WINDOW), 
this._emitPerWindowChanged.bind(this));
@@ -19,9 +19,8 @@
 +
 +else if (GLib.getenv('LANG') == 'ja_JP.UTF-8') {
 +log('Set default input method in Japanese language env.');
-+sourcesList.push(['xkb', 'jp']);
 +sourcesList.push([ "ibus", "mozc-jp" ]);
-+sourcesList.push([ "ibus", "kkc" ]);
++sourcesList.push(['xkb', 'jp']);
 +}
 +
 +else if (GLib.getenv('LANG') == 'ko_KR.UTF-8') {


commit gnome-shell for openSUSE:Factory

2021-01-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2021-01-19 15:58:41

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.28504 (New)


Package is "gnome-shell"

Tue Jan 19 15:58:41 2021 rev:194 rq:863172 version:3.38.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2020-12-31 
10:01:39.487042343 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.28504/gnome-shell.changes   
2021-01-19 15:58:46.227069448 +0100
@@ -1,0 +2,20 @@
+Thu Jan 14 18:22:08 UTC 2021 - Dominique Leuenberger 
+
+- Update to version 3.38.3:
+  + Fix disappearing app grid.
+  + Fix screenshots of unredirected fullscreen windows on X11.
+  + Fix storing VPN secrets.
+  + Fix glitches in overview transitions.
+  + Improve login screen accessibility.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Mon Jan 11 03:23:44 UTC 2021 - Cliff Zhao 
+   
+- Add gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch:
+  launch recommended input engines when Gnome-shell init in CJK
+  regions (jsc#SLE-16051, glgo#GNOME/gnome-shell!1563).
+
+---

Old:

  gnome-shell-3.38.2.tar.xz

New:

  gnome-shell-3.38.3.tar.xz
  gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.qw3ikq/_old  2021-01-19 15:58:47.367071170 +0100
+++ /var/tmp/diff_new_pack.qw3ikq/_new  2021-01-19 15:58:47.371071176 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-shell
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:3.38.2
+Version:3.38.3
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -40,6 +40,8 @@
 Patch4: 
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
 # PATCH-NEEDS-REBASE 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch 
jsc#SLE-9267 qk...@suse.com -- Remove sessionList of endSessionDialog (WAS: 
PATCH-FEATURE-OPENSUSE)
 Patch5: 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+# PATCH-FIX-UPSTREAM 
gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch jsc#SLE-16051 
glgo#GNOME/gnome-shell!1563 qz...@suse.com -- launch recommended input engines 
when Gnome-shell init in CJK regions.
+Patch6: gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -180,6 +182,9 @@
 %patch2 -p1
 %patch4 -p1
 #patch5 -p1
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
+%patch6 -p1
+%endif
 
 translation-update-upstream
 

++ gnome-shell-3.38.2.tar.xz -> gnome-shell-3.38.3.tar.xz ++
 1860 lines of diff (skipped)

++ gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch ++
diff -Nura gnome-shell-3.38.2/js/ui/status/keyboard.js 
gnome-shell-3.38.2_new/js/ui/status/keyboard.js
--- gnome-shell-3.38.2/js/ui/status/keyboard.js 2020-12-03 07:00:04.412861000 
+0800
+++ gnome-shell-3.38.2_new/js/ui/status/keyboard.js 2021-01-12 
11:46:45.501634675 +0800
@@ -264,6 +264,34 @@
 this._settings.connect('changed::%s'.format(this._KEY_INPUT_SOURCES), 
this._emitInputSourcesChanged.bind(this));
 
this._settings.connect('changed::%s'.format(this._KEY_KEYBOARD_OPTIONS), 
this._emitKeyboardOptionsChanged.bind(this));
 this._settings.connect('changed::%s'.format(this._KEY_PER_WINDOW), 
this._emitPerWindowChanged.bind(this));
+
+let sources = this._settings.get_value(this._KEY_INPUT_SOURCES);
+let nSources = sources.n_children();
+let sourcesList = [];
+
+if (nSources <= 1) {
+if (GLib.getenv('LANG') == 'zh_CN.UTF-8') {
+log('Set default input method in Chinese language env.');
+sourcesList.push(['xkb', 'cn']);
+sourcesList.push([ "ibus", "libpinyin" ]);
+}
+
+else if (GLib.getenv('LANG') == 'ja_JP.UTF-8') {
+log('Set default input method i

commit gnome-shell for openSUSE:Factory

2020-12-05 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2020-12-05 20:35:21

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.5913 (New)


Package is "gnome-shell"

Sat Dec  5 20:35:21 2020 rev:191 rq:853062 version:3.38.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2020-11-25 
19:28:15.578407766 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.5913/gnome-shell.changes
2020-12-05 20:35:27.978604269 +0100
@@ -1,0 +2,17 @@
+Thu Dec  3 19:12:19 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.38.2:
+  + Handle @content properties in ease() functions.
+  + Fix screencast indicator on Xorg.
+  + Fix inline-replies in chat notifications.
+  + Improve do-not-disturb support.
+  + Fix mobile broadband support.
+  + Improve app picker spacing on larger resolutions.
+  + Plugged leaks.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop 98234acd5b48a58c2d112b5edb3dddb85e04a643.patch: Fixed
+  upstream.
+
+---

Old:

  98234acd5b48a58c2d112b5edb3dddb85e04a643.patch
  gnome-shell-3.38.1.tar.xz

New:

  gnome-shell-3.38.2.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.Jt5LYv/_old  2020-12-05 20:35:28.726605028 +0100
+++ /var/tmp/diff_new_pack.Jt5LYv/_new  2020-12-05 20:35:28.730605031 +0100
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:3.38.1
+Version:3.38.2
 Release:0
 Summary:GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -40,8 +40,6 @@
 Patch4: 
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
 # PATCH-NEEDS-REBASE 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch 
jsc#SLE-9267 qk...@suse.com -- Remove sessionList of endSessionDialog (WAS: 
PATCH-FEATURE-OPENSUSE)
 Patch5: 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
-# PATCH-FIX-UPSTREAM 
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/98234acd5b48a58c2d112b5edb3dddb85e04a643.patch
 mrueck...@suse.de -- Fix crash triggered with steam or gnome-shell
-Patch6: 
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/98234acd5b48a58c2d112b5edb3dddb85e04a643.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -180,7 +178,6 @@
 %patch2 -p1
 %patch4 -p1
 #patch5 -p1
-%patch6 -p1
 
 translation-update-upstream
 

++ gnome-shell-3.38.1.tar.xz -> gnome-shell-3.38.2.tar.xz ++
 5381 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org


[opensuse-commit] commit gnome-shell for openSUSE:Factory

2020-11-25 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2020-11-25 19:28:02

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.5913 (New)


Package is "gnome-shell"

Wed Nov 25 19:28:02 2020 rev:190 rq:850232 version:3.38.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2020-11-23 
10:29:08.825272277 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.5913/gnome-shell.changes
2020-11-25 19:28:15.578407766 +0100
@@ -1,0 +2,6 @@
+Fri Oct 23 19:30:05 UTC 2020 - Marcus Rueckert 
+
+- Fix crash which can be triggerd with steam or claws mail:
+  
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/98234acd5b48a58c2d112b5edb3dddb85e04a643.patch
+
+---

New:

  98234acd5b48a58c2d112b5edb3dddb85e04a643.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.h6fhAL/_old  2020-11-25 19:28:16.126408457 +0100
+++ /var/tmp/diff_new_pack.h6fhAL/_new  2020-11-25 19:28:16.130408461 +0100
@@ -40,6 +40,8 @@
 Patch4: 
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
 # PATCH-NEEDS-REBASE 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch 
jsc#SLE-9267 qk...@suse.com -- Remove sessionList of endSessionDialog (WAS: 
PATCH-FEATURE-OPENSUSE)
 Patch5: 
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+# PATCH-FIX-UPSTREAM 
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/98234acd5b48a58c2d112b5edb3dddb85e04a643.patch
 mrueck...@suse.de -- Fix crash triggered with steam or gnome-shell
+Patch6: 
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/98234acd5b48a58c2d112b5edb3dddb85e04a643.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -178,6 +180,7 @@
 %patch2 -p1
 %patch4 -p1
 #patch5 -p1
+%patch6 -p1
 
 translation-update-upstream
 

++ 98234acd5b48a58c2d112b5edb3dddb85e04a643.patch ++
From 98234acd5b48a58c2d112b5edb3dddb85e04a643 Mon Sep 17 00:00:00 2001
From: Daniel van Vugt 
Date: Fri, 2 Oct 2020 08:33:31 +
Subject: [PATCH] windowManager: Avoid calling meta_window_actor_thaw when not
 frozen

Because that tends to crash in:
```
g_error ("Error in freeze/thaw accounting");
```

Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1431

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1453


(cherry picked from commit 6ba3ca5f9548ba0a87a9e3ffa129716d0a062e1e)
---
 js/ui/windowManager.js | 4 
 1 file changed, 4 insertions(+)

diff --git a/js/ui/windowManager.js b/js/ui/windowManager.js
index ab86a2e6a3..91b764ea8d 100644
--- a/js/ui/windowManager.js
+++ b/js/ui/windowManager.js
@@ -1378,6 +1378,10 @@ var WindowManager = class {
 onStopped: () => this._sizeChangeWindowDone(shellwm, actor),
 });
 
+// ease didn't animate and cleared the info, we are done
+if (!actor.__animationInfo)
+return;
+
 // Now unfreeze actor updates, to get it to the new size.
 // It's important that we don't wait until the animation is completed 
to
 // do this, otherwise our scale will be applied to the old texture 
size.
-- 
GitLab
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org


[opensuse-commit] commit gnome-shell for openSUSE:Factory

2020-11-23 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2020-11-19 11:55:57

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new.5913 (New)


Package is "gnome-shell"

Thu Nov 19 11:55:57 2020 rev:189 rq:847224 version:3.38.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2020-10-10 
19:03:19.704452651 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.5913/gnome-shell.changes
2020-11-23 10:29:08.825272277 +0100
@@ -1,0 +2,112 @@
+Thu Oct  8 03:38:01 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.38.1:
+  + Add screen recordings to recent items.
+  + Tweak peek-password feature.
+  + Fix workspace glitches in overview.
+  + Improve DND behavior in app picker.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Enable gtk-doc building again.
+
+---
+Thu Oct  8 03:38:00 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.38.0:
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+---
+Thu Oct  8 03:37:52 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.37.92:
+  + Fix screen recorder shortcut.
+  + Support cycle-group cycling only over windows in the workspac3.
+  + Misc bugfixes and cleanups.
+  + Updated translations.
+
+---
+Thu Oct  8 03:37:51 UTC 2020 - Michael Gorse 
+
+- Rebase gnome-shell-private-connection.patch.
+
+---
+Thu Oct  8 03:37:51 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.37.91:
+  + Fix potential stack overflow in libcroco.
+  + Fix page removal in app picker.
+  + Fix "old style" VPN authentication.
+  + Fix X11 session login.
+  + Fix week number alignment when using font-scaling.
+  + Fix lock screen on systems without GLSL shader support.
+- Changes from version 3.37.90:
+  + Fix extension updates when many extensions are installed.
+  + Fix missing icons in on-screen keyboard.
+  + Fix delay when showing calendar events.
+  + Allow rearranging items in app picker.
+  + Fix top bar navigation when NumLock is active.
+  + Delay login animation until wallpaper has loaded.
+  + Reset auth prompt on login screen on VT switch before fade in.
+  + Move screencasting into a separate service.
+  + Replace loaded terms with more descriptive one.
+  + Add "Boot Options" support to restart dialog.
+  + Move "Restart" into a separate menu item/dialog.
+  + Default to not installing updates on low battery.
+- Changes from version 3.37.3:
+  + Refactor and clean up window picker.
+  + Move calendar events out of notifications list.
+  + Refine app folder dialogs.
+  + Hide switch-user button on lock screen if unsupported.
+  + Refactor and clean up app picker pagination.
+  + Add API to retrieve specified mimetypes from clipboards.
+  + Support prepending workspace with horizontal layouts.
+  + Update microphone icon on input volume changes.
+  + Cache labels on GPU.
+  + Fix regressions in redesigned modal dialogs.
+  + Use GIcon for all application icons.
+  + Support pre-authenticated logins in vmware environments.
+  + Better support sandboxed apps with multiple .desktop files.
+  + Fix on-screen keyboard size in portrait orientation.
+- Changes from version 3.37.2:
+  + Add support for "PrefersNonDefaultGPU" desktop key.
+  + Only start systemd units when running under systemd.
+  + Fix "ghost" media controls.
+  + Fix zombie sockets from extensions downloader.
+  + Update world clocks offsets when timezone changes.
+  + Support scrolling anywhere in slider menu items.
+  + Fix "Do Not Disturb" setting getting reset on startup.
+  + Only allow updates for extensions that aren't cached.
+  + Fix matching notifications by PID.
+  + Indicate extension errors in Extensions app.
+  + Add clipboard API for querying supported mimetypes.
+  + Add preview to color picker.
+  + Improve world clocks styling.
+  + Remove Frequent view from app picker.
+  + Fix pad OSD glitches.
+  + Expose actor tree in looking glass.
+- Changes from version 3.37.1:
+  + Improve bluetooth submenu title.
+  + Add openPrefs() convenience method for extensions.
+  + Bring back support for empty StIcons.
+  + Wake up screen when unlocking programmatically.
+  + Improve extensions tool error reporting.
+  + Improve handling of scale-factor changes.
+  + Tone down weekend days with events in calendar.
+  + Fix showing bluetooth submenu when devices were set up.
+  + Add support for parental controls filtering.
+  + Provide alternative extension templates.
+  + Improve weather section's empty state.
+  + Fix translations