88 Commits

Author SHA256 Message Date
bbffb350e8 - Update to version 49.4:
+ Fix applying initial display scaling on xorg
  + Disable tone mapping with HDR
  + Allow creating uninhibitable idle watches
  + Fix screen sharing of monitors with no framerate
  + Fixed crashes
  + Misc. bug fixes and cleanups
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=578
2026-02-11 13:37:13 +00:00
d5c01f069d Accepting request 1328486 from GNOME:Next
- Update to version 49.3:
  + Fix direct scanout on drivers without explicit modifiers
  + Fix cases of spurious tone mapping
  + Fix reporing damage region in pipewire streams
  + Initialize all luminance fields for CICP
  + Fix subsurface geometry calculation
  + Fix Xwayland clients becoming unresponsive on 2nd monitor
  + Improve native Xwayland scaling support
  + Send color management image description target volume events
  + Improve support for tablet devices
  + Do not spin cursor for startup sequences with no app ID
  + Let gestures influence other gesture before state change
  + Fixed crash
  + Plugged leak
  + Misc. bug fixes and cleanups
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1328486
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=576
2026-01-23 16:21:00 +00:00
0340547749 Accepting request 1319806 from GNOME:Next
- Update to version 49.2:
  + Fix delay in applying KMS property changes
  + Handle ignored modifiers when grabbing keys and buttons on X11
  + Improve tiled monitor handling
  + Improve sticky keys handling
  + Fix global shortcut keys getting stuck in Xwayland windows
  + Fixed crashes
  + Misc. bug fixes and cleanups
  + Updated translations.

- Update to version 49.1.1+14:
  * x11: Handle ignored modifiers when grabbing keys and buttons
  * kms-connector: Only trigger a connector update on disconnect
    timeout
  * backends/native/kms-connector:
    - Do not assume !connected == disconnected
    - Notify disconnect events after a timeout
    - Initialize the connection as disconnected
  * kms: Add debug logging in on_udev_hotplug & hotplug_timeout
  * backends/native/kms: Use a more generic name for resource
    update function
  * Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1319806
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=574
2025-11-25 07:04:04 +00:00
01d98c4e62 Accepting request 1311612 from GNOME:Next
- Add mutter-fix-xwayland-dnd-crash.patch: Fix crash when dragging
  and dropping from an app running via xwayland
- Update to version 49.1:
  + Fix various glitches during resize/move drags
  + Fix lost keyboard focus in overview with some devices
  + Fix popup constraint rule and work around broken clients
  + Require pointer interaction prior to allowing pointer warp
  + Fix GTK apps locking up after entering popover submenu
  + Fix presentation timings with commit-timing-v1
  + Be more robust against clients providing bogus window geometry
  + Fix maximized windows extending under panel
  + Fix switching keyboard layout via xkb-options
  + Advertise explicit sync only for dmabufs screencasts
  + Fix multi-touch handling on X11
  + Fix keyboard driven resize drags
  + Fix DND actions not working reliably in some X11 clients
  + Do not force pointer focus on popups
  + Fixes for cancelling and restoring sizes after drags
  + Fix windows reverting to previous size after client resizes
  + Fix pointer constraints for some fullscreen X11 clients
  + Fixed crashes
  + Plugged leak
  + Misc. bug fixes and cleanups
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1311612
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=570
2025-10-16 08:18:23 +00:00
505822bbaa Accepting request 1308894 from GNOME:Next
- Update to version 49.0+68:
  * window/wayland: Use constrained rect when deciding
    configuration
  * wayland/xdg-shell:
    - Create window after setting resources
    - Ensure applied window geometry is always non-empty
    - Make invalid geometry warning more descriptive
  * tests/wayland:
    - Add test for invalid geometry with subsurface
    - Add test case for client with invalid geometry
  * wayland/shell-surface: Assume geometry empty if no buffer
    attached
  * wayland/surface: Make state-applied logs more informative
  * tests:
    - Add test checking maximized window position on workspace
      changes
    - Add some tests for wl_keyboard behavior
  * core: Let key presses of special modifiers through
  * clutter/frame-clock:
    - Allow scheduling a clock tick despite a pending later tick
    - For FRR schedule_later update, use next_update_time_us
  * window: Fixup flagging META_MOVE_RESIZE_RECT_INVALID only when
    invalid
  * seat/native: Steal another error before returning in task
  * wayland:
    - Check modifier state from event prior to event delivery
    - Always send configure event after xdg_popup::reposition
    - Require pointer interaction prior to allowing pointer warp
    - Add helper to check the order of two serials
    - Check event type, use CLUTTER_KEY_STATE for modifiers during

