Revisions of gnome-shell

Yifan Jiang's avatar Yifan Jiang (yfjiang) accepted request 1131252 from xiaoguang wang's avatar xiaoguang wang (xiaoguang_wang) (revision 557)
Sync with SLE-15-SP5.

old: GNOME:Factory/gnome-shell
new: home:xiaoguang_wang:branches:GNOME:Factory/gnome-shell rev None
Index: gnome-shell.changes
===================================================================
--- gnome-shell.changes (revision 556)
+++ gnome-shell.changes (revision 2)
@@ -375,6 +375,12 @@
   + Updated translations.
 
 -------------------------------------------------------------------
+Tue Feb  7 01:17:47 UTC 2023 - Xiaoguang Wang <xiaoguang.wang@suse.com>
+
+- Update gs-fate318433-prevent-same-account-multi-logins.patch:
+  Fix no warning messages (bsc#1207323).
+
+-------------------------------------------------------------------
 Sat Dec 10 09:03:48 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
 
 - Update to version 43.2:
Index: gs-fate318433-prevent-same-account-multi-logins.patch
===================================================================
--- gs-fate318433-prevent-same-account-multi-logins.patch (revision 556)
+++ gs-fate318433-prevent-same-account-multi-logins.patch (revision 2)
@@ -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
buildservice-autocommit accepted request 1130741 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 556)
baserev update by copy to link target
buildservice-autocommit accepted request 1129575 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 554)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1129544 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 553)
Use %patch -p N instead of deprecated %patchN.
buildservice-autocommit accepted request 1121612 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 552)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1120817 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 550)
- 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.
buildservice-autocommit accepted request 1119676 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 549)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 548)
Cleanup spec
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1119168 from xiaoguang wang's avatar xiaoguang wang (xiaoguang_wang) (revision 547)
- 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
buildservice-autocommit accepted request 1117448 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 546)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1117090 from Yifan Jiang's avatar Yifan Jiang (yfjiang) (revision 545)
- 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
buildservice-autocommit accepted request 1112959 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 544)
baserev update by copy to link target
buildservice-autocommit accepted request 1111870 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 542)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1111679 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 541)
New stable release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1109826 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 540)
Pushing GNOME 45.rc packages
buildservice-autocommit accepted request 1109060 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 539)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1108905 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 538)
- Update to version 44.4:
  + Fix accessibility of quick settings sliders.
  + Allow notification dismissal with backspace.
  + Misc. bug fixes and cleanups.
  + Updated translations.
Displaying revisions 21 - 40 of 577
openSUSE Build Service is sponsored by