aboutsummaryrefslogtreecommitdiff
path: root/util/addon.c
AgeCommit message (Collapse)Author
2021-08-11util/addon: find both by owner and implKirill Primak
This allows to have multiple addons of different types with the same owner.
2021-08-10util: add wlr_addonKirill Primak