Releases: emersion/mako
Releases · emersion/mako
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
1.1
mako 1.1 contains 64 changes from 3 contributors.
New features
Improvements
- Gracefully handle and report failure to reload config (#49)
Bug fixes
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