Commit Graph

615 Commits

Author SHA1 Message Date
Florian Müllner
a1ec0dea75 Update to 42.beta 2022-02-15 00:35:41 +01:00
Fedora Release Engineering
bfa45bf38f - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 06:40:39 +00:00
David King
f5594906e0 Fix gweather4 dependency 2022-01-14 21:11:39 +00:00
David King
157a28c383 Use pkgconfig for BuildRequires
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2022-01-14 18:06:35 +00:00
David King
f2ebbcf90a Update to 42.alpha 2022-01-14 18:06:34 +00:00
Adam Williamson
4a46ac2e64 Backport MR #2011 to further fix unexpected scrolling (#2017192) 2021-11-01 10:24:50 -07:00
Ray Strode
811a58913d Use correct patch for fixing unlock screen confusion 2021-10-27 09:39:10 -04:00
Jonas Ådahl
9fde33ec89 Work around crashy tear down 2021-10-27 09:39:07 -04:00
Ray Strode
158c3106cb Fix unlock screen confusion when hitting escape too much 2021-10-26 09:19:46 -04:00
Ray Strode
d516442ca5 Fix StPasswordEntry crash
Resolves: #2009637
2021-10-12 15:21:12 -04:00
Adam Williamson
f89d5e3ea4 Backport MR #1983 to fix wrong OSD icons (#2011872) 2021-10-07 14:48:00 -07:00
Kalev Lember
ef4dc0232a Backport upstream patch to fix scrolling to incorrect positions 2021-10-05 14:30:38 +02:00
Florian Müllner
4ba8655a98 Update to 41.0 2021-09-19 16:12:38 +02:00
Ray Strode
1eb0690038 Drop extra capabilities from gnome-shell. They're optional and they break shutdown from the login screen with new glibs.
Resolves: #1996998
2021-09-15 14:05:38 -04:00
Florian Müllner
251a1978d1 Update to 41.rc.1 2021-09-07 15:53:14 +02:00
Florian Müllner
5317ab5028 Update to 41.rc 2021-09-05 13:20:24 +02:00
Florian Müllner
98f5bda755 Update to 41.beta 2021-08-18 03:54:41 +02:00
Fedora Release Engineering
1c930016f1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 02:17:15 +00:00
Florian Müllner
79319e5688 Update to 40.3 2021-07-12 21:03:03 +02:00
Florian Müllner
3b5b7ffd33 Mark bundled provides 2021-06-17 17:04:58 +02:00
Florian Müllner
3978240c6c Update to 40.2 2021-06-10 14:06:15 +02:00
Florian Müllner
0fa492bb66 Update to 40.1 2021-05-13 18:07:37 +02:00
Kalev Lember
9d11163049 Move gnome-tour dep here from gnome-initial-setup
In GNOME 40 it's gnome-shell's welcome dialog that launches gnome-tour
and no longer gnome-initial-setup.

Add it as recommends instead of hard requires to make it possible for
users to remove the launcher if needed as the desktop file is no longer
hidden in GNOME 40.

https://bugzilla.redhat.com/show_bug.cgi?id=1955179
2021-04-30 09:18:59 +02:00
Benjamin Berg
9a647c460b Update fix for password auth after background service failure
Related: #1942443
2021-04-28 19:02:37 +02:00
Benjamin Berg
b71d55a47c Fix password auth after secondary service failure
Related: #1942443
2021-04-26 12:12:03 -07:00
Adam Williamson
a39c114648 Fix scrolling between workspaces/app grid pages with PgUp/PgDn 2021-04-14 14:59:45 -07:00
Ray Strode
75a4fd1636 Fix timed login when user list is disabled
Resolves: #1940618
2021-04-13 11:36:13 -04:00
Florian Müllner
f931fb53fd Update to 40.0 2021-03-20 13:22:21 +01:00
Florian Müllner
88a62e96a8 Update to 40.rc 2021-03-15 16:28:11 +01:00
Kalev Lember
70f07ed1cc Recommend gnome-session-xsession rather than hard-require it
This makes it possible to avoid installing gnome-session-xsession, which
in turn pulls in xorg-x11-server-Xorg. It's still going to be pulled in
to the default install as Recommends are installed by default.

