1
0
Fork 0
forked from wry/wry

compositor: add tagged acceptors

This commit is contained in:
Julian Orth 2026-02-27 20:57:24 +01:00
parent 518095c7c2
commit 75400e672d
5 changed files with 209 additions and 0 deletions

View file

@ -97,6 +97,7 @@ mod screenshoter;
mod security_context_acceptor;
mod sighand;
mod state;
mod tagged_acceptor;
mod tasks;
mod text;
mod theme;