Skip to content

1.2

Compare
Choose a tag to compare
@emersion emersion released this 24 Nov 14:11
· 294 commits to master since this release
c75eba6

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)