Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@odknt odknt released this 23 Mar 19:24
· 15 commits to master since this release

Bug Fixes

  • core: fixes crash if has not SHM support, closes #34
  • core: sleep mode exit fix (#37) closes #36 (thanks @alchster)
  • core: skip module rendering if .func is null
  • systray: fix a bug that wrong order arguments for xcb_set_selection_owner()
  • build: fix build failure on OpenBSD, closes #31