- 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
OBS-URL: https://build.opensuse.org/request/show/1119168
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=547
- 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.
- 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.
OBS-URL: https://build.opensuse.org/request/show/1082897
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=532
- Update to version 44.0:
+ Updated translations.
- 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.
- 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
- 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. Make future versionbumps
more practical.
- Rebase patches with quilt. Disable
gnome-shell-exit-crash-workaround.patch for now, should no longer
be needed + Not sure I trust the rebase quilt did.
- Drop gnome-shell-main-Leak-the-GJS-context-and-ShellGlobal.patch:
Fixed upstream.
- Add a glob to typelib exclude.
OBS-URL: https://build.opensuse.org/request/show/1073086
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=525
- 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.
OBS-URL: https://build.opensuse.org/request/show/994626
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=510
- Update to version 42.0:
+ introspect: Add WindowsChanged signal.
+ Fix on-screen keyboard during grabs.
+ Fixed crash.
+ Updated translations.
- 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.
- Update to version 42.beta+40:
* overview: Don't expect time argument from drag-end signal
OBS-URL: https://build.opensuse.org/request/show/963316
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=500
- 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.
OBS-URL: https://build.opensuse.org/request/show/940293
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=491
- Update gnome-shell-session-launch-timeout.patch: Use the version
proposed by upstream elminating the timeout alltogether.
- Add gnome-shell-session-launch-timeout.patch: give the X11
session components more time to launch.
- 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.
OBS-URL: https://build.opensuse.org/request/show/900123
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=476