OBS-URL: https://build.opensuse.org/request/show/1308894
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=568
2025-10-06 14:14:43 +00:00
447cf43fec Accepting request 1307092 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1307092
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=563
2025-09-26 05:16:18 +00:00
f25aa7e322 Accepting request 1304942 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1304942
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=561
2025-09-17 15:53:41 +00:00
36de785bdc Accepting request 1289097 from GNOME:Next
- Update to version 48.4:
  + Unlink outputs from unused connectors in update_outputs
  + Add speed limit to Visual alerts
  + Fix behavior of windows that get activated before mapped
  + Fix incorrect cursor over Xwayland clients
  + Fix hi-res scroll events getting converted to flip-flopping
    discrete events
  + Fixed crash
  + Misc. bug fixes and cleanups

OBS-URL: https://build.opensuse.org/request/show/1289097
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=557
2025-07-02 09:09:23 +00:00
b8f766857e Accepting request 1282161 from GNOME:Next
- Update to version 48.3.1:
  + Fix Xwayland windows becoming unresponsive to events
  + Fix drag and drop of tabs into tiled/maximized state

OBS-URL: https://build.opensuse.org/request/show/1282161
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=555
2025-06-04 17:02:37 +00:00
ec8a18b0d6 Accepting request 1280282 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1280282
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=553
2025-05-26 15:43:21 +00:00
4f877f5610 Accepting request 1269164 from GNOME:Next
- Update to version 48.2:
  + Fix animated cursors
  + Announce workspace changes to screen reader
  + Fix popups showing in some situations
  + Fix wrong cursor after window animations
  + Fixed crashes
  + Misc. bug fixes and cleanups
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1269164
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=551
2025-04-15 15:26:19 +00:00
b86dbcc4c7 Accepting request 1266198 from GNOME:Next
- Update to version 48.1:
  + Fixed occasional screen freezes
  + Fix tablet tool cursor sizes when set via the cursor shape
    protocol
  + Fix hiding the cursor when using the cursor shape protocl
  + Fall back to the default color mode when a HDR monitor looses
    HDR capabilities
  + Disable HDR support with non-atomic (legacy) KMS drivers
  + Fix the cursor shape protocol when being used with tablets
  + Immediately update cursors on theme and size changes
  + Avoid cursor stuttering when cursor set via the cursor shape
    protocol
  + Handle DnD cursor feedback in compositor
  + Fixed crashes
  + Misc. bug fixes and cleanups

OBS-URL: https://build.opensuse.org/request/show/1266198
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=549
2025-04-02 07:34:27 +00:00
8f1441b46a Accepting request 1265257 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1265257
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=548
2025-03-31 10:05:17 +00:00
5f58975d73 Accepting request 1254800 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1254800
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=545
2025-03-21 07:52:29 +00:00
703b7c659f Accepting request 1253516 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1253516
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=541
2025-03-17 10:44:11 +00:00
4e863b5946 Accepting request 1250314 from GNOME:Next
Resubmit 48.rc post rebase

OBS-URL: https://build.opensuse.org/request/show/1250314
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=540
2025-03-06 14:04:59 +00:00
7aad6464a9 Accepting request 1250260 from home:iznogood
- Update to version 47.6:
  + Support presentation-time version 2
  + Honor wl_surface.offset on cursor surfaces
  + Fix sharable surfaces with nvidia as primary
  + Fixed crash

