Skip to content

0.15.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ddevault ddevault released this 12 Apr 23:49
· 4973 commits to master since this release
78740b9

0.15.2 is a bugfix release containing 59 changes from 17 contributors. This is the latest version of the stable 0.15 branch of sway, and is recommended for general purpose use instead of the latest 1.0 alpha version.

Bugs fixed

  • Fix non-compliant KDE tray icons (@4e554c4c)
  • Fix tray items setting and updating icons (@gnidorah and @4e554c4c)
  • Fix various tray segfaults and memory leaks (@4e554c4c)
  • Fix menu placement (@4e554c4c)
  • Popups no longer interfere with swaylock (@CedricCabessa)
  • Fixed an invalid free in workspace logic (@4e554c4c)
  • Send forward/backward mouse buttons to i3bar event listeners (@pvsr)
  • Accomodate for empty i3bar blocks (@pvsr)
  • Gracefully handle status line errors in swaybar (@4e554c4c)
  • Fix memory leaks and sadness throughout (@dlrobertson)
  • Correctly handle i3bar min_width specification (@jrouleau)
  • Minor scratchpad fixes (@taiyu-len)
  • Man page improvements (various)