mako 1.11.0 contains the following changes:
- JSON output for
makoctl listandmakoctl history. - A new
NotificationsD-Bus property can be used to be notified when the notification list changes.
Full commit log
Aleksey Smolenchuk (1):
Fix grayscale antialiasing for compositors reporting unknown subpixel layout
Daniel Lublin (1):
makoctl: correct flag description
Filip Kobierski (1):
Add OpenRC user init scrpt
Max Ehrlich (1):
Add a DBus property to hold the notification list with a changed event
Simon Ser (7):
readme: add link to IRC channel webchat
Fix use-after-free in destroy_notification()
Misc formatting fixes
doc: add option separator for makoctl menu
doc: switch from dmenu to wmenu
makoctl: add JSON output for list and history
build: bump version to 1.11.0
fkobi (1):
openrc-user.init: need dbus
kianblakley (1):
Fix '(n more)' hidden notification not respecing invisible=true
schilkp (4):
contrib/completions: Correct/add `mode` completion for `makoctl`
contrib/completions: Correct `dismiss` flags.
contrib/completions: Add missing `-n` flag to `invoke` makoctl zsh completion.
contrib/completions: Add missing `menu` zsh completion for makoctl.
stvsu (2):
Destroy frame_callback when tearing down surface in send_frame()
fix use-after-free crash in handle_restore_action