The motivation for changing this is that there are some arm devices that
only work with Wayland and where Xorg is unsupported, as requested by
pbrobinson.
2021-03-11 12:58:14 +01:00
Florian Müllner
8c14eae2c1 Fix crash after launching apps via drag-and-drop 2021-03-08 13:53:40 +01:00
Florian Müllner
6466e4bf0f Build snapshot of current upstream 2021-03-04 16:38:07 +01:00
Florian Müllner
d8965e5814 Update to 40.beta 2021-02-23 00:43:02 +01:00
Kalev Lember
098d20f32a Add missing requires on gstreamer1-plugins-good and xdg-user-dirs-gtk
https://bugzilla.redhat.com/show_bug.cgi?id=1931342
2021-02-22 11:20:58 +01:00
Kalev Lember
d49adc8eb2 Drop unused VCS tag 2021-02-22 11:16:57 +01:00
Florian Müllner
c6ddcf8596 Only open app grid on left-click/touch
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3724
2021-02-14 21:03:03 +01:00
Florian Müllner
641c2ba0e5 Don't open app picker when clicking minimap 2021-02-14 19:38:56 +01:00
Florian Müllner
f3cc26567c Allow opening app grid by clicking overview background
Referred to as "everything is lava" by the GNOME design team; include
the proposed behavior to get some testing.
2021-02-12 22:24:28 +01:00
Florian Müllner
060506717c Update snapshot to current upstream 2021-02-12 22:22:05 +01:00
Florian Müllner
11e9865afe Add libgnomekbd dependency
It provides gkbd-keyboard-display, needed for the "Show Keyboard Layout"
menu item.
2021-02-12 19:26:39 +01:00
Milan Crha
406c9f3d98 Rebuilt for evolution-data-server soname version bump 2021-02-12 12:54:57 +01:00
Florian Müllner
46251f4aaf Build snapshot of current upstream 2021-02-02 23:27:48 +01:00
Fedora Release Engineering
727b58c8d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 08:42:07 +00:00
Kalev Lember
52efee9263 Require libgweather >= 40~alpha for new application_id property 2021-01-19 14:19:10 +01:00
Florian Müllner
10266b7480 Update to 40.alpha.1.1 2021-01-18 18:01:08 +01:00
Florian Müllner
1a141e52cd Update to 40.alpha.1 2021-01-15 01:52:19 +01:00
Florian Müllner
d0bb9ca066 Update to 40.alpha 2020-12-02 21:58:35 +01:00
Florian Müllner
6d3edac2fe Fix crash on size change (non-)transitions 2020-10-13 12:57:37 +02:00
Florian Müllner
72619c8a82 Update to 3.38.1 2020-10-05 20:47:25 +02:00
David King
0b9be4d087 Better specify xdg-desktop-portal-gtk dependency (#1882894) 2020-09-29 14:10:05 +01:00
Florian Müllner
c4b1b4bdd2 Update to 3.38.0 2020-09-14 23:20:28 +02:00
Kalev Lember
4dc151e579 Set minimum gnome-settings-daemon version for Screencast proxy changes 2020-09-10 13:17:41 +02:00
Kalev Lember
afa24793f1 Add missing pipewire-gstreamer dependency for screen recorder
https://bugzilla.redhat.com/show_bug.cgi?id=1873538#c9
2020-09-09 20:46:33 +02:00
Florian Müllner
89e8916aa2 Update to 3.37.92 2020-09-06 01:12:06 +02:00
Florian Müllner
eb59734d08 Fix screen recorder 2020-09-02 04:13:05 +02:00
Kalev Lember
c7398b65ca Move desktop-notification-daemon provides to be together with other provides 2020-08-31 20:40:13 +02:00
Kalev Lember
cd9369de85 Add PolicyKit-authentication-agent virtual provides
https://pagure.io/fedora-workstation/issue/180
2020-08-26 14:12:15 +02:00
Florian Müllner
2f4e696626 Update to 3.37.91 2020-08-24 18:08:46 +02:00
Kalev Lember
31257d69c5 Backport a fix for launching apps under X11
https://bugzilla.redhat.com/show_bug.cgi?id=1870234
2020-08-23 16:00:46 +02:00
Florian Müllner
4ae74c795f Fix VPN auth regression
Fixes #1830343
2020-08-14 01:30:58 +02:00
Florian Müllner
ee735651a9 Update to 3.37.90 2020-08-14 01:16:53 +02:00
Fedora Release Engineering
b416041046 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 02:20:18 +00:00
Fedora Release Engineering
e885595de2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 20:42:23 +00:00
Milan Crha
ae21be0c7d Rebuilt for evolution-data-server soname version bump 2020-07-13 17:51:08 +02:00
Florian Müllner
2cb8ad1636 Bump mutter requirement 2020-07-07 20:16:12 +02:00
Florian Müllner
666f374f9f Update to 3.37.3 2020-07-07 19:58:46 +02:00
Milan Crha
d6c038bbd4 Rebuilt for evolution-data-server soname version bump 2020-07-03 10:58:15 +02:00
Florian Müllner
421663e150 Update to 3.37.2 2020-06-03 02:07:05 +02:00
Stephen Gallagher
900baaef0a
Fix crashes when locking the screen while certain extensions are active
Resolves: rhbz#1817082

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-05-20 09:05:22 -04:00
Adam Williamson
657bcd8386 Backport MR #1235 to fix input methods on panel 2020-05-04 16:51:02 -07:00
Florian Müllner
6eb6549045 Update files list
The extensions portal got its own (hidden) .desktop file to make
sure stand-alone prefs dialogs get a proper name and icon.
2020-04-30 01:46:06 +02:00
Florian Müllner
9ee697e846 Update to 3.37.1 2020-04-30 00:53:39 +02:00
Florian Müllner
04b07eb16a Remove obsolete dependency 2020-04-07 23:27:22 +02:00
Jonas Ådahl
92612564fe Backport fixup for spring animation fix 2020-03-31 23:21:21 +02:00
Florian Müllner
9a1a96f839 Update to 3.36.1 2020-03-31 01:34:38 +02:00
Ray Strode
c41301197e Clear environment on logout
Fixes log in to Xorg right after log out from wayland
Resolves: #1815487
2020-03-25 16:55:12 -04:00
Adam Williamson
4ef45d4ea0 Backport fix for input method preedit issue (MR #1084) 2020-03-11 08:55:05 -07:00
Adam Williamson
b8a115257d Backport fix for ibus failing to start automatically (MR #1080) 2020-03-10 17:54:57 -07:00
Florian Müllner
b8d703d0bf Update to 3.36.0 2020-03-07 23:35:24 +01:00
Florian Müllner
2563211c08 Split off Extensions app to a subpackage
It's a user-visible app now, so users should be free to install or
uninstall it.

If everyone goes to plan, it will also be available as a flatpak
in time for 3.36.1.
2020-03-07 22:39:07 +01:00
Florian Müllner
a2f2ef7cce Fix off-by-1900 bug in dates 2020-03-02 18:29:46 +01:00
Florian Müllner
dfd888df46 Update to 3.35.92 2020-03-01 02:40:23 +01:00
Florian Müllner
888c715e72 Update files list 2020-02-18 00:38:07 +01:00
Florian Müllner
970dd91705 Update to 3.35.91 2020-02-18 00:29:34 +01:00
Kalev Lember
3ef6ad86f0 Adjust the favorites patch to inclute the apps we install by default
We don't have geary, and instead of gnome-music we install rhythmbox by
default in Fedora Workstation.
2020-02-07 07:10:15 +01:00
Florian Müllner
4d72666b5f Add missing files 2020-02-06 22:35:56 +01:00
Florian Müllner
8ea3556ae5 Update to 3.35.90 2020-02-06 22:13:13 +01:00
Fedora Release Engineering
798b5489e9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 22:50:25 +00:00
Kalev Lember
7ed9f5dab7 Rebuilt for libgnome-desktop soname bump 2020-01-06 14:45:55 +01:00
Florian Müllner
0dbf68aacc Update to 3.35.3 2020-01-05 13:44:02 +01:00
Florian Müllner
e7b9b09b80 Update build requires 2019-12-12 14:32:46 +01:00
Florian Müllner
79f5dfead6 Add missing build requires 2019-12-11 23:22:51 +01:00
Florian Müllner
d781f11be2 Update to 3.35.2 2019-12-11 19:15:36 +01:00
Florian Müllner
a54fb67df3 Update to 3.35.1 2019-10-12 23:01:08 +02:00
Adam Williamson
3ca93417f8 Backport MR #754 to fix #1749433 2019-10-12 08:54:14 -07:00
Florian Müllner
766f7a9a1e Update to 3.34.1 2019-10-09 03:26:07 +02:00
Debarshi Ray
225a1f3590 Stop NOTIFY_SOCKET from leaking into the GNOME environment 2019-09-24 19:18:08 +02:00
Florian Müllner
c5384ff8e4 Fix disappearing icons in frequent view
https://bugzilla.redhat.com/show_bug.cgi?id=1753337
2019-09-20 23:22:49 +02:00
Florian Müllner
a8b84f2dd6 Update to 3.34.0 2019-09-09 21:48:20 +02:00
Florian Müllner
52023068ba Drop downstream revert
The actual bug is in the background-logo extension, so drop the
downstream revert and instead conflict with unfixed extension
versions.
2019-09-09 20:15:31 +02:00