OBS-URL: https://build.opensuse.org/request/show/1250260
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=538
2025-03-05 07:42:37 +00:00
34d3e35041 Accepting request 1243347 from home:iznogood
- Update to version 47.5:
  + Synchronize device enabled state when adding device
  + Do not use modifiers if surface should be sharable
  + Fix notifying shell about modifier-only keyboard layout
    switches
  + Fixed crashes
  + Misc. bug fixes and cleanups

OBS-URL: https://build.opensuse.org/request/show/1243347
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=536
2025-02-06 19:14:39 +00:00
8baec9543f Accepting request 1237407 from GNOME:Next
- Update to version 47.4:
  + Use BT709 coefficients and limited range for YUV conversion by
    defaults
  + Also request high priority secondary EGL context
  + Fix Xwayland DND coordinates when using fractional scaling
  + Fix applying initial _NET_WM_WINDOW_OPACITY on Xwayland
  + Implement wp_viewport support for cursor surfaces
  + Improve input → output latency of cursor movements
  + Improve frame rate on monitors attached to secondary GPUs in
    copy mode
  + Send preferred scales to all surface roles
  + Misc. bug fixes and cleanups
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1237407
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=534
2025-01-14 17:41:37 +00:00
e33d0bbb57 Accepting request 1228701 from GNOME:Next
- Update to version 47.3:
  + Fix maximized X11 when using native xwayland scaling
  + Fix blank screen in remote headless sessions
  + Fix touch-triggered popups being cancelled too early
  + Fix pointer cursor during compositor grabs
  + Fixed crash

OBS-URL: https://build.opensuse.org/request/show/1228701
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=532
2024-12-10 09:04:48 +00:00
ea5ba2af17 Accepting request 1226356 from GNOME:Next
- Update to version 47.2:
  + Fix warping pointer after releasing pointer constraints
  + Default to high thread instead of realtime priority for KMS
    thread
  + Avoid CPU stalls with NVIDIA secondary GPUs with
    directly-attached monitors
  + Fix updating cursor immediately when starting window drag
  + Add pipeline hooks to user program pipelines
  + Prefer GPUs with built-in panels connected as primary GPU
  + Fix cursor glitches when using virtual monitors
  + Ensure frame events are sent for cursor surfaces
  + Allow BGRX8888 format on big endian
  + Fix touchscreen drag-and-drop on wayland
  + Fixed crashes
  + Misc. bug fixes and cleanups

OBS-URL: https://build.opensuse.org/request/show/1226356
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=530
2024-11-26 13:02:42 +00:00
7a94805d4a Accepting request 1219068 from GNOME:Next
- Update to version 47.1+3:
  * wayland/pointer-constraints: Warp pointer after destroying
    resource
  * Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1219068
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=528
2024-10-30 08:11:52 +00:00
32abfc633a Accepting request 1208964 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1208964
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=524
2024-10-21 18:08:44 +00:00
2ec7e87d35 Accepting request 1203960 from GNOME:Next
Add yet a upstream commit, fixing a bug via revert

OBS-URL: https://build.opensuse.org/request/show/1203960
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=522
2024-09-30 06:56:10 +00:00
7422b9befc Accepting request 1201236 from home:iznogood:branches:GNOME:Factory
New old stable

OBS-URL: https://build.opensuse.org/request/show/1201236
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=520
2024-09-17 11:42:18 +00:00
d183fa80b2 Accepting request 1191607 from GNOME:Next
- Update to version 46.4:
  + Fix nested popovers on wayland.
  + Misc. bug fixes and cleanups.
  + Updated translations.
- Drop mutter-fix-x11-restart.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/1191607
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=514
2024-08-05 17:13:38 +00:00
3eefdbb39c Accepting request 1185261 from GNOME:Next
- Update to version 46.3.1:
  + Fix visibility of Xwayland windows
  + Misc. bug fixes

OBS-URL: https://build.opensuse.org/request/show/1185261
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=510
2024-07-04 06:36:54 +00:00
81fecdd45f Accepting request 1184101 from GNOME:Next
- Update to version 46.3:
  + Fix performance issues with second virtual monitor
  + Fix missing unmap animation of some windows
  + Fix placement/resizing regression
  + Fix possible out of sync primary selections and clipboard
  + Fix ibus support in popups
  + Fix hardware accelerated rendering when headless
  + Add back support for legacy X11 cursor themes
  + Fix preedit offsets
  + Use character offsets to specify surrounding text
  + Don't force titlebar on screen on all interactive resizes
  + Fixed crashes
  + Misc. bug fixes and cleanups
  + Updated translations.
