Skip to content

Releases: emersion/mako

1.2

24 Nov 14:11
c75eba6
Compare
Choose a tag to compare
1.2

mako 1.2 contains 77 changes from 10 contributors.

New features and improvements

  • Add elogind support (#77, #78)
  • Allow size, margins and actions overrides in criteria (#71, #74, #75)
  • Add support for directional padding (#85)
  • Improve notification body parsing, when clients don't support markup (#76)
  • Allow notifications to be centered on screen (#87)
  • Allow \n in format strings (#62)
  • Allow notification layer to be customized (#90)
  • Refactor and remove global_criteria (#68)
  • Use output sub-pixel information for rendering text (365549b)

Bug fixes

  • Fixes a few memory leaks (#59)
  • Apply bottom margin to last notification (#83)
  • Fix SIGINT handling (#79)

1.1

23 Jul 09:53
Compare
Choose a tag to compare
1.1

mako 1.1 contains 64 changes from 3 contributors.

New features

  • Criteria support (#43, #56) 🎉
  • Add an anchor option (#57)

Improvements

  • Gracefully handle and report failure to reload config (#49)

Bug fixes

  • Fix a segfault when terminating mako while notifications are still visible (#51)
  • Fix buffer management issues (#52)

1.0

08 Jun 21:12
18c73e4
Compare
Choose a tag to compare
1.0

mako 1.0 contains 176 changes from 6 contributors. This is the initial stable release. Features include:

  • Notification styles
  • Configuration file
  • Placeholder for hidden notifications
  • Markup
  • Customizable notification format
  • HiDPI
  • Sorting
  • Timeouts
  • makoctl to control the daemon