On Sun, 27 May 2012 02:48:09 PM Kevin Krammer wrote:
> If your main quest is status of mails, you might also want to check
> Lionmail: git://anongit.kde.org/plasma-lionmail
Not really, its a display of unread messages on a message board
(whirlpool.net.au), so communications but not email.
--
Lin
On Sunday, 2012-05-27, Lindsay Mathieson wrote:
> In relation to my earlier question re KSystemTrayIcon I also thought about
> using the Message Indicator plasmoid, but from a bit of googling I'm
> guessing that's not a recommended or popular option for kde?
If your main quest is status of mails,
On Sun, 27 May 2012 01:16:19 PM Kevin Krammer wrote:
> Yes, KMail creates an overlay icon on the fly which shows the number on top
> of the actual icon.
>
> See kdepim/kmail/kmsystemtray.cpp, KMSystemTray::updateCount()
Thanks Kevin, exactly what I'm looking for
--
Lindsay
signature.asc
Descri
On Sun, 27 May 2012 08:08:36 AM Daniel Nicoletti wrote:
> As the API docs of KSytemTrayIcon says you should consider
> using KStatusNotifierIcon[1], with this class you just call one of
> the tool tip methods.
Excellent, thanks - that looks perfect.
There's a lot there in the KDE API, but findin
Hi Lindsay,
On Sunday, 2012-05-27, Lindsay Mathieson wrote:
> I have a monitoring app sitting in the tray using KSystemTrayIcon - I was
> wanting to indicate the number of unread messages in its icon similar to
> the way kmail does it. Is there an easy way? or does kmail do it with a
> custom pain
2012/5/27 Lindsay Mathieson :
> I have a monitoring app sitting in the tray using KSystemTrayIcon - I was
> wanting to indicate the number of unread messages in its icon similar to the
> way kmail does it. Is there an easy way? or does kmail do it with a custom
> paint handler or something?
As the
Hi devs,
I've got a question for the KDE/Qt specialists:
I was just wondering whether the automoc version 0.9.88 is actually
still able to work with Qt3…
(If I am not completely mistaken an automoc 0.9.88 must have worked just fine
building kmymoney 1.0.5 still half a year ago on MacOS