<p><br>
><br>
> I talked to Tanu and Arun last week about my what-did-you-plugin-dialog,<br>
> and got some push back about my way of popping up the dialog.<br>
><br>
> So, instead, what do you think of this solution - does this provide a<br>
> good separation between PulseAudio and the GUI process:<br>
><br>
>  * The dialog will be popped up through DBus activation. We define some<br>
> DBus name, e g org.pulseaudio.WhatDidYouPlugIn - and when accessing this<br>
> name, the process will be started by DBus.<br>
>  * There will be DBus methods for popping up and killing the dialog, and<br>
> a signal back when the user selects something in the dialog (or cancels it).<br>
><br>
> Second, we will create a new pulseaudio sub-project, pa_popup_dialogs or<br>
> something. This will contain the current dialog (it's designed by<br>
> Canonical, but it's nothing Ubuntu specific about it), and our<br>
> recommended solution by upstream. If gnome, kde, or some other DE wants<br>
> to write their own themed dialog, they will just install their own<br>
> solution instead, which we will communicate with through the<br>
> org.pulseaudio.WhatDidYouPlugIn name/interface. (I have some test code<br>
> using zenity too, but that will be dropped.)<br>
><br></p>
<p>Is this one time setup or user have to select everytime when they plugged or reboot ?</p>
<p>Once setup,  use are unlikely to change this setting until they buy another headset/headphone </p>
<p>Can this popular dialog be disabled ?<br></p>