mutter/_service
Bjørn Lie d2ffa33114 - 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/package/show/GNOME:Factory/mutter?expand=0&rev=534
2025-01-14 17:41:37 +00:00

27 lines
1.0 KiB
XML

<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
<param name="revision">47.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">disable</param>
</service>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gvdb.git</param>
<param name="revision">b54bc5da25127ef416858a3ad92e57159ff565b3</param>
<param name="versionformat">0.gitmodule</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual">
<param name="basename">mutter</param>
</service>
</services>