Add display of notifications stack

Multimedia / MythTV - Jean-Yves Avenard [mythtv.org] - 30 June 2013 20:30 UTC

Notifications will now be displayed on top of each other as a queue. Non-registered notifications will be displayed for 5s minimum or per the duration requested.

Not themeable, no animations per say; all hard-coded for the time being.

eda5993 Add display of notifications stack.
mythtv/libs/libmythui/libmythui.pro | 3 +-
mythtv/libs/libmythui/mythuinotificationcenter.cpp | 294 ++++++++++++++------
mythtv/libs/libmythui/mythuinotificationcenter.h | 13 +-
.../libmythui/mythuinotificationcenter_private.h | 81 ++++++
4 files changed, 297 insertions(+), 94 deletions(-)

Upstream: github.com


  • Share