Check if the notifications client supports actions
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 5 Sep 2010 10:04:37 +0000 (12:04 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 5 Sep 2010 10:10:19 +0000 (12:10 +0200)
commitf111b28a382255afd33d40f48859ae6b88485c95
treebdac28b91e81becb18413432f7d6037e364a49b8
parent9d7f1397e43aec23ab7d701e573c47ec01a8d99b
Check if the notifications client supports actions

Ubuntu's notification system doesn't support actions and shows fugly popups
in case apps still define them. So we check for the capability and disable actions
if they're not supported.

Needless to mention that the Quassel team heartily recommends using a notification daemon
that is action-enabled for added value.
src/qtui/statusnotifieritem.cpp
src/qtui/statusnotifieritem.h