[Differential] [Commented On] D3606: Listen for broadcast notifications on system bus

2016-12-12 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D3606#67898, @broulik wrote: > What would be the best place to put a little utility (similar to notify-send or kdialog --passivepopup) for this? kde-cli-tools REPOSITORY R120 Plasma Workspace REVISION DETAIL

[Differential] [Commented On] D3606: Listen for broadcast notifications on system bus

2016-12-09 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. No, you're right. I mistakenly thought actions were in the hints even though the code even has "{} //no actions" documented REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3606 EMAIL PREFERENCES

[Differential] [Commented On] D3606: Listen for broadcast notifications on system bus

2016-12-08 Thread broulik (Kai Uwe Broulik)
broulik added a comment. What would be the best place to put a little utility (similar to notify-send or kdialog --passivepopup) for this? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3606 EMAIL PREFERENCES

[Differential] [Commented On] D3606: Listen for broadcast notifications on system bus

2016-12-08 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. Note that actions won't work, we'd always be replying on the session bus. (this is solvable) INLINE COMMENTS > notificationsengine.cpp:70 > +// TODO only do that when plasmashellrc has [Notifications] > BroadcastAllowed or sth like that > +