Skip to content

0.9.1

Latest
Compare
Choose a tag to compare
@johanmalm johanmalm released this 02 Aug 11:58
· 83 commits to master since this release

This is an earlier-than-usual release containinig bug fixes only. It has been done on a separate branch to avoid the inclusion of refactoring and new features.

               0.9.1  <--- bug-fixes only
                /
               /
0.8.4--------0.9.0--------  <-- master

Fixed

  • Prevent interaction with un-initialized xdg-shell windows after unmap to fix a
    bug exposed by wlroots-0.19.0 resulting in a compositor crash in certain
    (unusual) circumstances [#2948] [#2937] [#2944] @Consolatis
  • Fix double-free in img_svg_render() failure path [#2910] @jlindgren90
  • Fix swapped width/height in XWayland client _NET_WM_ICON stride calculation
    [#2909] @jlindgren90