[Kde-pim] Review Request: Akregator: hide the tray icon when there are no unread articles.

Laurent Montel montel at kde.org
Sun Nov 18 10:07:49 GMT 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107359/#review22151
-----------------------------------------------------------



akregator/src/trayicon.cpp
<http://git.reviewboard.kde.org/r/107359/#comment17049>

    better:
    if(Setting::enable....() ) {
      int oldWidth....
      pp.end();
      
    }
    setIconByPixmap(....)
    setStatus(KStatusNo...);
    


- Laurent Montel


On Nov. 17, 2012, 2:34 p.m., Maarten De Meyer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107359/
> -----------------------------------------------------------
> 
> (Updated Nov. 17, 2012, 2:34 p.m.)
> 
> 
> Review request for KDEPIM.
> 
> 
> Description
> -------
> 
> Using KStatusNotifierItem you can hide applications in the system tray when they have nothing to show to the user. In this case no unread articles.
> It is still possible to make it always visible if you wish.
> 
> 
> This addresses bugs 99653, 231358 and 299770.
>     http://bugs.kde.org/show_bug.cgi?id=99653
>     http://bugs.kde.org/show_bug.cgi?id=231358
>     http://bugs.kde.org/show_bug.cgi?id=299770
> 
> 
> Diffs
> -----
> 
>   akregator/src/trayicon.cpp f0f7dd2 
> 
> Diff: http://git.reviewboard.kde.org/r/107359/diff/
> 
> 
> Testing
> -------
> 
> Tested with unread item count enabled and disabled, tray icon shown and hidden.
> 
> 
> Thanks,
> 
> Maarten De Meyer
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list