Commit Graph

629 Commits

Author SHA256 Message Date
Dominique Leuenberger
734e452980 Accepting request 1073813 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1073813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=232
2023-03-24 14:18:34 +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
Dominique Leuenberger
6ca8f5e731 Accepting request 1065738 from GNOME:Factory
- 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. (forwarded request 1065710 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1065738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=231
2023-02-15 12:39:59 +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
Dominique Leuenberger
07c0dd60c6 Accepting request 1042338 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1042338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=230
2022-12-13 17:54:44 +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
Dominique Leuenberger
0e5f3e7611 Accepting request 1039792 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1039792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=229
2022-12-04 13:58:07 +00:00
736ca61deb Accepting request 1039441 from home:xiaoguang_wang:branches:GNOME:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1039441
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=519
2022-12-03 11:22:03 +00:00
Dominique Leuenberger
18a506d309 Accepting request 1034158 from GNOME:Factory
(forwarded request 1033602 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1034158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=228
2022-11-08 09:53:24 +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
Dominique Leuenberger
bf2c0f26be Accepting request 1032385 from GNOME:Factory
Add gnome-shell-disable-offline-update-dialog.patch : Disable offline update suggestion before shutdown/reboot in SLE and openSUSE Leap (bsc#944832). (forwarded request 1031902 from milachew)

OBS-URL: https://build.opensuse.org/request/show/1032385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=227
2022-11-01 12:40:39 +00:00
ec239bd81d Accepting request 1031902 from home:milachew:branches:GNOME:Factory
Add gnome-shell-disable-offline-update-dialog.patch : Disable offline update suggestion before shutdown/reboot in SLE and openSUSE Leap (bsc#944832).

OBS-URL: https://build.opensuse.org/request/show/1031902
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=515
2022-10-31 08:00:33 +00:00
Dominique Leuenberger
ae2c0057e2 Accepting request 1004803 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1004803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=226
2022-09-21 12:40:35 +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
Dominique Leuenberger
6834a639d1 Accepting request 994796 from 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. (forwarded request 994626 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/994796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=225
2022-08-14 13:55:31 +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
Dominique Leuenberger
12b6a40e6b Accepting request 987349 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 987174 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/987349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=224
2022-07-09 14:59:17 +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
Dominique Leuenberger
820b771648 Accepting request 980031 from GNOME:Factory
GNOME 42.2 (forwarded request 979893 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/980031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=223
2022-06-01 15:33:58 +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
Dominique Leuenberger
966958266d Accepting request 975407 from 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). (forwarded request 975366 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/975407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=222
2022-05-08 19:52:35 +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
Dominique Leuenberger
be279073b3 Accepting request 974344 from GNOME:Factory
- Add gnome-shell-42.0-fix-switching-configuration.patch: Fix
  monitor switching configuration (glgo#GNOME/gnome-shell#5217). (forwarded request 974128 from 1Antoine1)

OBS-URL: https://build.opensuse.org/request/show/974344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=221
2022-05-04 13:10:30 +00:00
1735b0d616 Accepting request 974128 from home:1Antoine1:branches:GNOME:Factory
- Add gnome-shell-42.0-fix-switching-configuration.patch: Fix
  monitor switching configuration (glgo#GNOME/gnome-shell#5217).

OBS-URL: https://build.opensuse.org/request/show/974128
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=502
2022-05-02 08:22:00 +00:00
Dominique Leuenberger
4af6107213 Accepting request 963597 from GNOME:Factory
GNOME 42 - ready for impact

OBS-URL: https://build.opensuse.org/request/show/963597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=220
2022-03-23 19:16:24 +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
Dominique Leuenberger
d125fff7ab Accepting request 955686 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/955686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=219
2022-02-18 22:02:43 +00:00
dade657ec2 Accepting request 955513 from home:xiaoguang_wang:branches:GNOME:Factory
- Add gnome-shell-fix-NMDevice-get-path.patch: Fix the NMDevice
  get_path is null(bsc#1176553 glgo#GNOME/gnome-shell#4565).

OBS-URL: https://build.opensuse.org/request/show/955513
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=499
2022-02-17 17:43:38 +00:00
Dominique Leuenberger
99837f1032 Accepting request 955416 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/955416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=218
2022-02-16 23:30:21 +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
Dominique Leuenberger
2f9744957f Accepting request 952883 from GNOME:Factory
- Update gs-fate318433-prevent-same-account-multi-logins.patch:
  Fix the JS ERR: Error: Wrong type number; string expected
  (bsc#1195179 bsc#1195141). (forwarded request 952873 from xiaoguang_wang)

OBS-URL: https://build.opensuse.org/request/show/952883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=217
2022-02-09 19:38:04 +00:00
a7b4d42256 Accepting request 952873 from home:xiaoguang_wang:branches:GNOME:Factory
- Update gs-fate318433-prevent-same-account-multi-logins.patch:
  Fix the JS ERR: Error: Wrong type number; string expected
  (bsc#1195179 bsc#1195141).

OBS-URL: https://build.opensuse.org/request/show/952873
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=497
2022-02-09 09:03:40 +00:00
e55d2209ed Accepting request 952765 from home:iznogood:branches:GNOME:Factory
- Add 2078.patch: Fix build with meson 0.61 and newer.

OBS-URL: https://build.opensuse.org/request/show/952765
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=496
2022-02-09 08:44:35 +00:00
Dominique Leuenberger
a01f242d48 Accepting request 951440 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/951440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=216
2022-02-06 22:53:56 +00:00
899afe9244 Accepting request 949358 from home:yfjiang:branches:GNOME:Factory
- Disable gs-fate318433-prevent-same-account-multi-logins.patch:
  temporarily disable it to workaround a regression of remote
  connection (bsc#1195141).

OBS-URL: https://build.opensuse.org/request/show/949358
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=495
2022-02-03 21:55:08 +00:00
Dominique Leuenberger
59738feec2 Accepting request 945642 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/945642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=215
2022-01-12 23:22:10 +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
Dominique Leuenberger
dd3ea8cac1 Accepting request 942957 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/942957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=214
2021-12-30 14:55:19 +00:00
2680d6cf23 Accepting request 942669 from home:xiaoguang_wang:branches:GNOME:Factory
- Update gs-fate318433-prevent-same-account-multi-logins.patch:
  Show message "Multiple logins are not supported" when mixed
  locally/remotely login(bsc#1190745).

OBS-URL: https://build.opensuse.org/request/show/942669
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=493
2021-12-28 14:54:05 +00:00
Dominique Leuenberger
9b741ec3d3 Accepting request 941316 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/941316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=213
2021-12-21 17:40:27 +00:00
0819c6e8d7 Accepting request 941208 from home:qkzhu:branches:GNOME:Factory
- 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).

OBS-URL: https://build.opensuse.org/request/show/941208
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=492
2021-12-17 21:39:58 +00:00
Dominique Leuenberger
d7a44fe720 Accepting request 940310 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/940310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=212
2021-12-16 20:19:25 +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
Dominique Leuenberger
025e66d39a Accepting request 934073 from GNOME:Factory
- Revert last change, turns out this is what breaks locking
  in Budgie desktop (forwarded request 934028 from gmbr3)

OBS-URL: https://build.opensuse.org/request/show/934073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=211
2021-11-29 16:28:20 +00:00
54a433732c Accepting request 934028 from home:gmbr3:Solus
- Revert last change, turns out this is what breaks locking
  in Budgie desktop

OBS-URL: https://build.opensuse.org/request/show/934028
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=490
2021-11-26 14:13:22 +00:00
Dominique Leuenberger
27cddbe496 Accepting request 930498 from GNOME:Factory
- Change to using a boolean dependency Requires for gnome-session
  to allow Budgie-only installation (forwarded request 930487 from gmbr3)

OBS-URL: https://build.opensuse.org/request/show/930498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=210
2021-11-14 23:06:11 +00:00
255e09eced Accepting request 930487 from home:gmbr3:Solus
- Change to using a boolean dependency Requires for gnome-session
  to allow Budgie-only installation

OBS-URL: https://build.opensuse.org/request/show/930487
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=489
2021-11-09 16:38:26 +00:00
Dominique Leuenberger
15759e51c6 Accepting request 929607 from GNOME:Factory
New stable release (forwarded request 929561 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/929607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=209
2021-11-06 17:15:33 +00:00