On terça-feira, 30 de julho de 2013 08:31:55, Friedemann Kleint wrote:
> Hi,
>
> <richmoore2> i kind of started addressing that one
> https://codereview.qt-project.org/#change,48972 but i'm sure there are
> others
>
> For the system tray, I have been working on
> https://codereview.qt-project.org/#change,61046 which would remove
> QtWidget's dependency on Xlib.
> Very ideally, the system tray would be completely implemented within the
> platform plugin, but that is not possible since it needs menus and
> tooltip handling.

Drop the old protocol and implement only the new D-Bus-based status notifier
protocol. The tooltips and menus are drawn by the systray host application.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to