From 71fd62217c90556f487ec644d01b60a47c510605 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Sun, 19 Jan 2020 14:30:35 +0100 Subject: [PATCH] theme: improve documentation --- ChangeLog.theme | 7 ++++--- data/themes/default.edc | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ChangeLog.theme b/ChangeLog.theme index 2b2ba8d2..f3901a6f 100644 --- a/ChangeLog.theme +++ b/ChangeLog.theme @@ -1,7 +1,10 @@ ================= -Terminology 1.6.0 +Terminology 1.7.0 ================= +Changes since 1.6.0: +-------------------- + Changes since 1.5.0: -------------------- * In group "terminology/tabbar_back", add signal "bell" from "terminology" @@ -21,7 +24,6 @@ Changes since 1.2.0: Changes since 1.1.1: -------------------- - * In group "terminology/background", "message" with id 2 requires an INT to specify the amount of shine * Add parts "terminology.sendfile.progress" and @@ -31,7 +33,6 @@ Changes since 1.1.1: Changes since 0.9.1: -------------------- - * In group "terminology/background", add signal "tab,close" with emitter set to "terminology" to close the current tab * In group "terminology/tabbar_back", add signal "tab,close" with emitter diff --git a/data/themes/default.edc b/data/themes/default.edc index af1f8e9c..198c08ec 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -342,7 +342,7 @@ collections { //////////////////////////////////////////////////////////////////// // actual text grid for chars, cursors, selectiond etc. goes here // and has a background layered behind it inside the swallowed - // child edje + // child edje. Swallow `terminology/core` part { name: "terminology.content"; type: SWALLOW; description { state: "default" 0.0; } @@ -2585,7 +2585,7 @@ collections { } //////////////////////////////////////////////////////////////////// - // swallow to hold invisile rect to click on to dismiss things + // swallow to hold invisible rect to click on to dismiss things part { name: "terminology.dismiss"; type: SWALLOW; description { state: "default" 0.0; } @@ -3588,7 +3588,7 @@ target: "0.clip"; target: "1.clip"; target: "2.clip"; target: "3.clip"; target: visible: 0; } } - + // blinky cursors indicating you can drag the ends of the selection part { name: "cursor.top_left"; type: RECT; mouse_events: 0;