- Rebase patches with quilt.

OBS-URL: https://build.opensuse.org/request/show/1184101
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=508
2024-07-01 08:59:27 +00:00
ce2bb6888a Accepting request 1177042 from GNOME:Next
- Update to version 46.2:
  + Fix hardware cursor with non-atomic KMS drivers.
  + Fix night light state getting stuck on monitor changes.
  + Fix sending preferred buffer transform.
  + Fix key press events with immediate release being ignored.
  + Fix unsetting clipboard on screen lock.
  + Fix wrong input region of undecorated X11 windows.
  + Fix windows potentially shrinking unexpectedly on configure.
  + Fix popup menus sometimes closing immediately.
  + Fixed crashes.
  + Misc. bug fixes and cleanups.
  + Updated transltions.

OBS-URL: https://build.opensuse.org/request/show/1177042
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=506
2024-05-27 08:23:05 +00:00
0018b2468b Accepting request 1171180 from GNOME:Next
- Update to version 46.1:
  + Implement linux-drm-syncobj-v1.
  + Fix input lag on X11 nvidia.
  + Fix scanout on secondary GPUs.
  + Don't apply max-render-time to secondary GPUs.
  + Fix reusing single-pixel buffers.
  + Improve scanout candidate check.
  + Always use logical pixels for.
  + Fix modifiers getting stuck during grabs.
  + Fix night-light on displays without EDID.
  + Fix secondary GPU acceleration with nvidia driver.
  + Fix some XWayland clients being partially click-through.
  + Fix initial suspended state.
  + Fixed crashes.
  + Misc. bug fixes and cleanups.
  + Updated translations.
- Drop mutter-fix-front-buffer-lock.patch and
  0001-Revert-clutter-stage-Avoid-queueing-stage-updates-wh.patch:
  fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/1171180
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=503
2024-05-02 15:47:37 +00:00
922efea02f Accepting request 1159405 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1159405
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=497
2024-03-19 13:34:02 +00:00
ea73c17fc6 Accepting request 1137895 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1137895
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=487
2024-01-10 09:12:53 +00:00
7ec88e0ba6 Accepting request 1131633 from GNOME:Next
Update to 45.2

OBS-URL: https://build.opensuse.org/request/show/1131633
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=481
2023-12-07 20:31:30 +00:00
c00796f892 Accepting request 1130598 from home:yfjiang:branches:GNOME:Factory
- Rebase mutter-SLE-bsc984738-grab-display.patch.

OBS-URL: https://build.opensuse.org/request/show/1130598
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=479
2023-12-04 12:26:40 +00:00
5df47d0aa7 Accepting request 1130515 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1130515
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=478
2023-12-04 12:26:26 +00:00
ef2a8d5bd5 Accepting request 1121579 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1121579
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=474
2023-11-01 13:03:17 +00:00
209d723e78 Accepting request 1121135 from GNOME:Next
- Update to version 45.0+61:
  + backend:
    - Introduce helpers for turning from/to clutter/evdev buttons
    - Use helper to translate from/to clutter/evdev button codes
  + clutter/frame-clock:
    - Simplify next_presentation_time_us calculation
    - Start next update ASAP after idle period
  + cogl/onscreen: Add missing error untrap calls
  + input-capture:
    - Check barriers don't extend into nonexisting monitors
    - Fix off-by-one for barrier validation
  + renderer/native:
    - Add a new has_addfb2 property
    - Send modifiers even without AddFb2
  + screen-cast/stream-src:
    - Assert that dmabuf handle lookup succeeds
    - Calculate stride after adding handle to hash table
  + tests/clutter/event-delivery: Avoid race with stage update
  + tests/clutter/frame-clock*: Use
    clutter_frame_get_target_presentation_time
  + wayland/dma-buf: Advertise INVALID modifier without AddFb2
  + wayland: Send keyboard modifiers after the enter event
  + input-capture: Add more barrier tests, mostly for invalid
    barriers

