Sandro Bonazzola
eaa755b376
Drop build requirement on zenity
...
Runtime dependency on zenity was already dropped.
Dropping on build require as well as the test requiring it is not
executed while building and we don't ship that test within the built rpms.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2164152
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2023-07-12 13:01:40 +00:00
Sandro Bonazzola
bd10ec0137
Drop gtk-doc dependency
...
gtk-doc is not used anymore in mutter: gi-docgen is now used for
building the documentation.
Not replacing the dependency because API doc generation has been dropped
in commit 7b5a0bf581
so gi-docgen is not
going to be used during the build anyway.
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2023-07-12 11:14:11 +02:00
Sandro Bonazzola
9badd5c9ae
move gtk3 only to tests sub-package
...
mutter doesn't need gtk3 anymore but its testing system still requires
it. Moving the dependency to the tests subpackage only.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2177077
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2023-07-12 10:01:52 +02:00
Florian Müllner
d9c9f8da92
Update to 45.alpha
2023-07-06 20:29:55 +02:00
Florian Müllner
7a558838b2
Drop upstreamed patch
2023-06-08 16:57:08 +02:00
Florian Müllner
b65be62d1c
Update to 44.2
2023-06-03 14:02:53 +02:00
David King
358e2d0f92
Drop merged patch
2023-05-24 12:53:44 +01:00
Florian Müllner
384e34aee8
Update to 44.1
2023-04-25 18:48:49 +02:00
Florian Müllner
f6e15414b1
Convert to rpm-autospec
2023-04-25 11:16:06 +02:00
Adam Williamson
d14fe8d20f
Backport MR #2954 to fix X.org click-to-raise ( #2187831 )
2023-04-18 23:49:50 -07:00
Florian Müllner
4c17890dbd
Update to 44.0
2023-03-19 12:45:19 +01:00
Adam Williamson
f60389e323
Backport a couple of MRs to fix blocker issues
2023-03-16 15:44:08 -07:00
Florian Müllner
275ef5ebf0
Tweak centering patch some more
...
- the initial-setup ID missed an "i"
- fedora-welcome will have to change its ID when moving
to GTK4, prepare for that
2023-03-10 01:37:43 +01:00
Adam Williamson
63c751606b
Fix centring patch, backport MR #2906 for #2176700
2023-03-09 12:34:46 -08:00
Michael Catanzaro
5db6bd9bf2
Add patch to center initial setup windows
2023-03-06 12:40:33 -06:00
Florian Müllner
d02de5d32e
Update to 44.rc
2023-03-06 18:03:57 +01:00
Ray Strode
e5aa1384a4
Add forgotten patches, sigh
2023-03-05 13:09:23 -05:00
Ray Strode
59b0ac85a7
Add some backports of Carlos's focus fixes
...
Related: #2173985
2023-03-05 13:07:32 -05:00
Adam Williamson
bbefdc0d3a
Rebuild without changes for Bodhi reasons
...
This isn't needed on Rawhide, but doing it anyway to keep Rawhide
ahead of F38.
2023-02-20 21:17:08 -08:00
Florian Müllner
f10fab7774
Update to 44.beta
2023-02-14 20:28:40 +01:00
Jonas Ådahl
d7890d23ac
Backport patches on the gnome-43 branch
2023-02-10 09:19:33 -08:00
Adam Williamson
581253044f
Update to 43.2
2023-02-10 09:17:41 -08:00
Adam Williamson
1bbe98647a
Drop zenity requirement (upstream dropped it in 43-alpha)
2023-02-10 09:08:56 -08:00
Stefan Bluhm
5ab3b0fd39
Fixed broken Fedora condition
2023-01-29 21:01:20 +00:00
Fedora Release Engineering
dde532acb0
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 21:01:52 +00:00
Olivier Fourdan
d55d552a7b
Backport upstream MR2785 to add byte-swapped support
...
Xwayland now disallows byte-swapped clients by default on Fedora 38 and
above.
This adds the ability to re-enable support for byte-swapped client
support in Xwayland if needed.
Related: #2159489
2023-01-17 14:47:12 +01:00
Jonas Ådahl
89161ff785
Backport regression fixes
2022-11-18 22:26:40 +01:00
Florian Müllner
b07e6d7e2a
Update to 43.1
2022-11-04 14:08:36 +01:00
Kalev Lember
61c6500291
Rebuild to fix sysprof-capture symbols leaking into libraries consuming it
2022-09-27 20:12:30 +02:00
Kalev Lember
332684b6ad
Backport upstream MR2624 to fix maximized windows appearing on all screens
...
https://bugzilla.redhat.com/show_bug.cgi?id=2128660
2022-09-22 13:15:38 +02:00
Kalev Lember
13502e95dc
Backport upstream MR2623 to fix night light controls
2022-09-22 13:15:26 +02:00
Kalev Lember
08d29c41af
Fix whitespace in changelog entry
2022-09-22 13:14:40 +02:00
Florian Müllner
be39085dbe
Update to 43.0
2022-09-17 20:04:25 +02:00
Florian Müllner
39162bdd1a
Update to 43.rc
2022-09-04 16:58:53 +02:00
Kalev Lember
db887dd10b
wayland: Unlink surface listener when freeing token
...
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2592#note_1537253
2022-08-25 11:47:38 +02:00
Kalev Lember
429b3538b2
wayland: Ensure to unlink destroy listeners after destruction
...
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2592#note_1537242
2022-08-25 10:58:24 +02:00
Kalev Lember
01bfa2e36f
Backport upstream patch to fix a compositor crash ( #2120470 )
2022-08-24 09:50:26 +02:00
Florian Müllner
eff03142bf
Update to 43.beta
2022-08-10 20:46:49 +02:00
Fedora Release Engineering
635f167a85
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 00:01:36 +00:00
Kalev Lember
edf54fff77
Update dependency versions
2022-07-18 12:39:17 +02:00
Florian Müllner
ee88a4aaba
Update to 43.alpha
2022-07-10 18:23:18 +02:00
Florian Müllner
7ce15c42b4
Update to 42.2
2022-05-29 14:17:32 +02:00
Florian Müllner
d343aabf43
Add 42.1 sources
2022-05-06 21:05:56 +02:00
Florian Müllner
d8a3826d4a
Update to 42.1
2022-05-06 20:51:15 +02:00
Adam Williamson
42dd39a354
Backport MR #2359 to fix GNOME on legacy Radeon ( #2081070 )
2022-05-02 11:16:18 -07:00
Adam Williamson
00e14a5559
Backport MRs #2366 and #2321 to fix stuck modifiers and top bar hover
2022-04-19 15:22:53 -07:00
Adam Williamson
3418f0a3b7
Backport MR #2333 to fix partial lock on interrupted dimming ( #2073206 )
2022-04-18 14:13:33 -07:00
Adam Williamson
d5632fd4ae
Backport MR #2353 to fix overview search with input methods ( #2062660 )
2022-03-31 08:33:23 -07:00
Adam Williamson
11e3f0b51d
Backport MR #2299 to avoid a commonly-encountered crash ( #2063381 )
2022-03-14 11:58:49 -07:00
Florian Müllner
fe617a6e88
Update to 42.0
2022-03-13 00:38:51 +01:00