Commit Graph

38 Commits

Author SHA256 Message Date
0e010f1c26 Accepting request 1076013 from GNOME:Next
- 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.

  + status/network: Generalize code to hide subtitle
  + screenshot: Get cursor texture from window

OBS-URL: https://build.opensuse.org/request/show/1076013
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=528
2023-03-31 12:02:59 +00:00
302969b2ff Accepting request 1073803 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1073803
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=526
2023-03-22 15:13:45 +00:00
2e1f7f6fa8 Accepting request 1073086 from GNOME:Next
- 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
2023-03-20 12:49:30 +00:00
6f34e25cb2 Accepting request 1065710 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/1065710
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=523
2023-02-14 12:06:29 +00:00
f7185ee42e Accepting request 1041964 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1041964
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=521
2022-12-12 11:29:39 +00:00
6a9f779bef Accepting request 1033602 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1033602
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=517
2022-11-07 11:43:56 +00:00
6be4504e90 Accepting request 1004429 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1004429
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=513
2022-09-19 16:22:02 +00:00
aa0d444830 Accepting request 1002648 from GNOME:Next
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already)

OBS-URL: https://build.opensuse.org/request/show/1002648
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=512
2022-09-13 07:34:29 +00:00
2c54f3ee3d Accepting request 994626 from home:iznogood:branches:GNOME:Factory
- 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
2022-08-12 14:22:10 +00:00
b3e5b70f1e Accepting request 987174 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/987174
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=508
2022-07-07 07:25:49 +00:00
cdd39996ad Accepting request 979893 from GNOME:Next
GNOME 42.2

OBS-URL: https://build.opensuse.org/request/show/979893
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=506
2022-05-31 07:17:05 +00:00
d440fafe39 Accepting request 975366 from home:fcrozat:branches:GNOME:Factory
- 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).

OBS-URL: https://build.opensuse.org/request/show/975366
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=504
2022-05-06 12:08:59 +00:00
9d8f90830e Accepting request 963316 from GNOME:Next
- 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
2022-03-21 08:37:00 +00:00
4fb4849a29 Accepting request 955110 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/955110
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=498
2022-02-16 15:50:02 +00:00
3c9b2fd422 Accepting request 945637 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/945637
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=494
2022-01-11 18:18:06 +00:00
8fb8e5ffbc Accepting request 940293 from GNOME:Next
- 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
2021-12-13 16:39:03 +00:00
d0cf66a018 Accepting request 843488 from GNOME:Next
Resub, now with docs building

OBS-URL: https://build.opensuse.org/request/show/843488
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=454
2020-10-26 08:15:38 +00:00
7dd73fdb59 Accepting request 840237 from home:iznogood:branches:GNOME:Factory
- Update to version 3.36.7:
  + Fix potential stack overflow in libcroco (CVE-2020-12825).
  + Fix system action search regressions.
  + Fix week number alignment when using font-scaling.
  + Misc. bug fixes and cleanups.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/840237
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=452
2020-10-08 14:23:47 +00:00
175a1f90fe Accepting request 832981 from home:iznogood:branches:GNOME:Factory
- Update to version 3.36.6:
  + Fix lock screen on systems without GLSL shader support.
  + Fix app icon scaling regression on HiDPI displays.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/832981
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=447
2020-09-11 07:23:00 +00:00
dba263884c Accepting request 826556 from GNOME:Next
- Update to version 3.36.5:
  + Fix extension updates when many extensions are installed.
  + Fix missing icons in on-screen keyboard.
  + Fix delay when showing calendar events.
  + Fix app picker regressions on small displays.
  + Fix top bar navigation when NumLock is active.
  + Delay login animation until wallpaper has loaded.
  + Revert changes that caused mispositioning in overview in
    multi-monitor setups.
  + Reset auth prompt on login screen on VT switch before fade in.
  + Fix stuck grab when destroying open popup menu.
  + Misc. bug fixes and cleanups.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/826556
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=445
2020-08-14 08:38:54 +00:00
806609c78a Accepting request 821352 from GNOME:Next
Bump to head of stable branch, get 2 rather important bug fixes

OBS-URL: https://build.opensuse.org/request/show/821352
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=442
2020-07-20 08:49:32 +00:00
dc8f5edf86 Accepting request 819375 from GNOME:Next
New stable release, resub with one less patch

OBS-URL: https://build.opensuse.org/request/show/819375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=439
2020-07-10 10:10:02 +00:00
4f01bcbfc4 Accepting request 811369 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/811369
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=435
2020-06-04 11:47:43 +00:00
53c078bbd6 Accepting request 799134 from GNOME:Next
New stable release, NOT BUILDTESTED!

OBS-URL: https://build.opensuse.org/request/show/799134
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=430
2020-04-30 09:42:35 +00:00
35252f0d38 Accepting request 795138 from GNOME:Next
resub

