1.10.0
mako 1.10.0 contains the following changes:
- A new
includedirective has been added to import other configuration files. - Each notification edge's border size can now be customized individually.
- A new
icon-border-radiusoption has been added to set a border radius for icons. - The
makoctlutility has been rewritten. The output formakoctl listandmakoctl historyis now human-readable. (busctlcan be used directly to get the previous D-Bus/JSON output.)busctlandjqare no longer dependencies. - A
--no-historyflag has been added tomakoctl dismiss. - A new
ModesD-Bus property can be used to be notified when the current modes change.
Full commit log
Ac5000 (1):
readme: fix broken freedesktop spec link
Gregor Kleen (1):
dbus: add Modes property
Kelvin Steiner (1):
readme: fix images
Konstantin Pospelov (1):
Implement an include option
Mukul Joshi (1):
made border size directional
Pranjal Kole (1):
config: ignore leading and trailing whitespace
Qiu (1):
dbus: unify Dismiss* methods
Simon Ser (3):
gitignore: only ignore Meson subprojects/ directory
makoctl: rewrite in C
build: bump version to 1.10.0
drunkenblueberry (1):
Fix use after free when closing notifications
mukul1729 (1):
Make border-radius values follow clockwise direction
samuel (1):
feature: icon-border-radius