From kde-core-devel Fri Aug 28 21:40:09 2009 From: =?UTF-8?B?QXVyw6lsaWVuIEfDonRlYXU=?= Date: Fri, 28 Aug 2009 21:40:09 +0000 To: kde-core-devel Subject: Re: [PATCH] Detecting notification popup server capabilities Message-Id: <4A984EB9.1020204 () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=125149565532064 Aaron J. Seigo a écrit : > in any case, this is a problem Ubuntu has created for itself, one the > upstreams are not in agreement with Ubuntu on (_none_ of the upstreams, afaik) > and so it's a problem Ubuntu can fix downstream. > > if it didn't put our application consistency at risk or muddy our APIs i > wouldn't care. but it does. so -1 from me. Other platforms than Ubuntu + notify-osd have similar limitations. Balloons on Windows and Growl on Mac OS X only support clicking the widget itself, so there is no way to have multiple actions or clickable links. If KNotification were to support them, it would have to live with limited support for actions and hyperlinks. Providing a way for applications to be aware of these limitations could be useful to provide a better integration. Aurélien