uralplan / psi-dev

Automatically exported from code.google.com/p/psi-dev
0 stars 0 forks source link

KDE dbus popup show nothing on click #597

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
[19:43:31] <rion☫> c нотификацией в кедах есть 
проблема. при клике по нотификации она 
исчезает, но остается в меню в трее. 
соответственно по dbus ничего не шлется
[19:44:10] <rion☫> а чтоб пришел reason=2 то надо 
щелкнуть по значку в трее чтоб показать все 
нотификации и там нажать крестик на нужной.
[19:44:18] <rion☫> короче надо что-то переделать :)
[19:53:26] <rion☫> предлагаю детектить kde и 
добавлять "default" экшн.

in other words (english ones) the only true way to open something from popup in 
kde is adding button to popup (see "actions" in org.freedesktop.Notifications 
dbus api).
and here we can use "default" action which some notification servers may 
interpret as clicking on popup itself not showing any button.

Original issue reported on code.google.com by rion4ik on 22 Oct 2014 at 2:04