Skip to content
Snippets Groups Projects

Tags

Tags give the ability to mark specific points in history as being important
  • Name
  • Oldest updated
  • Updated date
  • Latest version
  • Oldest version
  • 44.9 protected
    e80c0048 · Bump version to 44.9 ·
    44.9
    ====
    * Fix capitalization of some keys when caps lock is on [Carlos; !3547]
    
    Contributors:
      Carlos Garnacho
    
    Unverified
  • 45.4 protected
    919e71b1 · Bump verion to 45.4 ·
    45.4
    ====
    * Restore IM state flushing before handling key events [Carlos; !3536]
    * Fixed crashes [Carlos, Olivier; !3523, !3562]
    
    Contributors:
      Olivier Fourdan, Carlos Garnacho
    
    Translators:
      Efstathios Iosifidis [el]
    
    Unverified
  • 46.beta protected
    46.beta
    =======
    * Implement mouse cursor hotspots for KMS atomic [Albert, Zack; !3337, !3503]
    * Improve project and development documentation
      [Bilal, Sebastian W.; !3489, !3505, !3519]
    * Add a documentation website [Bilal; !3490]
    * Refactor wayland focus management [Carlos; !3511]
    * Remove experimental rt-scheduler feature [Dallas; !3296]
    * Remove ClutterCanvas [Shmuel; !3470]
    * Consider reduced blanking with lower pixelclock [Kai-Heng; !3449]
    * Fix centering non-modal transients over parent [Florian; !3533]
    * Allow XKB model to be configured [Leorize; !2760]
    * Enable KMS deadline timer after a VT switch if it was inhibited [Dor; !3534]
    * Prepare for variable refresh rate support [Dor; !3521, !3560, !3561]
    * Restore IM state flushing before handling key events [Carlos; !3536]
    * Swap stylus buttons to match traditional order [Peter; !3541]
    * Fix handling of pad ring wrap arounds [Peter; !3545]
    * Support Broadcast RGB/RGB range KMS property [Sebastian W.; !3535]
    * Ensure all planes support EGL config format [Sebastian W.; !3512]
    * Handle Alt modifier in pad actions [Peter; !3522]
    * Store eraser and stylus tools separately [Peter; !3542]
    * Disambiguate output mapped to tablet with connector name [Carlos; !3556]
    * Fix lost keyboard focus after dismissing popups [Carlos; !3568]
    * Implement direct scanout for cropped and scaled surfaces
      [Robert; !3559, !3177]
    * Fixed crashes [Peter, Carlos, Sebastian W., Simon, Olivier, Daniel; !3383,
      !3517, !3518, !2774, !3446, !3539, !3562, !3565]
    * Misc. bug fixes and cleanups [Bilal, Daniel, Sebastian W., Robert, Zander,
      Florian, Carlos, Corentin, Shmuel, Dor, Sebastian K., Jonas; !3498, !3418,
      !3500, !3492, !3484, !3504, !3499, !3333, !3351, !3501, !3211, !3506, !3387,
      !3509, !3510, !3483, !3467, !3514, !3515, !3516, !3520, !3513, !3507, !3526,
      !3527, !3528, !3450, !3531, !3549, !3532, !3543, !3529, !3530, !3550, !3554,
      !3540, !3569, !3563, !3570, !3555, !3572, !3571, !3538, !3573, !3575]
    
    Contributors:
      Dor Askayo, Zander Brown, Jonas Dreßler, Bilal Elmoussaoui, Albert Esteve,
      Kai-Heng Feng, Olivier Fourdan, Carlos Garnacho, Peter Hutterer,
      Sebastian Keller, Leorize, Robert Mader, Simon McVittie, Shmuel Melamud,
      Florian Müllner, Corentin Noël, Zack Rusin, Dallas Strouse, Daniel van Vugt,
      Sebastian Wick
    
    Translators:
      Ekaterine Papava [ka], Efstathios Iosifidis [el], Artur S0 [ru],
      Daniel Rusek [cs], Fran Dieguez [gl], Sabri Ünal [tr]
    
    Unverified
  • 46.alpha protected
    46.alpha
    ========
    * Fix filtering keybinding events in presence of grabs [Sebastian K.; !3054]
    * Fix direct scanout support when using integer scaling [Daniel; !3290]
    * Fix capitalization of some keys when caps lock is on [Carlos; !3306]
    * Fix vsync regression [Robert; !3286]
    * Fix visibility of software cursors when using direct scanout [Robert; !3302]
    * Fix artifacts at the bottom of some surfaces [Robert; !3310]
    * Discard monitor configs with fractional scale when unusable [Jonas Å.; !3299]
    * Apply track point settings [Rohan; !3089]
    * xwayland: Enable XDG portal only when not nested [Olivier; !3303]
    * Inhibit real-time scheduling when mode setting [Ray; !3324]
    * Don't delay frame updates after idle period [Michel; !3174]
    * Fix running Xwayland in headless setup with nvidia driver [Olivier; !3320]
    * wayland: Send keyboard modifiers after the enter event [Alexandros; !3341]
    * wayland/client: Add make_desktop() method [Florian; !3305]
    * Add a target workspace to raise_and_make_recent()  [Sebastian W.; !3315]
    * clutter: Drop cairo helpers [Bilal; !3086]
    * cogl: Port away from CoglObject  [Bilal; !3193]
    * mtk: Add a Region type  [Bilal; !3292]
    * Propagate focus appearance to all ancestors [Sebastian W.; !3356]
    * Ignore locked modifiers in keybinding machinery [Carlos; !3369]
    * Fix disabling check-alive timeout [Sebastian K.; !3367]
    * Drop ClutterContainer interface [Zander; !3377, !3384]
    * Improve sloppy and mouse focus modes [Sebastian W.; !3258]
    * Sync geometry only when window is mapped [Sebastian W.; !3401, !3404]
    * Improve repick due to transform changes [Carlos; !3385]
    * Fix tablets on X11 having the wrong device [Carlos; !3393]
    * Disable HW cursor when inhibited by backend [Robert; !3412]
    * screencast: Bring back blitting [Georges; !3406]
    * backends/native: Try 10 bpc formats [Michel; !3139]
    * Fix forcing EGLStream with NVIDIA proprietary driver [Daniel; !2905]
    * screencast: Add ability to stop streams [Jonas Å., Pascal; !3307]
    * Use standard cursor names from CSS specification [Carlos; !3295]
    * Avoids over-synchronization due to client reads [Michel; !3389, !3408]
    * Add more profiling instrumentation [Ivan; !3417]
    * Allow specifyig the layout manager for an actor type [Florian; !3445]
    * Fix handling of relative mode for tablets [Peter; !3410]
    * Dynamically assign hardware planes during configuration [Jonas Å.; !3428]
    * Simplify X11 focus management [Carlos; !3269]
    * background: Fix background color around image [Sebastian W.; !3459]
    * text-input: Use correct offsets in delete_surrounding_text [Alynx; !2712]
    * Add wayland shm YCbCr support [Sebastian W.; !3371]
    * Set a minimum guessed scale [Joan; !3464]
    * Fix building without native backend [Bilal; !3480]
    * Fix occasional artifacts at top of X11 fullscreen windows [Carlos; !3476]
    * Add documentation for building, running and debugging
      [Sebastian W.; !3465, !3485]
    * Improve tablet pressure curve calculation [Peter; !3399]
    * Fixed crashes [Carlos, Jonas D., Robert, Sebastian W., Jonas Å., Sebastian K.;
      !3287, !3283, !3311, !3322, !3318, !3370, !3392, !3335, !3422, !3376, !3453]
    * Plugged leaks [Sebastian K.; !3411, !3442]
    * Misc. bug fixes and cleanups [Daniel, Corentin, Carlos, Jonas Å., Ivan,
      Michel, Sebastian W., Robert, Barnabás, Peter, Bilal, Sebastian K., Zander,
      Florian, Mike, Qiu, Olivier, Christopher, Mart; !3212, !3298, !3267, !3297,
      !3313, !3316, !3317, !3323, !3325, !3326, !3328, !3330, !3332, !3319, !3097,
      !3288, !3347, !3178, !3240, !3338, !3352, !3321, !2618, !3309, !3353, !3348,
      !3349, !3358, !3361, !3362, !3276, !3340, !3365, !3366, !3364, !3363, !3375,
      !3181, !3374, !3379, !3382, !3388, !3354, !3386, !3398, !3395, !3397, !3368,
      !3400, !3396, !3405, !3403, !3409, !3413, !3402, !3280, !3394, !3421, !3423,
      !3431, !3432, !3425, !3438, !3440, !3430, !3429, !2016, !3443, !3444, !3441,
      !3451, !3350, !3434, !3437, !3447, !1908, !3456, !3452, !3454, !3455, !2620,
      !3463, !3466, !3458, !3468, !3469, !3474, !3473, !3471, !3479, !3482, !3487,
      !3486, !3478, !3488, !3357, !3491]
    
    Contributors:
      Jonas Ådahl, Zander Brown, Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui,
      Christopher Fore, Olivier Fourdan, Alexandros Frantzis, Carlos Garnacho,
      Mike Gorse, Peter Hutterer, Rohan Hendrik Jotz-Lean, Sebastian Keller,
      Robert Mader, Ivan Molodetskikh, Florian Müllner,
      Georges Basile Stavracas Neto, Corentin Noël, Pascal Nowack, Barnabás Pőcze,
      Mart Raudsepp, Ray Strode, Joan Torres, Daniel van Vugt, Qiu Wenbo,
      Sebastian Wick, Alynx Zhou
    
    Translators:
      Kristjan SCHMIDT [eo], Rafael Fontenelle [pt_BR], Guillaume Bernard [fr],
      Jordi Mas i Hernandez [ca], Florentina Mușat [ro], Ngọc Quân Trần [vi],
      Artur S0 [ru]
    
    Unverified
  • 44.8 protected
    a836aa5f · Bump version to 44.8 ·
    44.8
    ====
    * Fix occasional artifacts at top of X11 fullscreen windows [Carlos; !3476]
    * background: Fix background color around image [Sebastian W.; !3459]
    * Fixed crash [Sebastian K.; !3453]
    * Misc. bug fixes and cleanups [Ivan, Mart; !3425, !3471]
    
    Contributors:
      Carlos Garnacho, Sebastian Keller, Ivan Molodetskikh, Mart Raudsepp,
      Sebastian Wick
    
    Unverified
  • 45.3 protected
    5012d22c · Bump version to 45.3 ·
    45.3
    ====
    * Fix handling of relative mode for tablets [Peter; !3410]
    * Fix forcing EGLStream with NVIDIA proprietary driver [Daniel; !2905]
    * Sync geometry only when window is mapped [Sebastian W.; !3401, !3404]
    * Improve repick due to transform changes [Carlos; !3385]
    * wayland/client: Add make_desktop() method [Florian; !3305]
    * Fix occasional artifacts at top of X11 fullscreen windows [Carlos; !3476]
    * background: Fix background color around image [Sebastian W.; !3459]
    * Fixed crashes [Sebastian K., Carlos, Jonas; !3453, !3422, !3335, !3392]
    * Plugged leaks [Robert, Sebastian K.; !3439, !3411]
    * Misc. bug fixes and cleanups [Sebastian W., Christopher, Daniel, Olivier,
      Michel, Qiu, Carlos, Ivan, Mike, Mart, Bilal; !3456, !3455, !2620, !3447,
      !3444, !3440, !3438, !3425, !3413, !3403, !3397, !3469, !3468, !3471, !3479]
    
    Contributors:
      Jonas Ådahl, Robert Balas, Michel Dänzer, Bilal Elmoussaoui, Christopher Fore,
      Olivier Fourdan, Carlos Garnacho, Mike Gorse, Peter Hutterer,
      Sebastian Keller, Ivan Molodetskikh, Florian Müllner, Mart Raudsepp,
      Daniel van Vugt, Qiu Wenbo, Sebastian Wick
    
    Unverified
  • 44.7 protected
    b9207c26 · Bump version to 44.7 ·
    44.7
    ====
    * Fix disabling check-alive timeout [Sebastian K.; !3367]
    * Propagate focus appearance to all ancestors [Sebastian W.; !3356]
    
    Contributors:
      Sebastian Keller, Sebastian Wick
    
    Unverified
  • 45.2 protected
    08de409d · Bump version to 45.2 ·
    45.2
    ====
    * Disable HW cursor when inhibited by backend [Robert; !3412]
    * Fix disabling check-alive timeout [Sebastian K.; !3367]
    * Propagate focus appearance to all ancestors [Sebastian W.; !3356]
    * Fix tablets on X11 having the wrong device [Carlos; !3393]
    * Fixed crash [Carlos; !3370]
    
    Contributors:
      Carlos Garnacho, Sebastian Keller, Robert Mader, Sebastian Wick
    
    Translators:
      Ngọc Quân Trần [vi], Ekaterine Papava [ka]
    
    Unverified
  • 44.6 protected
    a3ec4ea0 · Bump version to 44.6 ·
    44.6
    ====
    * wayland: Send keyboard modifiers after the enter event [Alexandros; !3341]
    * Fixed crashes [Jonas, Carlos; !3216, !3183]
    * Misc. bug fixes and cleanups [Carlos; !3104, !3168, !3198]
    
    Contributors:
      Jonas Dreßler, Alexandros Frantzis, Carlos Garnacho
    
    Translators:
      Florentina Mușat [ro]
    
    Unverified
  • 45.1 protected
    c71a119d · Bump version to 45.1 ·
    45.1
    ====
    * Fix filtering keybinding events in presence of grabs [Sebastian K.; !3054]
    * Fix direct scanout support when using integer scaling [Daniel; !3290]
    * Fix capitalization of some keys when caps lock is on [Carlos; !3306]
    * Fix vsync regression [Robert; !3286]
    * Fix visibility of software cursors when using direct scanout [Robert; !3302]
    * Fix artifacts at the bottom of some surfaces [Robert; !3310]
    * Discard monitor configs with fractional scale when unusable [Jonas Å.; !3299]
    * Apply track point settings [Rohan; !3089]
    * xwayland: Enable XDG portal only when not nested [Olivier; !3303]
    * Inhibit real-time scheduling when mode setting [Ray; !3324]
    * Don't delay frame updates after idle period [Michel; !3174]
    * Fix running Xwayland in headless setup with nvidia driver [Olivier; !3320]
    * wayland: Send keyboard modifiers after the enter event  [Alexandros; !3341]
    * Fixed crashes [Carlos, Jonas D., Robert, Sebastian W., Jonas Å.; !3287, !3283,
      !3311, !3322, !3318]
    * Misc. bug fixes and cleanups [Daniel, Corentin, Carlos, Jonas Å., Ivan,
      Michel, Sebastian W., Robert, Barnabás, Peter; !3212, !3298, !3267, !3297,
      !3313, !3316, !3317, !3323, !3325, !3326, !3328, !3330, !3332, !3319]
    
    Contributors:
      Jonas Ådahl, Michel Dänzer, Jonas Dreßler, Olivier Fourdan,
      Alexandros Frantzis, Carlos Garnacho, Peter Hutterer, Rohan Hendrik Jotz-Lean,
      Sebastian Keller, Robert Mader, Ivan Molodetskikh, Florian Müllner,
      Corentin Noël, Barnabás Pőcze, Ray Strode, Daniel van Vugt, Sebastian Wick
    
    Translators:
      Kristjan SCHMIDT [eo], Rafael Fontenelle [pt_BR], Guillaume Bernard [fr],
      Jordi Mas i Hernandez [ca], Florentina Mușat [ro]
    
    Unverified
  • 45.0 protected
    4f6c9184 · Bump version to 45.0 ·
    45.0
    ====
    * Fix focus-follows-mouse mode [Carlos; !3256]
    * Optimize applying relative transformation matrix [Robert; !3259]
    * Add support for P010 YCbCr format [Robert; !3244]
    * Fix hardware cursor stuttering on Raspberry Pi [Daniel; !3279]
    * Fix input in multi-monitor remote desktop sessions with libei [Pascal; !3273]
    * Fixed crashes [Carlos, Daniel, Sebastian W.; !3252, !3253, !3255, !3160,
      !3268, !3262, !3277]
    * Misc. bug fixes and cleanups [Florian, Joan, Jonas, Carlos, Sebastian W.,
      Pascal; !3248, !3249, !3263, !3261, !3116, !3251, !3032, !3275, !3278]
    
    Contributors:
      Jonas Ådahl, Carlos Garnacho, Sebastian Keller, Andre Klapper, Robert Mader,
      Florian Müllner, Pascal Nowack, Joan Torres, Daniel van Vugt, Sebastian Wick
    
    Translators:
      Sabri Ünal [tr], Quentin PAGÈS [oc], Anders Jonsson [sv],
      Christian Kirbach [de], Ask Hjorth Larsen [da]
    
    Unverified
  • 44.5 protected
    1511e6e1 · Bump version to 44.5 ·
    44.5
    ====
    * Fix redraw issue when buffer age is unavailable [Carlos; !3221]
    * Fix unresponsive touchscreen after titlebar drag [Carlos; !3059]
    * Fix some XWayland windows not getting mapped [Sebastian; !3194]
    * Fix disabling CRTCs in disable-only mode updates [Jonas; !3073]
    * Fixed crashes [Jonas, Daniel, Barnabás; !3160, !3146, !3202]
    * Misc. bug fixes and cleanups [Carlos, Jeremy, Uzair, Florian; !3247,
      !3229, !3199, !3248]
    
    Contributors:
      Jonas Ådahl, Uzair Ahmad, Jeremy Cline, Carlos Garnacho, Sebastian Keller,
      Florian Müllner, Barnabás Pőcze, Daniel van Vugt
    
    Unverified
  • 45.rc protected
    493e7993 · Bump version to 45.rc ·
    45.rc
    =====
    * Fix possible redraw freeze in fullscreen windows [msizanoen; !3127]
    * Fix restoring focus when leaving the overview  [Jonas Å., Carlos; !3185]
    * Support alpha-composited window screencasts [Georges; !3175]
    * Fix some XWayland windows not getting mapped [Sebastian; !3194]
    * Fix cursor movement on rotated screens [Daniel; !3180]
    * Avoid global lock in stage signals [Christian; !3204]
    * Implemented suspended xdg_toplevel state [Jonas Å.; !3019, !3213]
    * Support idle_inhibit protocol [Charbel; !3145]
    * Do not trigger repick during relayout [Carlos; !3220]
    * Fix redraw issue when buffer age is unavailable [Carlos; !3221]
    * Add Meta Toolkit (MTK) library [Bilal; !3128]
    * Fix possible window freeze during resize operations [Carlos; !3189]
    * Fixes to tablet cursor visibility on Wayland [Carlos; !3218]
    * Improve support for input capture and emulated input [Jonas Å.; !3228]
    * Use headless mode when seat ID is unset [Joan; !3093]
    * Fix unresponsive touchscreen after titlebar drag [Carlos; !3059]
    * Fix absolute pointer events on virtual monitor streams [Jonas Å.; !3241]
    * Fix disabling CRTCs in disable-only mode updates [Jonas Å.; !3073]
    * Cache multi-texture shader snippets [Daniel; !3224]
    * Fixed crashes [Carlos, Jonas Å., Jonas D., Barnabás, Jeremy; !3183, !3219,
      !3234, !3216, !3202, !3229, !3246]
    * Plugged leaks [Sebastian, Niels; !3188, !3203]
    * Misc. bug fixes and cleanups [Bilal, Michel, Jonas Å., Florian, Carlos,
      Sebastian, Sandro, Daniel, Pascal, Georges, Jonas D., Uzair; !3087, !3154,
      !3169, !3124, !3173, !3190, !3197, !3198, !3215, !3209, !3155, !3225, !3226,
      !3223, !3231, !3187, !3230, !3210, !3227, !3233, !3235, !3237, !3238, !3236,
      !3239, !3243, !3199, !3247, !3242]
    
    Contributors:
      Jonas Ådahl, Uzair Ahmad, Charbel Assaad, Sandro Bonazzola, Jeremy Cline,
      Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui, Carlos Garnacho,
      Niels De Graef, Christian Hergert, Sebastian Keller, msizanoen,
      Florian Müllner, Georges Basile Stavracas Neto, Pascal Nowack, Barnabás Pőcze,
      Joan Torres, Daniel van Vugt
    
    Translators:
      Kukuh Syafaat [id], Sabri Ünal [tr], Jiri Grönroos [fi],
      Baurzhan Muftakhidinov [kk], Vasil Pupkin [be], Jordi Mas [ca],
      Aurimas Černius [lt], A S Alam [pa], Nathan Follens [nl], Philipp Kiemle [de],
      Milo Casagrande [it], Yaron Shahrabani [he], Gwan-gyeong Mun [ko],
      Bruce Cowan [en_GB]
    
    Unverified
  • 43.8 protected
    e943bc6d · Bump version to 43.8 ·
    43.8
    ====
    * Fix restoring focus when leaving the overview [Jonas; #2690]
    * Fix touch move operations on subsurfaces [Gergo; !3125]
    * Fix flickering when DRI driver isn't available [Daniel; !3117]
    * Misc. bug fixes and cleanups [Michel, Robert, Olivier, Daniel; !3055, !3135,
      #2848, !3112]
    
    Contributors:
      Jonas Ådahl, Michel Dänzer, Olivier Fourdan, Gergo Koteles, Robert Mader,
      Daniel van Vugt
    
    Unverified
  • 44.4 protected
    f1fc9e17 · Bump version to 44.4 ·
    44.4
    ====
    * Fix xwayland-allow-byte-swapped-clients setting [Olivier; !3156]
    * Fix restoring focus when leaving the overview [Jonas; #2690]
    * Fix touch move operations on subsurfaces [Gergo; !3125]
    * Fix flickering when DRI driver isn't available [Daniel; !3117]
    * Fix unexpected cursor changes over non-resizable windows [Michel; !3096]
    * Fix restoring maximized state of SSD windows [Sebastian K.; !3035]
    * Fix window focus unexpectedly moving to secondary monitor when changing
      workspaces [Sebastian W.; !2909]
    * Fixed crash [Carlos; !3077]
    * Misc. bug fixes and cleanups [Michel, Robert, Olivier, Daniel; !3055, !3135,
      #2848, !3112]
    
    Contributors:
      Jonas Ådahl, Michel Dänzer, Olivier Fourdan, Carlos Garnacho,
      Sebastian Keller, Gergo Koteles, Robert Mader, Daniel van Vugt, Sebastian Wick
    
    Translators:
      Danial Behzadi [fa], Vasil Pupkin [be]
    
    Unverified
  • 45.beta.1 protected
    45.beta.1
    =========
    * Fix blitting from premultiplied to opaque formats [Jonas; !3159]
    * Fix Super key not going to overview in GNOME Shell [Carlos; 3162]
    * Use ClutterEvent in ClutterActor class event vmethod signatures
      [Carlos; 3163]
    * Misc. bug fixes and cleanups [Carlos, !3167, !3168]
    
    Contributors:
      Jonas Ådahl, Carlos Garnacho
    
    Translators:
      Piotr Drąg [pl], Daniel Mustieles [es]
  • 45.beta protected
    45.beta
    =======
    * Support input capture and emulated input with libei
      [Jonas, Peter, Olivier; !2628]
    * Add KMS thread [Jonas; !2777]
    * Fix touch move operations on subsurfaces [Gergo; !3125]
    * Fix unexpected cursor changes over non-resizable windows [Michel; !3096]
    * Improve render time estimates [Michel; !3090]
    * Fix flickering when DRI driver isn't available [Daniel; !3117]
    * Fix restoring maximized state of SSD windows [Sebastian K.; !3035]
    * Add support for YUV formats [Niels, Robert; !2191]
    * Fix xwayland-allow-byte-swapped-clients setting [Olivier; !3156]
    * Misc. bug fixes and cleanups [Jonas, Florian, Bilal, Daniel, Robert,
      Sebastian W., Michel, Carlos; !3111, !3100, !3112, !3065, !3101, !3129,
      !3118, !3131, !3123, !3135, !3134, !3130, !3141, !3140, !3144, !3148, !3138,
      !3150, !3005, !3103, !3126, !3147, !3157, !3153]
    
    Contributors:
      Jonas Ådahl, Michel Dänzer, Bilal Elmoussaoui, Olivier Fourdan,
      Carlos Garnacho, Niels De Graef, Peter Hutterer, Sebastian Keller,
      Gergo Koteles, Robert Mader, Florian Müllner, Daniel van Vugt, Sebastian Wick
    
    Translators:
      Yosef Or Boczko [he], Fabio Tomat [fur], Balázs Úr [hu],
      Ekaterine Papava [ka], Yuri Chornoivan [uk], Artur So [ru],
      Matej Urbančič [sl], Asier Sarasua Garmendia [eu], Danial Behzadi [fa],
      Luming Zh [zh_CN], Hugo Carvalho [pt], Daniel Rusek [cs], Fran Dieguez [gl],
      Daniel Mustieles [es]
    
    Unverified
  • 43.7 protected
    aa0feff4 · Bump version to 43.7 ·
    43.7
    ====
    * Fixed crash [Keyu; !2827]
    
    Contributors:
      Keyu Tao
    
    Unverified
  • 45.alpha protected
    45.alpha
    ========
    * Fix DND in some server-side decorated windows [Sebastian; !2978]
    * Optionally use libdisplay-info for EDID parsing [adarshgm; !2642]
    * Optimize partial surface updates [msizanoen1; !2965]
    * Fix redrawing regression in non-DMA remote sessions [Jonas Å.; !2987]
    * Avoid race condition in xwayland-on-demand [Marco; !2970]
    * Do not unminimize windows with initial IconicState [Carlos; !3001]
    * Implement physical pixel rounding of wayland surfaces [msizanoen1; !2726]
    * Fix mispositioning of some X11 fullscreen windows [Carlos; !2996]
    * Fix legacy fullscreen windows appearing on all monitors [Carlos; !2999]
    * Improve support for display-attached tablets [Carlos; !3012]
    * Fix stuck cursor in some clients [Carlos; !3025]
    * Avoid unexpected orientation changes around suspend/resume [Carlos; !3021]
    * Fix oversized input region around Xwayland windows [Jonas Å.; !3022]
    * Re-enable client modifiers with amdgpu driver [Robert; !3030]
    * Fix sysprof tracing in non-main threads [Jonas Å.; !2998]
    * Fix X11 client input region issues [Sebastian, Jonas Å.; !3031, !3045]
    * Optimize finish-layout step during stage updating [Robert, Jonas D.; !2679]
    * Fix profiling repeatedly [Jonas Å.; !3068]
    * Ensure preferred monitor mode is always included [Timotej; !3061]
    * Fully initialize input device state during init [Jonas Å.; !3070, !3071]
    * Forward modifiers to IM alongside regular key events [Carlos; !3044]
    * Fix window focus unexpectedly moving to secondary monitor when changing
      workspaces [Sebastian W.; !2909]
    * Avoid rapidly toggling dynamic max render time [Daniel; !3074]
    * Fix dynamic max render time blocking with direct scanout [Dor; !3080]
    * Mirror window placement in RTL locales [Shmuel; !3009]
    * Fix screencast with fractionally scaled surfaces [msizanoen; !3053]
    * Reipmlement strict focus mode policy [Brendan; !3063]
    * Fixed crashes [Jonas Å., Barnabás, Carlos, Robert, Dor; !2992, !2995,
      !3002, !3004, !3037, !3076, !3077, !3095, !3104]
    * Plugged leaks [Jonas Å., Dor; !2991, !3078]
    * Misc. bug fixes and cleanups [Marco, Andy, Sebastian K., Jonas Å., Robert,
      Alexandre, Bilal, Georges, Florian, Dmitry, Michel, Pascal, Olivier, Carlos,
      Daniel, Sebastian W., Corentin, Barnabás, Dor; !2903, !2983, !2986, !2985,
      !2990, !2982, !3000, !2938, !2445, !3006, !3010, !2913, !2893, !2939, !3011,
      !3007, !3018, !3016, !3024, !3020, !3029, !3034, !3036, !3040, !3046, !3051,
      !3047, !3055, !3058, !3075, !3081] !3082, !3079, !2911, !3084, !3088, !3085,
      !3052, !3094, !3083, !3092, !3008, !3098, !3091, !3062, !3108]
    
    Contributors:
      Jonas Ådahl, adarshgm, Dor Askayo, Michel Dänzer, Jonas Dreßler,
      Bilal Elmoussaoui, Olivier Fourdan, Alexandre Franke, Carlos Garnacho,
      Andy Holmes, Sebastian Keller, Dmitry V. Levin, Robert Mader, Shmuel Melamud,
      msizanoen, msizanoen1, Florian Müllner, Georges Basile Stavracas Neto,
      Corentin Noël, Pascal Nowack, Barnabás Pőcze, Timotej Šulík,
      Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick, Brendan William
    
    Translators:
      Danial Behzadi [fa], Simon Elst [fr], Rafael Fontenelle [pt_BR],
      Sergej A [ru], Bruce Cowan [en_GB], Alexandre Franke [fr]
    
    Unverified
  • 44.3 protected
    99d83f29 · Bump version to 44.3 ·
    44.3
    ====
    * Ensure preferred monitor mode is always included [Timotej; !3061]
    * Avoid rapidly toggling dynamic max render time [Daniel; !3074]
    * Fix dynamic max render time blocking with direct scanout [Dor; !3080]
    * Misc. bug fixes [Barnabás; !3008]
    
    Contributors:
      Dor Askayo, Barnabás Pőcze, Timotej Šulík, Daniel van Vugt
    
    Translators:
      Bruce Cowan [en_GB], Guillaume Bernard [fr]
    
    Unverified