[Development] New library in qtbase

Allan Sandfeld Jensen kde at carewolf.com
Sat Nov 26 22:37:01 CET 2016


On Saturday 26 November 2016, Thiago Macieira wrote:
> On sábado, 26 de novembro de 2016 11:18:24 PST Allan Sandfeld Jensen wrote:
> > I would prefer putting the interface in gui or core and the
> > implementation in platformsupport and QPA. It is not going to be more
> > than a few kilobytes, and if we split core at some point it would fit
> > with other system services.
> 
> Or if we split QtGui along the lines that Jake proposed in his email.
> 
> Not to mention that on some systems you will need a graphical connection to
> send notifications.

Why not split both? ;)

But yes, notifications in QtGui probably makes more since. It includes icons - 
avoiding an unnecessary split of notifications, and on some platforms 
notifications are tied to the graphical API and will need it.

`Allan



More information about the Development mailing list