From kde-core-devel Fri Aug 28 15:22:16 2009 From: =?ISO-8859-1?Q?Aur=E9lien_G=E2teau?= Date: Fri, 28 Aug 2009 15:22:16 +0000 To: kde-core-devel Subject: Re: [PATCH] Detecting notification popup server capabilities Message-Id: <4A97F628.9050104 () canonical ! com> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=125147299020273 Sebastian Trüg a écrit : > sounds like a weird solution to me. What are apps supposed to do in such a > case? Just not add actions? That can be handled on another level I suppose. I was indeed thinking about this: just letting knotify discard the action if the notification server does not support them. I can easily provide a patch to do this. Still, I think it's useful to let applications know whether actions are supported or not. This way they can switch to other means of interactions (the other means in Ubuntu being message indicators, which I am working on as well, see [1]) Aurélien [1]: http://www.kdedevelopers.org/node/4043