1
0
Fork 0
forked from wry/wry

all: bring back xdg portals

This commit is contained in:
kossLAN 2026-06-06 19:16:45 -04:00
parent d920e554cf
commit e61f042d8b
No known key found for this signature in database
107 changed files with 14293 additions and 55 deletions

View file

@ -92,6 +92,8 @@ mod logind;
mod object;
mod output_schedule;
mod pango;
mod pipewire;
mod portal;
mod pr_caps;
mod rect;
mod renderer;
@ -119,6 +121,7 @@ mod wire;
mod wire_dbus;
mod wire_ei;
mod wire_xcon;
mod wl_usr;
mod xcon;
mod xwayland;