theme: improve documentation

This commit is contained in:
Boris Faure 2020-01-19 14:30:35 +01:00
parent 570e917070
commit 71fd62217c
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
2 changed files with 7 additions and 6 deletions

View File

@ -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

View File

@ -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;