> On 26 Nov 2016, at 07:50, Thiago Macieira <[email protected]> wrote: > > On sábado, 26 de novembro de 2016 00:51:06 PST Samuel Gaist wrote: >> The library as it is currently could even be in its own repository however >> the goal in the long run is to replace the code used in QSystemTrayIcon by >> calls to this module which at this time duplicates the showMessage logic >> for macOS. Therefore having it as a separated repo would mean that qtbase >> would depend on it to be build which IMHO is not an option. > > What platforms are you targetting, besides macOS? Which ones have you already > developed? > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development >
Currently there’s macOS and iOS already working. The plan is to add - Android - Linux through DBus - Win10 (there will be some constraints if I understood their documentation correctly) _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
