Skip to content
Tags give the ability to mark specific points in history as being important
  • 44.1
    28a6447f · Bump version to 44.1 ·
    44.1
    ====
    * Fall back to the default, not the unknown color space [Sebastian W.; !2915]
    * Fix resizing windows via keyboard [Florian; !2908]
    * Fix possible screen freeze after resume with multiple monitors [Daniel; !2933]
    * Fix anchor position when dragging window [Carlos; !2942]
    * Fix applying XSettings to decorations on X11 [Marco; !2948]
    * Allow clipped redraws for headless backend [Salman; !2775]
    * Improve screencast support [Georges; !2804]
    * Fix focus-on-click for server-side decorated windows [Carlos; !2954]
    * Fix initial fullscreen state of server-side decorated windows [Carlos; !2961]
    * Fix feedback loop triggering bursts of excessive CPU load [Robert; !2823]
    * Enable modifiers by default on non-native backend [Robert; !2972]
    * Check EDID for supported sink Colorimetry [Sebastian W.; !2919]
    * Fix artifacts in titlebars on some hardware [Carlos; !2976]
    * Fix map transitions for X11 windows on wayland [Carlos; !2975]
    * Fixed crashes [Jonas Å., Sebastian K., Carlos, Michel, Daniel, Robert;
      !2932, !2930, !2945, !2956, !2962, !2968, !2967, !2960, !2963]
    * Plugged leaks [Sebastian K., Jonas Å.; !2922, !2926, !2957]
    * Misc. bug fixes and cleanups [Daniel, Ivan, Emmanuele, Simon, Jonas D.,
      Jonas Å., Chris, Florian, Corentin, msizanoen1, Sebastian K.; !2918, !2904,
      !2928, !2929, !2900, !2856, !2944, !2935, !2947, !2949, !2951, !2940, !2953,
      !2964, !2934, !2902, !2971]
    
    Contributors:
      Jonas Ådahl, Emmanuele Bassi, Michel Dänzer, Jonas Dreßler, Carlos Garnacho,
      Sebastian Keller, Robert Mader, Chris Mayo, Simon McVittie, Ivan Molodetskikh,
      msizanoen1, Florian Müllner, Georges Basile Stavracas Neto, Corentin Noël,
      Salman, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick
    
    Translators:
      Boyuan Yang [zh_CN], Ngọc Quân Trần [vi], Nathan Follens [nl]
    
  • 43.5
    eedb556b · Bump version to 43.5 ·
    43.5
    ====
    * Fix recording windows on non-active workspaces [Robert; !2789]
    * Fixed crashes [Colin, Sebastian, Jonas; !2917, !2955, !2969]
    * Misc. bug fixes and cleanups [Ivan; !2928]
    
    Contributors:
      Jonas Ådahl, Sebastian Keller, Colin Kinloch, Robert Mader, Ivan Molodetskikh
    
    Translators:
      Nart Tlisha [ab]
    
  • 43.4
    0e7506ff · Bump version to 43.4 ·
    43.4
    ====
    * Do not overwrite previously set offsets on attach [Matthias; !2843]
    * Fix Xwayland focus regressions [Carlos; !2848, !2878]
    * Memory handling fixes [Simon; !2877]
    * Reduce memory bandwidth usage in some GPUs [Erico; !2091]
    * Fix partial updates on offscreen rotated screens [Robert; !2860]
    * Fix a frequent warning when running with recent glib [Sebastian; !2790]
    
    Contributors:
      Matthias Clasen, Carlos Garnacho, Sebastian Keller, Robert Mader,
      Simon McVittie, Erico Nunes
    
  • 42.9
    78248ea0 · Bump version to 42.9 ·
    42.9
    ====
    * Do not overwrite previously set offsets on attach [Matthias; !2843]
    * Don't disable KMS modifiers on newer i915 systems [Sameer; !2641]
    * Reduce memory bandwidth usage in some GPUs [Erico; !2091]
    * Fix pointer constrains with subsurfaces [Robert; !2717]
    * Fix partial updates on offscreen rotated screens [Robert; !2860]
    * Do not require a physical device to update pointer visibility [Carlos; !2766]
    * Fix Xwayland focus regressions [Carlos; !2878]
    
    Contributors:
      Matthias Clasen, Carlos Garnacho, Sameer Lattannavar, Robert Mader,
      Erico Nunes
    
  • 44.0
    a958417e · Bump version to 44.0 ·
    44.0
    ====
    * Fix state confusion and delay on startup [Carlos; !2906]
    * Fix night light regression [Sebastian; !2916]
    * Fix fullscreen regression with many SDL apps [Jonas; !2921]
    * Fixed crashes [Jonas; !2901, !2912]
    
    Contributors:
      Jonas Ådahl, Carlos Garnacho, Sebastian Wick
    
    Translators:
      Ask Hjorth Larsen [da], Piotr Drąg [pl], Marek Černocký [cs],
      Gwan-gyeong Mun [ko]
    
  • 44.rc
    f2a94cf7 · Bump version to 44.rc ·
    44.rc
    =====
    * Do not overwrite previously set offsets on attach [Matthias; !2843]
    * Fix Xwayland focus regressions [Carlos; !2841, !2878]
    * Stop parsing unused EDID parameters [adarshgm; !2825]
    * Fix partial updates on offscreen rotated screens [Robert; !2860]
    * Improve Xwayland RandR emulation compatibility [msizanoen1; !2725]
    * Fix touch window dragging on rotated monitors [Jonas D.; !2859]
    * Remove legacy OpenGL driver support [Jonas Å.; !2672]
    * Improve default scale factor selection [Adrian, Jonas Å.; !2653, !2880]
    * Handle all X11 window title fallbacks [Carlos; !2872]
    * Fix handling of keyboard-driven window resize [Carlos; !2871]
    * Fix recording windows on non-active workspaces [Robert; !2789]
    * Manage KMS updates more asynchronously [Jonas Å.; !2854, !2855]
    * Fix headless startup [Jonas Å.; !2821]
    * Remove support for window shading [Robert; !2884]
    * Move away from GTK3 [Carlos; !2864]
    * Restore zero-copy fast path for Xwayland fullscreen windows [Carlos; !2797]
    * Prevent clients from locking the compositor with cursor updates
      [Olivier; !2849]
    * Add experimental development tool for HDR modes [Sebastian; !2879]
    * Account for linear sampling when calculating actor damage [msizanoen1; !2771]
    * wayland: Implement fractional_scale protocol [Robert; !2394]
    * Fixed crashes [Jonas D., Jonas Å., Robert; !2858, !2863, !2869, !2885, !2887]
    * Memory handling fixes
      [Jonas Å., Carlos, Simon, Michel; !2853, !2868, !2877, !2886]
    * Misc. bug fixes and cleanups [Jonas Å., Florian, Robert, Carlos, Sebastian,
      Jonas D.; !2846, !2840, !2850, !2829, !2862, !2779, !2861, !2713, !2865,
      !2866, !2867, !2874, !2875, !2873, !2881, !2847, !2889, !2890, !2891, !2892,
      !2894, !2895, !2899]
    
    Contributors:
      Dor Askayo, Matthias Clasen, Jonas Dreßler, Michel Dänzer, Olivier Fourdan,
      Carlos Garnacho, Robert Mader, Simon McVittie, Florian Müllner, Adrian Vovk,
      Sebastian Wick, adarshgm, msizanoen1, Jonas Ådahl
    
    Translators:
      Марко Костић [sr], Daniel [es], Fabio Tomat [fur], Matej Urbančič [sl],
      Jiri Grönroos [fi], Balázs Úr [hu], Anders Jonsson [sv], Marek Černocký [cs],
      Jürgen Benvenuti [de], Alexander Shopov [bg]
    
  • 44.beta
    df653b95 · Bump version to 44.beta ·
    44.beta
    =======
    * Don't disable KMS modifiers on newer i915 systems [Sameer; !2641]
    * Set LOD bias for sharper mipmaps  [Daniel; !2644]
    * Fix edge resistance and window snapping regression [John; !2687]
    * Avoid high-level udev queries for input caps and properties [Carlos; !2617]
    * Implement wl_output v3 and v4 [Robert; !2692]
    * Fix recalculating viewport after window resize [Sebastian Kr.; !2689]
    * Fix opaque cursors and LoDPI cursor on HiDPI screens [Jonas Å.; !2698]
    * Process device removing events immediately [Jonas D.; !2696]
    * Handle stage view updates without allocation more gracefully [Jonas D.; !2694]
    * Fix window screenshots being cut off at the bottom right [Sebastian K.; !2720]
    * wayland/subsurface: Avoid using buffers with unfinished client work
      [Michel; !1880]
    * Move X11 window decorations to a separate client
      [Carlos; !2175, !2735, !2756, !2791, !2796, !2758]
    * Fix cursor position in window screencasts [Georges; !2737]
    * Skip resize effects for tiled windows during user grabs [Michael; !2579]
    * Fix pointer constrains with subsurfaces [Robert; !2717]
    * Disable direct scanout during drag-n-drop operations [Robert; !2677]
    * Ignore unmapped subsurfaces in direct scanout check [Robert; !2755]
    * Fix cursor disappearing over windows during grabs [Carlos; !2754]
    * Make wl_output mode independent of the orientation [Sebastian W.; !2723]
    * Improve focus handling on workspace switches [Sebastian W.; !2747]
    * Fix initialization of keyboard accessibility [Carlos; !2750, !2778]
    * Refactor API to use well-defined ownership instead of singletons
      [Jonas Å.; !2718]
    * Add support for xdg-foreign-v2 [Jason, Jonas Å.; !2770]
    * Add higher bit depth offscreen framebuffers support [Jonas Å., Naveen; !2461]
    * Overhaul dynamic max render time calculation [Michel; !2500]
    * Do not require a physical device to update pointer visibility [Carlos; !2766]
    * Allow building without xwayland support [Bilal; !2407, !2399]
    * Add Xwayland byte-swapped clients support [Olivier; !2785]
    * Fix freeze when crossing monitors under some conditions [Carlos; !2803]
    * Don't allow window activation to break global grabs
      [Florian, Carlos; !2776, !2832]
    * Integrate window grab operations with new ClutterGrab API [Carlos; !2683]
    * Support selecting an acceleration profile for touchpad devices [Evan; !2426]
    * Enforce compliant surface buffer sizes [Robert; !2815]
    * Keep proportional position when moving window between rects [Sebastian; !2591]
    * Introduce implicit grabbing in Clutter [Jonas D.; !2342]
    * Fix unexpected window focus changes after global grabs [Sebastian W.; !2742]
    * Fix sloppy/mouse focus mode on wayland [Carlos; !2828]
    * Add service channel Wayland clients [Jonas Å.; !2810]
    * Fixed crashes [Sebastian W., Jonas Å., Bilal, Jonas D., msizanoen1, Georges,
      Carlos, Daniel, Keyu; !2695, !2704, !2706, !2711, !2691, !2709, !2690, !2736,
      !2745, !2674, !2793, !2794, !2827, !2831, !2834]
    * Plugged leaks [Niels; !2799, !2817]
    * Misc. bug fixes and cleanups [Jonas D., Jonas Å., Bilal, Florian, Corentin,
      Bram, Georges, Hunor, Carlos, Robert, Michel, Christian, Olivier, Daniel,
      Corey, Sebastian K., Jan, Anders, Simon, Sebastian W., Jake, Erico; !1492,
      !2508, !2645, !2699, !2418, !2701, !2702, !2703, !2708, !2697, !2710, !2714,
      !2715, !2716, !2719, 2724, 2739, 2740, 2733, 2753, 2741, !2680, !2727, !2757,
      !2762, !2671, !2765, !2767, !2707, !2768, !2428, !2467, !2772, !2769, !2781,
      !2784, !2786, !2780, !2788, !2792, !2783, !2798, !2795, !2800, !2805, !2790,
      !2809, !2572, !2811, !2812, !2813, !2807, !2773, !2806, !2816, !2818, !2814,
      !2819, !2782, !2822, !2087, !2824, !2826, !2621, !2748, !2091, !2833, !2808,
      !2836]
    
    Contributors:
      Corey Berla, Hunor Csomortáni, Jake Dane, Jonas Dreßler, Michel Dänzer,
      Bilal Elmoussaoui, Olivier Fourdan, Jason Francis, Carlos Garnacho,
      Evan Goode, Niels De Graef, Christian Hergert, Peter Hutterer, Anders Jonsson,
      Sebastian Keller, Sebastian Krzyszkowiak, Naveen Kumar, Sameer Lattannavar,
      Robert Mader, Simon McVittie, Florian Müllner, Georges Basile Stavracas Neto,
      Corentin Noël, Erico Nunes, Bram Stolk, Keyu Tao, Jan Tojnar, Daniel van Vugt,
      Michael Webster, Sebastian Wick, John Wudrick, msizanoen1, Jonas Ådahl
    
    Translators:
      Dušan Kazik [sk], Aleksandr Melman [ru], Yuri Chornoivan [uk],
      Hugo Carvalho [pt], Emin Tufan Çetin [tr], Kukuh Syafaat [id],
      Fran Dieguez [gl], Yosef Or Boczko [he], Asier Sarasua Garmendia [eu],
      Quentin PAGÈS [oc], Aurimas Černius [lt]
    
  • 42.8
    98fc661d · Bump version to 42.8 ·
    42.8
    ====
    * Skip resize effects for tiled windows during user grabs [Michael; !2579]
    * Disable direct scanout during drag-n-drop operations [Robert; !2677]
    * Ignore unmapped subsurfaces in direct scanout check [Robert; !2671]
    * Fix cursor disappearing over windows during grabs [Carlos; !2754]
    * Fix cursor position in window screencasts [Georges; !2737]
    * Fix initialization of keyboard accessibility [Carlos; !2750, !2778]
    * Don't allow window activation to break global grabs
      [Florian, Carlos; !2776, !2832]
    * Fixed crashes [Georges, Jonas; !2736, !2609]
    * Plugged leak [Niels; !2799]
    * Misc. bug fixes and cleanups [Jonas, Georges, Carlos; !2707, !2762, !2767]
    
    Contributors:
      Carlos Garnacho, Niels De Graef, Robert Mader, Florian Müllner,
      Georges Basile Stavracas Neto, Nart Tlisha, Michael Webster, Jonas Ådahl
    
    Translators:
      Nart Tlisha [ab]
    
  • 43.3
    a63755bd · Bump version to 43.3 ·
    43.3
    ====
    * Skip resize effects for tiled windows during user grabs [Michael; !2579]
    * Disable direct scanout during drag-n-drop operations [Robert; !2677]
    * Ignore unmapped subsurfaces in direct scanout check [Robert; !2755]
    * Fix cursor disappearing over windows during grabs [Carlos; !2754]
    * Fix pointer constrains with subsurfaces [Robert; !2717]
    * Make wl_output mode independent of the orientation [Sebastian; !2723]
    * Improve focus handling on workspace switches [Sebastian; !2747]
    * Fix cursor position in window screencasts [Georges; !2737]
    * Do not require a physical device to update pointer visibility [Carlos; !2766]
    * Fix initialization of keyboard accessibility [Carlos; !2750, !2778]
    * Fix freeze when crossing monitors under some conditions [Carlos; !2803]
    * Don't allow window activation to break global grabs
      [Florian, Carlos; !2776, !2832]
    * Fixed crashes [Georges, Daniel, Jonas; !2736, !2674, !2794]
    * Plugged leak [Niels; !2799]
    * Misc. bug fixes and cleanups [Robert, Jonas, Georges, Carlos; !2671, !2707,
      !2762, !2767, !2811, gnome-shell#6137]
    
    Contributors:
      Carlos Garnacho, Niels De Graef, Robert Mader, Florian Müllner,
      Georges Basile Stavracas Neto, Daniel van Vugt, Michael Webster,
      Sebastian Wick, Jonas Ådahl
    
    Translators:
      Aleksandr Melman [ru]
    
  • 42.7
    1bd8a905 · Bump version to 42.7 ·
    42.7
    ====
    * Always send modifiers to clients if supported [Jonas Å.; !2546]
    * Make NVIDIA + gbm use atomic mode setting [Jonas Å.; !2578]
    * Disable client modifiers with amdgpu driver [Michel; !2637]
    * Handle stage view updates without allocation more gracefully [Jonas D.; !2694]
    * Fix window screenshots being cut off at the bottom right [Sebastian K.; !2720]
    * Implement wl_output v3 and v4 [Robert; !2692]
    * Fix recalculating viewport after window resize [Sebastian Kr.; !2689]
    * Fixed crashes [Jonas Å., msizanoen1, Jonas D.; !2553, !2711, !2690, !2691]
    * Misc. bug fixes and cleanups [Jonas Å., Bram; !2716, !2724, !2645, !2704]
    
    Contributors:
      Jonas Dreßler, Michel Dänzer, Sebastian Keller, Sebastian Krzyszkowiak,
    
  • 43.2
    46f41436 · Bump version to 43.2 ·
    43.2
    ====
    * Fix edge resistance and window snapping regression [John; !2687]
    * Handle stage view updates without allocation more gracefully [Jonas D.; !2694]
    * Fix window screenshots being cut off at the bottom right [Sebastian K.; !2720]
    * Implement wl_output v3 and v4 [Robert; !2692]
    * Fix recalculating viewport after window resize [Sebastian Kr.; !2689]
    * Set LOD bias for sharper mipmaps [Daniel; !2644]
    * Don't disable KMS modifiers on newer i915 systems [Sameer; !2641]
    * Fixed crashes [Jonas Å., Sebastian, msizanoen1, Jonas D., Bilal; !2704, !2695,
      !2711, !2690, !2691, !2709, !2706]
    * Misc. bug fixes and cleanups [Jonas Å., Bram; !2716, !2724, !2645, !2710]
    
    Contributors:
      Jonas Dreßler, Bilal Elmoussaoui, Sebastian Keller, Sebastian Krzyszkowiak,
      Sameer Lattannavar, Robert Mader, Bram Stolk, Daniel van Vugt, Sebastian Wick,
      John Wudrick, msizanoen1, Jonas Ådahl
    
    Translators:
      Dušan Kazik [sk], Nart Tlisha [ab]
    
  • 43.1
    8329a3eb · Bump version to 43.1 ·
    43.1
    ====
    * Add quirk to work around issue with Mali GPUs [Daniel; !2614]
    * Notify changes to night-light support over D-Bus [Sebastian W.; !2623]
    * Fix always-on-top windows unexpectedly taking focus [Sebastian W.; !2489]
    * Fix accidental direct scanout [Jonas Å.; !2624]
    * Disable client modifiers with amdgpu driver [Michel; !2637]
    * Cancel pointer gesture on wl_pointer.leave [Carlos; !2640]
    * Add black padding to fixed-size wayland fullscreen windows
      [Jonas Å., Sebastian W.; !2338]
    * Stop sending frame callbacks to minimized clients [Robert; !2662]
    * Fix scrolling in clients with no hi-res scroll support in RDP [José; !2664]
    * Fix skipped low-res scroll events with some high-res mice [José; !2668]
    * Throttle interactive move and resize updates [Jonas Å.; !2652]
    * wayland-keyboard: Send pressed keys on enter [Jonas Å.; !2657]
    * Fix some X11 windows getting unredirected erroneously [Sebastian K.; !2651]
    * Fix Flatpak applications bypassing X11 permission [msizanoen1; !2633]
    * Fix always visible cursor in virtual streams [Salman; !2629]
    * Fixed crashes [Jonas Å., Sebastian W., Max, Carlos, Łukasz; !2616, !2627,
      !2646, !2661, !2655, !2669, !2676]
    * Misc. bug fixes and cleanups [Daniel, Jonas Å., Sebastian W., Ivan, Marco,
      Florian, Carlos, Jonas D.; !2615, !2619, !2590, !2630, !2515, !2656,
      !2659, !2670, !2667, !2678]
    
    Contributors:
      Marco Trevisan (Treviño), Jonas Dreßler, Michel Dänzer, José Expósito,
      Carlos Garnacho, Sebastian Keller, Robert Mader, Salman Malik,
      Ivan Molodetskikh, Florian Müllner, Łukasz Spintzyk, Daniel van Vugt,
      Sebastian Wick, Max Zhao, msizanoen1, Jonas Ådahl
    
    Translators:
      Baurzhan Muftakhidinov [kk], Sabri Ünal [tr], Pawan Chitrakar [ne],
      Jürgen Benvenuti [de], Nart Tlisha [ab], Fabio Tomat [fur],
      Quentin PAGÈS [oc], Freddy Cheng [zh_TW], Мирослав Николић [sr],
    
  • 42.6
    f7cbb23f · Bump version to 42.6 ·
    42.6
    ====
    * Add quirk to work around issue with Mali GPUs [Daniel; #2354]
    * Stop sending frame callbacks to minimized clients [Robert; !2662]
    * Fixed crashes [Jonas, Carlos, Max; !2646, !2592, !2661, !2655]
    * Misc. bug fixes and cleanups [Carlos; !2594]
    
    Contributors:
      Carlos Garnacho, Robert Mader, Daniel van Vugt, Max Zhao, Jonas Ådahl
    
  • 42.5
    4b35c269 · Bump version to 42.5 ·
    42.5
    ====
    * Improve heuristics for adding fallback monitor modes [Mario; !2586]
    * Fixed crash [Steev; !2577]
    * Misc. bug fixes and cleanups [Simon, Jonas; !2580, !2601]
    
    Contributors:
      Carlos Garnacho, Steev Klimaszewski, Mario Limonciello, Simon McVittie,
      Jonas Ådahl
    
    Translators:
      Zurab Kargareteli [ka], Sveinn í Felli [is]
    
  • 43.0
    bdf3470a · Bump version to 43.0 ·
    43.0
    ====
    * Fix stuttering in Xorg session [Daniel; !2625]
    * Make MetaBarrier type derivable again [Jonas; !2626]
    * Fixes crash [Jonas; !2622]
    
    Contributors:
      Daniel van Vugt, Jonas Ådahl
    
    Translators:
      Aleksandr Melman [ru], Fran Dieguez [gl], Daniel Mustieles [es],
      Aurimas Černius [lt], Matej Urbančič [sl], Leônidas Araújo [pt_BR],
      Kukuh Syafaat [id], Sveinn í Felli [is], Zurab Kargareteli [ka],
      Rūdolfs Mazurs [lv], Yosef Or Boczko [he], Alexander Shopov [bg],
    
  • 43.rc
    383c32e7 · Bump version to 43.rc ·
    43.rc
    =====
    * Remember monitor scale when switching configurations [Jonas Å.; !2479]
    * Embed wayland output name into screencast streams [Salman; !2540]
    * Limit precision of stored refresh rates [Daniel; !2465, !2602]
    * Add support for the "max bpc" connector property [Daniel; !2412]
    * Fix focus-tracking corner case [Jonas D.; !2329]
    * Add detail to ::event signal [Jonas D.; !2431]
    * Improve heuristics for adding fallback monitor modes [Mario; !2586]
    * Take over color management from gnome-settings-daemon
      [Jonas Å.; !2141, !2164, !2165, !2166, !2568]
    * Allow scanout for offscreen rotated views [Robert; !2468]
    * Fix hot corner regression on X11 [Jonas Å.; !2604]
    * Fix losing IM focus in some circumstances [Carlos; !2585]
    * Avoid swapping redundant portions of buffers onscreen [Erico; !2241]
    * Animate windows moving between monitors [Alessandro; !2558]
    * Make NVIDIA + gbm use atomic mode setting [Jonas Å.; !2578]
    * Fixed crashes [Jonas Å., Steev, Carlos, Simon; !2554, !2577, !2592, !2182,
      !2609, !2612]
    * Plugged memory leak [Alessandro; !2608]
    * Misc. bug fixes and cleanups [Florian, Carlos, Jordan, Simon, Jonas Å.,
      Jonas D., Daniel, Sebastian K., Alberts, Bilal, Dor, Sebastian W.; !2566,
      !2573, !2576, !2534, !2581, !2430, !2561, !2584, !2588, !2551, !2552, !2594,
      !2596, !2598, !2601, !2603, !2589, !2587, !2375, !2486, !2606, !1354, !2605,
      !2611]
    
    Contributors:
      Dor Askayo, Alessandro Bono, Jonas Dreßler, Bilal Elmoussaoui,
      Carlos Garnacho, Sebastian Keller, Steev Klimaszewski, Mario Limonciello,
      Robert Mader, Salman Malik, Simon McVittie, Alberts Muktupāvels,
      Florian Müllner, Erico Nunes, Jordan Petridis, Daniel van Vugt,
      Sebastian Wick, Jonas Ådahl
    
    Translators:
      Nart Tlisha [ab], Jiri Grönroos [fi], Goran Vidović [hr],
      Yuri Chornoivan [uk], Jordi Mas [ca], Marek Černocký [cs], Balázs Úr [hu],
      Emin Tufan Çetin [tr], Danial Behzadi [fa], Piotr Drąg [pl],
      Rūdolfs Mazurs [lv], Hugo Carvalho [pt], Anders Jonsson [sv],
      Boyuan Yang [zh_CN], Asier Sarasua Garmendia [eu]
    
  • 41.9
    e8099b90 · Bump version to 41.9 ·
    41.9
    ====
     * Fixed crash [Jonas]
    
    Contributors:
      Jonas Ådahl
    
  • 42.4
    9a25838e · Bump version to 42.4 ·
    42.4
    ====
    * screencast: Set correct stride when using dmabufs [Pascal; !2514]
    * Fix glitches in apps using subsurfaces [Robert; !2501, !2530]
    * Reduce client work when entering overview [Robert; !2502]
    * Highlight actors becoming reactive under the pointer [Carlos; !2533]
    * Fall back to ARGB if XRGB is not supported [Daniel; !2519]
    * Support direct scanout on GPUs without modifiers support [Dor; !2510]
    * Fix registering as X11 window manager if GDK_BACKEND is set [Michel; !2496]
    * Fixed crash [Jonas Å.; !2554]
    * Plugged leak [Sebastian; !2497]
    * Misc. bug fixes and cleanups [Jonas D., Dor; !2348, !2406]
    
    Contributors:
      Dor Askayo, Jonas Dreßler, Michel Dänzer, Carlos Garnacho, Sebastian Keller,
      Robert Mader, Pascal Nowack, Daniel van Vugt, Jonas Ådahl
    
  • 43.beta
    2e76280d · Bump version to 43.beta ·
    43.beta
    =======
    * Fix glitches in apps using subsurfaces [Robert; !2501, !2530]
    * Reduce client work when entering overview [Robert; !2502]
    * Support direct scanout on GPUs without modifiers support [Dor; !2510]
    * screencast: Set correct stride when using dmabufs [Pascal; !2513]
    * High-resolution scroll wheel support [José, Carlos; !1962]
    * screencast: Use flag to signal failed recording [columbarius; !2516]
    * Fix cursor visibility on X11 with only tablets as input [Carlos; !2518]
    * Notify about privacy screen changes via predictions [Jonas Å.; !2340, !2531]
    * Highlight actors becoming reactive under the pointer [Carlos; !2532]
    * Replace MetaTextureTower with native GL mipmapping [Daniel, Neil; !2506]
    * Add tool to pretty print display configuration [Jonas Å., Marco; !2448]
    * Remove mipmap framerate limiting [Daniel; !2538]
    * Fall back to ARGB if XRGB is not supported [Daniel; !2519]
    * Add basic color-scheme support for server-side decorations [Florian; !2541]
    * Don't skip frames after skipped KMS updates [Michel; !2498]
    * Add support for multi-monitor direct scanout [Dor; !2526]
    * Continue gi-docgen migration [Bilal; !2441]
    * Always send modifiers to clients if supported [Jonas Å.; !2546]
    * Defer and accumulate redraw-clip on scanout [Robert; !2480]
    * Add single pixel buffer support [Robert, Jonas Å.; !2246]
    * Report actual monitor transform [Robert; !344]
    * Better integrate cogl tests with existing infrastructure [Jonas Å.; !2555]
    * Fix registering as X11 window manager if GDK_BACKEND is set [Michel; !2496]
    * Don't skip vblank sync on missing presentation timestamp [Dor; !2481]
    * Fix cursor showing on Xilinx [Daniel; !2520]
    * Plugged leaks [Michel, Daniel; !2527, !2562]
    * Fixed crashes [Robert, Jonas Å.; !2459, !2553]
    * Misc. bug fixes and cleanups [columbarius, Daniel, Carlos, Michel, Jonas Å.,
      Florian, Jonas D., Julia, Corentin; !2323, !2074, !2517, !2525, !2524, !2442,
      !2523, !2535, !2348, !2537, !2456, !2542, !2547,  !2556,  !2559, !2564, !2511]
    
    Contributors:
      Marco Trevisan (Treviño), Dor Askayo, Jonas Dreßler, Michel Dänzer,
      Bilal Elmoussaoui, José Expósito, Carlos Garnacho, Julia Johannesen,
      Robert Mader, Neil Moore, Florian Müllner, Pascal Nowack, Corentin Noël,
      Nart Tlisha, Daniel van Vugt, columbarius, Jonas Ådahl
    
    Translators:
      Nart Tlisha [ab]
    
  • 43.alpha
    60e13fde · Bump version to 43.alpha ·
    43.alpha
    ========
    * Drop zenity dependency [Bilal; !2370]
    * Fix initialization of privacy mode in displays that support it [Marco; !2372]
    * Add NightLightSupported property to DisplayConfig [Jonas; !2310]
    * Don't use direct scanout for transparent windows [Sebastian K.; !2409]
    * Improve picking a window for direct scanout [Sebastian K.; !2413]
    * Drop support for obsolete wayland protocols [Fernando; !2207, !2184]
    * Fix --replace again [Jonas; !2432]
    * Do not allow windows to steal focus when the shell has a grab [Carlos; !2433]
    * Fix night light without GAMM_LUT property [Jonas; !2435]
    * Expose Cogl's Snippet API to introspection [Simon; !2422]
    * wayland: Fix rotation transform [Robert; !1055]
    * Build and deploy API documentation [Bilal; !2427]
    * Attach color state information to actors [Naveen; !2443]
    * Fix pointer confinement on HiDPI setups [Jonas; !2460]
    * Fix dma-bufu screencast regression [Jonas; !2462]
    * Fix monitor mirroring in some cases [Jonas; !2492]
    * Parse HDR and Colorimetry CTA-861 EDID extension blocks [Sebastian W.; !2351]
    * Fix cursor tracking during screencasts on X11 [George; !2474]
    * Fixed crashes [Jonas, Florian; !2415, !2364, !2491]
    * Plugged leaks [Michel, Sebastian K.; !2469, !2497]
    * Misc. bug fixes and cleanups [Kazuki, Dor, Jonas, Bilal, Sebastian K.,
      Christian, Florian, Georges,, Sebastian W., Olivier; !2405, !2406, !2403,
      !2416, !2398, !2414, !2425, !2354, !2436, !2447, !2446, !2355, !2429, !2417,
      !2434, !2439, !2015, !2444, !2458, !2379, !2455, !2463, !2484, !2485, !2488,
      !2499]
    
    Contributors:
      Marco Trevisan (Treviño), Dor Askayo, George Barrett, Michel Dänzer,
      Bilal Elmoussaoui, Olivier Fourdan, Carlos Garnacho, Kazuki Hashimoto,
      Sebastian Keller, Naveen Kumar, Robert Mader, Fernando Monteiro,
      Florian Müllner, Georges Basile Stavracas Neto, Christian Rauch,
      Simon Schneegans, Sebastian Wick, Jonas Ådahl
    
    Translators:
      Zurab Kargareteli [ka], Pawan Chitrakar [ne]