On Wednesday 08 July 2009, Marco Martin wrote:
> api to show/hide plasmoids from the systray, like NotificationItems

> +    UnknownStatus = 0,
> +    PassiveStatus = 1,
> +    ActiveStatus = 2,
> +    NeedsAttentionStatus = 3

* forget about systray; that's a use case, but isn't the only one. we have the 
same issue with autohiden panels, for instance

* are these status items really all we need? unknown, passive, active ...? how 
about a status for when the applet is engaged in user input (e.g. typing into 
a text edit) so we can e.g. identify when we can / can not hide a panel or 
should be grabbing focus for it?

* shouldn't this be in Applet rather than PopupApplet?

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Software

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to