summaryrefslogtreecommitdiffstats
path: root/src/plugins/decorations/bradient/bradient.json
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@viroteck.net>2014-08-20 16:31:05 +0200
committerRobin Burchell <robin.burchell@viroteck.net>2014-09-23 12:35:31 +0200
commit8655435f86b45a343d7a36c35968fa2c7c83f9c3 (patch)
tree9ead216ddc460db68615f140afaea03b29716bb4 /src/plugins/decorations/bradient/bradient.json
parent59d691d6c54932a92933ee69876b8f0bc8cf954e (diff)
QtWaylandClient: Pluginize window decorations.
Convert to a D-pointer, split between abstract base class and an implementation. Also move implementation of the current built-in decoration to the "bradient" plugin, named in glorious memory of the programmer-designed blue gradient that will forever sear our eyeballs. The decoration plugin may be specified using the environment variable QT_WAYLAND_DECORATION. Change-Id: Idc99ab06ae138ad299bad2b62b9595379bd007ab Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
Diffstat (limited to 'src/plugins/decorations/bradient/bradient.json')
-rw-r--r--src/plugins/decorations/bradient/bradient.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/decorations/bradient/bradient.json b/src/plugins/decorations/bradient/bradient.json
new file mode 100644
index 000000000..e1a5ef24f
--- /dev/null
+++ b/src/plugins/decorations/bradient/bradient.json
@@ -0,0 +1,3 @@
+{
+ "Keys": [ "bradient" ]
+}