Commit Graph

509 Commits

Author SHA1 Message Date
Florian Müllner ecf6ea6950 Update to 45.beta.1 2023-08-11 02:42:05 +02:00
Adam Williamson 3ecd5bc5d1 Backport MR #3163 to help fix broken alt-tab behavior 2023-08-09 22:47:49 -07:00
Kalev Lember b590b4c640 Backport #3168 to fix mouse clicks sometimes going missing
This is a backport of an upstream MR that replaces earlier downstream
revert of "compositor: Do not repick after effects finish".

https://gitlab.gnome.org/GNOME/mutter/-/issues/2918
2023-08-09 16:32:56 +02:00
Kalev Lember 2f11d7586c Revert "compositor: Do not repick after effects finish"
Revert a change that likely caused mouse clicks to go missing in openQA
tests.

https://gitlab.gnome.org/GNOME/mutter/-/issues/2918#note_1810692
2023-08-08 11:14:16 -07:00
Adam Williamson dc9d190ac9 Backport #3162 to fix super key not triggering overview
Note the MR comments indicate this might break something else,
but that's about multiple touch events so probably less important
than 'super doesn't work'.
2023-08-08 08:58:22 -07:00
Adam Williamson 1be4b1a825 Revert "Revert "compositor: Do not repick after effects finish""
This reverts commit 3a625b6481.
We're not sure yet if it's needed - we need to backport a
different fix first to get the tests to reach the point where
we'll find out if we still have the 'lost clicks in installer'
bug that reverting this may fix. If so, we'll re-apply this
then.
2023-08-08 08:56:18 -07:00
Kalev Lember 3a625b6481 Revert "compositor: Do not repick after effects finish"
Revert a change that likely caused mouse clicks to go missing in openQA
tests.

https://gitlab.gnome.org/GNOME/mutter/-/issues/2918#note_1810692
2023-08-08 17:18:07 +02:00
Florian Müllner df796f9ea7 Update to 45.beta 2023-08-08 13:22:54 +02:00
Sandro Bonazzola 50fad388f6 address rpmdeps test suggestions
Subpackage mutter-tests carries 'Requires: libmutter-test-12.so'
which comes from subpackage mutter-devel but does not carry an
explicit package version requirement.

Added 'Requires: mutter-devel = %{version}-%{release}' to the spec
file to avoid the need to test interoperability between various
combinations of old and new subpackages.

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2023-08-07 11:38:02 +02:00
Sandro Bonazzola b584613385 Drop confusing comment from previous commit
Reviewed-On: https://src.fedoraproject.org/rpms/mutter/pull-request/33
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2023-07-12 13:01:40 +00:00
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 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