D9658: Use explicit palette interface

2018-01-05 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R135:0490a151f95b: Use explicit palette interface (authored by davidedmundson). REPOSITORY R135 Integration for Qt applications in Plasma CHANGES SINCE LAST UPDATE

D9658: Use explicit palette interface

2018-01-05 Thread Martin Flöser
graesslin accepted this revision. graesslin added a comment. This revision is now accepted and ready to land. Soon my kdevelop will be black again! REPOSITORY R135 Integration for Qt applications in Plasma BRANCH master REVISION DETAIL https://phabricator.kde.org/D9658 To:

D9658: Use explicit palette interface

2018-01-05 Thread David Edmundson
davidedmundson updated this revision to Diff 24765. davidedmundson added a comment. Lazy create the palette manager REPOSITORY R135 Integration for Qt applications in Plasma CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9658?vs=24722=24765 BRANCH master REVISION DETAIL

D9658: Use explicit palette interface

2018-01-05 Thread Kai Uwe Broulik
broulik added a comment. lgtm INLINE COMMENTS > kwaylandintegration.cpp:72 > +if (paletteManagerInterface .name != 0) { > +m_paletteManager = > registry->createServerSideDecorationPaletteManager(paletteManagerInterface.name, > paletteManagerInterface.version,