Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id ABFC7780794 for <~alpine/users@lists.alpinelinux.org>; Thu, 8 Sep 2022 13:59:55 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ayaya.dev; s=key1; t=1662645593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TMgnjZmSiXv3Prn1KHSWx4v9+ogvbnEXYLlgQYgZ4FA=; b=AvXvKWhusWP6wBYoNNR+1ZYUjCtqShTBtEMW2Cv1pUiaqqwG4eRcBHnj1bvUjnx82Hv3Gx TvhTvu1V9jQGO8JBeJlUH9VJ4s173a1jA++nnxxo/x6HQN79Hz+Smjr1sdVd051wTHRD91 ZedhCKcOQbDDDfxw14wPxOgVbueehoE= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Sep 2022 15:59:53 +0200 Message-Id: X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "alice" To: "Huy Ngo" , <~alpine/users@lists.alpinelinux.org> Subject: Re: Missing default config for xdg-desktop-portal-wlr References: In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: ayaya.dev On Thu Sep 8, 2022 at 3:50 PM CEST, Huy Ngo wrote: > I am following the wiki article for Sway[0] to configure Firefox > screensharing and failed at executing xdg-desktop-portal-wlr: > > $ exec /usr/libexec/xdg-desktop-portal-wlr > ... [ERROR] - config: no config file found > > which is true: /etc/xdg/xdg-desktop-portal-wlr/config is missing. > > So, I wonder what we would do about this: > > - Package a default config that works. Maybe the one in the contrib [1] o= r in xdg-desktop-portal-wlr(5)? none of the options seem to be good to set/hardcode as a default- is it possible to have an empty config that is accepted? by default a chooser is only needed with >1 monitor, and the rest don't seem required > - Put an example config in the wiki with guide to customize. Speaking of = the wiki, the instruction to run `exec pipewire` seems to conflict with the= wiki page on pipewire[2] which exec pipewire? > > Should I file an issue on the aport repo? > > [0]: https://wiki.alpinelinux.org/wiki/Sway#Configuration > [1]: https://github.com/emersion/xdg-desktop-portal-wlr/blob/master/contr= ib/config.sample > [2]: https://wiki.alpinelinux.org/wiki/PipeWire#Usage