OBS-URL: https://build.opensuse.org/request/show/795138
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=424
2020-04-17 22:56:08 +00:00
57672c62a2 Accepting request 790541 from home:iznogood:branches:GNOME:Factory
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/790541
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=420
2020-04-01 18:57:14 +00:00
997803a82d Accepting request 775202 from home:iznogood:branches:GNOME:Factory
- Update to version 3.34.4:
  + Switch screen-recorder back to VP8.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/775202
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=415
2020-02-18 16:58:11 +00:00
a71aab694c Accepting request 742240 from GNOME:Next
- Update to version 3.34.1+6:
  + shell-screenshots: Do not pass a clip for window screenshots.
  + workspace: Sort windows in overview grid using cached center.
  + screenShield: Compute lock timeout fade duration using
    animation settings.
  + environment: Only disable unredirection of ongoing transitions.
  + js: Replace Tweener time leftovers with ease duration.
  + animation: Finish porting to clutter transitions.

OBS-URL: https://build.opensuse.org/request/show/742240
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=400
2019-10-24 11:05:31 +00:00
17edeb00ee Accepting request 736445 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/736445
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=398
2019-10-09 10:34:19 +00:00
47450aae3c Accepting request 735063 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735063
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=397
2019-10-04 15:46:38 +00:00
53f8941775 Accepting request 718505 from GNOME:Next
Go git, supersede

OBS-URL: https://build.opensuse.org/request/show/718505
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=395
2019-07-26 12:52:09 +00:00
e78f1bb4f0 Accepting request 635613 from GNOME:Next
update to 3.30

OBS-URL: https://build.opensuse.org/request/show/635613
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=371
2018-09-14 03:38:37 +00:00
5f9f417c29 Accepting request 625011 from home:iznogood:branches:GNOME:Factory
New stable rel

OBS-URL: https://build.opensuse.org/request/show/625011
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=368
2018-07-24 15:37:52 +00:00
31c8a652ef Accepting request 605834 from home:iznogood:branches:GNOME:Factory
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/605834
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=364
2018-05-14 07:28:11 +00:00
b68ec61482 Accepting request 597882 from home:iznogood:branches:GNOME:Factory
Include the changes from GN sub https://build.opensuse.org/request/show/596949

OBS-URL: https://build.opensuse.org/request/show/597882
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=362
2018-04-19 15:11:09 +00:00
cc4aa44d38 Accepting request 583577 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583577
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=354
2018-03-09 10:05:57 +00:00
44c5d197f9 Accepting request 571570 from home:iznogood:branches:GNOME:Factory
- Update to version 3.26.2+20180130.0d9c74212:
  + padOsd: Ensure to pick pad devices only.
  + network: Fix visibility of VPN section.
  + dnd: Declare restore location variables.
  + appDisplay: don't try to close the popup menu that is already
    destroyed.
  + background: don't leak wall clock when background changes.
  + dateMenu:
    - Fix possible crash with unknown locations.
    - Ignore malformed world-clocks settings.
  + dash: Do not shadow ClutterActor's destroy().
  + Updated translations.
- Update _service url to new gitlab home.
- Drop gnome-shell-network-fix-visibility-VPN.patch: Fixed
  upstream.

OBS-URL: https://build.opensuse.org/request/show/571570
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=352
2018-02-02 16:33:16 +00:00
Bjørn Lie
9e7609cb8e Accepting request 561891 from home:Zaitor:branches:GNOME:Factory
- Update to version 3.26.2+20171218.15b1810a6:
  + background: don't leak wall clock when background changes.
  + dateMenu:
    - Fix possible crash with unknown locations.
    - Ignore malformed world-clocks settings.
  + dash:
    - Do not shadow ClutterActor's destroy().
    - Make sure item labels are only destroyed once.
  + status/keyboard: Reset menuItems and Label objects on change.
  + overview: Protect ::drag-end handlers.
  + Updated translations.
- Switch to git-checkout via source services.
- Pass enable-browser-plugin=true, enable-documentation=true,
  enable-man=true, enable-networkmanager=yes and
  enable-systemd=yes to meson, ensure we build the features we
  want.
- Following the above, add gtk-doc BuildRequires and build
  documentation again.
- Run spec-cleaner, modernize spec.
- Drop update-desktop-files BuildRequires and stop using the
  suse_update_desktop_file macro.
- Drop conditional libaccountsservice0, libcaribou0 and
  libgdmgreeter1 Requires needed for no longer supported versions
  of openSUSE.
- Add fdupes BuildRequires and pass fdupes macro, remove duplicate
  files.
- Drop gnome-shell-wayland Obsoletes: No currently supported
  version of openSUSE have ever had this binary, so this is no
  longer needed.
- Stop exporting BROWSER_PLUGIN_DIR=%%{_libdir}/browser-plugins,
  does not work as we are using meson buildsystem.

OBS-URL: https://build.opensuse.org/request/show/561891
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=349
2018-01-07 22:17:17 +00:00