1
0
Fork 0
forked from wry/wry

all: drop all privileges at startup

This commit is contained in:
Julian Orth 2025-05-10 22:36:39 +02:00
parent b3334449a6
commit af6e868a78
3 changed files with 97 additions and 0 deletions

View file

@ -88,6 +88,7 @@ mod output_schedule;
mod pango;
mod pipewire;
mod portal;
mod pr_caps;
mod rect;
mod renderer;
mod scale;