async fn request_background_portal( window: &impl IsA<Window>, enable: bool, ) -> Result<bool, String>
Request autostart state change through the XDG Background portal.