On Wednesday 08 July 2009, Marco Martin wrote:
> On 7/8/09, Aaron J. Seigo <ase...@kde.org> wrote:
> > 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
>
> ok, that's good, i wasfearing it was a too adhoc thing
>
> > * 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?
>
> AcceptingInputStatus? (better with or without the status desinence? i
> don't want to create potential problems with other enums in the
> future)

with status, so we know what it belongs to.

also, apidox and @since's are missing :)

-- 
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