This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105751/

This review has been submitted with commit 11325bf8f643339bb83a9f8ebcb706e03332ff72 by Martin Gräßlin to branch master.

- Commit


On July 29th, 2012, 11:42 a.m., Martin Gräßlin wrote:

Review request for kwin and Antonis Tsiapaliokas.
By Martin Gräßlin.

Updated July 29, 2012, 11:42 a.m.

Description

Adds support for QML based window decorations distributed through Plasma Packages structures. It adds a declarative plugin containing the needed bits for making window decorations work.

@Antonis: please have a look whether this matches your changes to plasmapkg

Testing

I have here a half finished port of Plastik to QML. Seems to work fine so far.
Bugs: 303810

Diffs

  • kwin/clients/aurorae/src/CMakeLists.txt (71be39a)
  • kwin/clients/aurorae/src/aurorae.h (9c20787)
  • kwin/clients/aurorae/src/aurorae.cpp (ed5942e)
  • kwin/clients/aurorae/src/colorhelper.h (PRE-CREATION)
  • kwin/clients/aurorae/src/colorhelper.cpp (PRE-CREATION)
  • kwin/clients/aurorae/src/decorationoptions.h (PRE-CREATION)
  • kwin/clients/aurorae/src/decorationoptions.cpp (PRE-CREATION)
  • kwin/clients/aurorae/src/decorationplugin.h (PRE-CREATION)
  • kwin/clients/aurorae/src/decorationplugin.cpp (PRE-CREATION)
  • kwin/clients/aurorae/src/kwindecoration.desktop (PRE-CREATION)
  • kwin/clients/aurorae/src/qml/ButtonGroup.qml (PRE-CREATION)
  • kwin/clients/aurorae/src/qml/qmldir (PRE-CREATION)
  • kwin/kcmkwin/kwindecoration/CMakeLists.txt (da02993)
  • kwin/kcmkwin/kwindecoration/decorationmodel.h (0a5a116)
  • kwin/kcmkwin/kwindecoration/decorationmodel.cpp (b945606)
  • kwin/kcmkwin/kwindecoration/kwindecoration.cpp (34d9b48)
  • kwin/kcmkwin/kwindecoration/qml/AuroraeDecoration.qml (8db4065)
  • kwin/kcmkwin/kwindecoration/qml/DecorationPreview.qml (PRE-CREATION)
  • kwin/kcmkwin/kwindecoration/qml/main.qml (9ca0e89)

View Diff