1
0
Fork 0
forked from wry/wry

portal: fix screencast portal version

This commit is contained in:
Julian Orth 2024-10-11 17:24:40 +02:00
parent 06d7fff905
commit c0b886ad8d

View file

@ -754,7 +754,7 @@ pub(super) fn add_screencast_dbus_members(
});
object.set_property::<AvailableSourceTypes>(Variant::U32(MONITOR.0));
object.set_property::<AvailableCursorModes>(Variant::U32(EMBEDDED.0));
object.set_property::<version>(Variant::U32(4));
object.set_property::<version>(Variant::U32(5));
}
fn dbus_create_session(