Commit graph

5 commits

Author SHA1 Message Date
Alexander Courtis
abbe353ae8 Merge branch 'wlr_mirror_v1' into 'master'
wlr_mirror: adds mirroring of variable source on a single destination output

See merge request wlroots/wlroots!3421
2023-02-20 00:19:41 +00:00
Kirill Primak
4ac19e9f9c util/addon: avoid calling finish() twice
No functional change.
2022-05-23 11:11:38 +00:00
Alexander Courtis
eac618687b wlr_mirror: replace wlr_output->mirror_dst with wlr_addon 2022-01-10 11:50:40 +11:00
Kirill Primak
111d4eafd7 util/addon: find both by owner and impl
This allows to have multiple addons of different types with the same
owner.
2021-08-11 18:12:57 +02:00
Kirill Primak
a6a80850b7 util: add wlr_addon 2021-08-10 19:15:48 +02:00