OBS-URL: https://build.opensuse.org/request/show/1121135
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=473
2023-10-31 16:20:52 +00:00
cb0fd23b7b Accepting request 1117793 from GNOME:Next
- Update to version 45.0+45:
  + kms/impl-device/atomic:
    - Fix blob size
    - Fix stack overflow
  + kms/impl-device: Inhibit real-time scheduling when mode setting
  + monitor-manager/native: Update assignments on empty-config too
  + renderer/native:
    - Clear old pending mode sets when unsetting all modes
    - Fold mode unsetting into renamed unset_modes()
  + tests/dbusmock-templates/rtkit: Add MakeThreadHighPriority
  + tests/kms/render: Add test for setting empty config
  + thread:
    - Allow turning off rt scheduling for running thread
    - For consistency, s/real_time/realtime/
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1117793
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=471
2023-10-16 09:41:15 +00:00
4932f3eeb3 Accepting request 1111678 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1111678
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=467
2023-09-18 06:37:43 +00:00
f48bb908a5 Accepting request 1109850 from GNOME:Next
Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109850
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=465
2023-09-12 08:21:35 +00:00
6b589d8b93 Accepting request 1108904 from home:iznogood:branches:GNOME:Factory
- Update to version 44.4:
  + Fix xwayland-allow-byte-swapped-clients setting.
  + Fix restoring focus when leaving the overview.
  + Fix touch move operations on subsurfaces.
  + Fix flickering when DRI driver isn't available.
  + Fix unexpected cursor changes over non-resizable windows.
  + Fix restoring maximized state of SSD windows.
  + Fix window focus unexpectedly moving to secondary monitor when
    changing workspaces.
  + Fixed crash.
  + Misc. bug fixes and cleanups.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1108904
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=463
2023-09-05 14:03:27 +00:00
841c80233b Accepting request 1097438 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1097438
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=455
2023-07-10 11:35:17 +00:00
b53e1e6343 Accepting request 1090831 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1090831
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=453
2023-06-05 08:42:48 +00:00
ad41a45ab8 Accepting request 1085670 from GNOME:Next
Add 2 bugfixes from upstream

OBS-URL: https://build.opensuse.org/request/show/1085670
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=447
2023-05-09 17:57:24 +00:00
dce2ef3fe7 Accepting request 1082807 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1082807
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=445
2023-04-26 14:35:51 +00:00
babe46339c Accepting request 1079807 from GNOME:Next
New checkout + add patch subbed upstream (I had the exact same crash quite quickly after logging in post Mesa version upgrade). Normally I'd prefer to not push non-acked patches, but this seems sane

OBS-URL: https://build.opensuse.org/request/show/1079807
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=443
2023-04-17 14:13:58 +00:00
50305803b6 Accepting request 1078400 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1078400
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=441
2023-04-11 13:34:51 +00:00
20f99c6159 Accepting request 1076087 from GNOME:Next
- Update to version 44.0+18:
  + backends: Use meta_gamma_lut_new_sized() in a few more places
  + compositor:
    - Drop anchor_window_pos field from MetaWindowDrag
    - Use relative anchor coordinates for window drags
    - Avoid use of variable during resize
  + onscreen/native: Avoid freezing the frame clock on failed
    cursor commits
  + window-actor-x11: Check array bounds before accessing array
  + build: Don't disable checks in release builds
  + tests: Use a more interoperable path to bash
  + backend/nested: Ignore setting pointer constraint
  + Updated translations.
- Clean up spec, drop old disabled and unneeded pkgconfig(gtk+-3.0)
  BuildRequires and move disabled patches to SLE.

OBS-URL: https://build.opensuse.org/request/show/1076087
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=439
2023-03-31 12:02:56 +00:00
a68995736c Accepting request 1073802 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1073802
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=437
2023-03-22 15:13:40 +00:00
68d1590a53 Accepting request 1072931 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1072931
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=436
2023-03-20 12:48:30 +00:00