Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 45.7
    706f7921 · Bump version to 45.7 ·
    45.7
    ====
    * Misc. bug fixes and cleanups [Jonas, Florian; !3757, !3775]
    
    Contributors:
      Jonas Ådahl, Florian Müllner
    
  • 46.2
    02050414 · Bump version to 46.2 ·
    46.2
    ====
    * Fix hardware cursor with non-atomic KMS drivers [Daniel; !3676]
    * Fix night light state getting stuck on monitor changes [Michel; !3742]
    * Fix sending preferred buffer transform [Robert; !3717]
    * Fix key press events with immediate release being ignored [Carlos; !3721]
    * Fix unsetting clipboard on screen lock [Florian; !3752]
    * Fix wrong input region of undecorated X11 windows [Sebastian K.; !3720]
    * Fix windows potentially shrinking unexpectedly on configure [Jonas Å.; !3755]
    * Fix popup menus sometimes closing immediately [Jonas D.; !3631]
    * Fixed crashes [Michel, Carlos, Keyu, Jonas Å., Sebastian K.; !3725, !3763,
      !3715, !3711, !3758, !3749]
    * Misc. bug fixes and cleanups [Florian, Echo, Michel, Jonas Å., Sebastian W.,
      Corentin, Bilal; !3723, !3744, !3737, !3743, !3735, !3731, !3700, !3750,
      !3757, !3754, !3748, !3730, !3775]
    
    Contributors:
      Jonas Ådahl, Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui, Carlos Garnacho,
      Echo J, Sebastian Keller, Robert Mader, Florian Müllner, Corentin Noël,
      Keyu Tao, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick
    
    Translators:
      Hugo Carvalho [pt], Leônidas Araújo [pt_BR]
    
  • ubuntu/42.9-0ubuntu8
    b734b8e2 · Upload to jammy ·
    mutter Debian release 42.9-0ubuntu8
    
  • ubuntu/46.1-2ubuntu1
    mutter Debian release 46.1-2ubuntu1
    
  • debian/46.1-2
    tagging package mutter version debian/46.1-2
    
  • debian/46.1-1
    tagging package mutter version debian/46.1-1
    
  • ubuntu/46.0-1ubuntu9
    mutter Debian release 46.0-1ubuntu9
    
  • upstream/46.1
    55ecaf80 · New upstream version 46.1 ·
    Upstream version 46.1
    
  • 45.6
    c6339aa6 · Bump version to 45.6 ·
    45.6
    ====
    * Always use logical pixels for bounds [Sophie; !3698]
    * Fix reusing single-pixel buffers [Jonas Å.; !3702]
    * Dynamically assign hardware planes during configuration [Jonas Å.; !3428]
    * Fixed crash [Sebastian; !3539]
    
    Contributors:
      Jonas Ådahl, Sophie Herold, Sebastian Wick
    
  • 46.1
    b57c8060 · Bump version to 46.1 ·
    46.1
    ====
    * Implement linux-drm-syncobj-v1 [Austin; !3300]
    * Fix input lag on X11 nvidia [Daniel; !3685]
    * Fix scanout on secondary GPUs [Michel; !3674]
    * Don't apply max-render-time to secondary GPUs [Michel; !3689]
    * Fix reusing single-pixel buffers [Jonas Å.; !3702]
    * Improve scanout candidate check [Robert; !3699]
    * Always use logical pixels for bounds [Sophie; !3698]
    * Fix modifiers getting stuck during grabs [Carlos; !3704]
    * Fix night-light on displays without EDID [Sebastian W.; !3673]
    * Fix secondary GPU acceleration with nvidia driver [Jonas Å., Daniel; !3304]
    * Fix some XWayland clients being partially click-through [Sebastian K.; !3697]
    * Fix initial suspended state [Jonas Å.; !3475]
    * Fixed crashes [Bilal, Jonas Å., Sebastian W., Daniel;
      !3683, !3666, !3691, !3708, !3678]
    * Misc. bug fixes and cleanups [Ray, Carlos, Bilal, Ivan, Barnabás, Jonas Å.,
      Jonas D., Michel; !3672, !3681, !3686, !3687, !3671, !3679, !3690, !3703,
      !3695, !2946, !3696, !3710, !3644, !3707]
    
    Contributors:
      Jonas Ådahl, Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui, Carlos Garnacho,
      Sophie Herold, Sebastian Keller, Robert Mader, Athmane MOKRAOUI,
      Ivan Molodetskikh, Barnabás Pőcze, Austin Shafer, Ray Strode, Daniel van Vugt,
      Sebastian Wick
    
    Translators:
      A S Alam [pa], Athmane MOKRAOUI [kab], Rachida SACI [kab],
      Nathan Follens [nl], Gwan-gyeong Mun [ko], Fabio Tomat [fur]
    
  • ubuntu/46.0-1ubuntu8
    47e324e6 · Upload to noble ·
    mutter Debian release 46.0-1ubuntu8
    
  • ubuntu/46.0-1ubuntu7
    mutter Debian release 46.0-1ubuntu7
    
  • ubuntu/46.0-1ubuntu6
    mutter Debian release 46.0-1ubuntu6
    
  • ubuntu/46.0-1ubuntu3
    Debian release 46.0-1ubuntu3
    
  • ubuntu/46.0-1ubuntu2
    Debian release 46.0-1ubuntu2
    
  • ubuntu/46.0-1ubuntu1
    mutter Debian release 46.0-1ubuntu1
    
  • debian/46.0-1
    tagging package mutter version debian/46.0-1
    
  • upstream/46.0
    49650443 · New upstream version 46.0 ·
    Upstream version 46.0
    
  • 45.5
    4e8ccf5f · Bump version to 45.5 ·
    45.5
    ====
    * Remove experimental rt-scheduler feature [Dallas; !3657]
    
    Contributors:
      Dallas Strouse
    
  • 46.0
    c4753689 · Bump version to 46.0 ·
    46.0
    ====
    * Fix duplicate scroll events over libei [Peter; !3637]
    * Fix window menu with mouse button modifier [Jonas; !3623]
    * Fix caret offset in accessible event [Carlos; !3643]
    * Fix handling of scroll events for mice [Carlos; !3642]
    * Use timerfd for clock timing [Christian; !3636]
    * Advertise support for BGRA for all screencast types [Robert; !3617]
    * Add support for preferred_buffer_scale/transform [Robert; !3580]
    * Use memfd to store selection data [Yotam; !3551]
    * Fix globally active input focus [Sebastian K.; !3651]
    * Call malloc_trim() after loading background image [Sebastian K.; !3653]
    * Fix dynamic max render time sometimes getting stuck on constant framerate
      [Robert; !3655]
    * Introduce base of new gesture framework [Jonas; !2389]
    * Work around windows missing work area changes [Balló; !3601]
    * Fix black screen with some drivers [Sebastian W.; !3646]
    * Improve login screen <-> session transition [Jocelyn; !3659]
    * Fixed crashes [Bilal, Carlos; !3656, !3660]
    * Misc. bug fixes and cleanups [Philip, Peter, Sebastian W., Zander, Petr,
      Sebastian K., Robert, Bilal, Jonas; !3640, !3647, !3648, !3654, !3658, !3622,
      !1918, !3067, !3661, !3662, !3652, !3645]
    
    Contributors:
      Yotam Bar-On, Zander Brown, Jonas Dreßler, Bilal Elmoussaoui, Jocelyn Falempe,
      Carlos Garnacho, Balló György, Christian Hergert, Petr Hodina, Peter Hutterer,
      Sebastian Keller, Robert Mader, Sebastian Wick, Philip Withnall
    
    Translators:
      Sabri Ünal [tr], Aurimas Černius [lt], Jordi Mas i Hernandez [ca],
      Asier Sarasua Garmendia [eu], Matej Urbančič [sl], Anders Jonsson [sv],
      Bruce Cowan [en_GB], Guillaume Bernard [fr], Kukuh Syafaat [id],
      Milo Casagrande [it], Rūdolfs Mazurs [lv], Fran Dieguez [gl],
      Ask Hjorth Larsen [da]