From f038f8679f9aa29ddddd4d49080cce0f97a2f847 Mon Sep 17 00:00:00 2001 From: InHong Han Date: Thu, 30 Mar 2017 11:06:52 +0900 Subject: [PATCH 01/16] text, inputmethod: Add prediction_hint protocol Change-Id: I5ba7ab02d8d7d5991dfdc542d346f577397fec28 --- protocol/input-method.xml | 3 +++ protocol/text.xml | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/protocol/input-method.xml b/protocol/input-method.xml index 5926aad..e9cad61 100644 --- a/protocol/input-method.xml +++ b/protocol/input-method.xml @@ -285,6 +285,9 @@ + + + diff --git a/protocol/text.xml b/protocol/text.xml index d46eec2..e59432f 100644 --- a/protocol/text.xml +++ b/protocol/text.xml @@ -253,6 +253,12 @@ + + + Set the prediction hint string to deliver to the input panel. + + + Notify the text_input object when it received focus. Typically in -- 2.7.4 From f527baca1787322d0342b66a700dea32271d6fb2 Mon Sep 17 00:00:00 2001 From: InHong Han Date: Thu, 27 Apr 2017 19:05:17 +0900 Subject: [PATCH 02/16] Packaging: update version to 1.1.17 Change-Id: I6dac4aef537f41473a100cd76947676b6de63872 --- packaging/wayland-extension.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/wayland-extension.spec b/packaging/wayland-extension.spec index bacaf86..36089cf 100644 --- a/packaging/wayland-extension.spec +++ b/packaging/wayland-extension.spec @@ -1,5 +1,5 @@ Name: wayland-extension -Version: 1.1.16 +Version: 1.1.17 Release: 0 Summary: Wayland Extension Protocol License: MIT -- 2.7.4 From 59e2ed801259775496cfe434085f8c973468e603 Mon Sep 17 00:00:00 2001 From: kyoungsik park Date: Thu, 27 Apr 2017 17:13:15 +0900 Subject: [PATCH 03/16] video_object: add allowed(disallowed) attribute request Change-Id: Iaf1a50e34a9257701f867a85588e938d2783ad80 Signed-off-by: kyoungsik park --- protocol/tizen-extension.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/protocol/tizen-extension.xml b/protocol/tizen-extension.xml index 7c718ce..b40272b 100755 --- a/protocol/tizen-extension.xml +++ b/protocol/tizen-extension.xml @@ -656,7 +656,7 @@ - + Clients can get the video information that the compositor can handle from this interface. @@ -688,7 +688,7 @@ - + @@ -723,6 +723,20 @@ + + + If tizen_video_object.allowed_attribute is applied to a video_object, + set_attribute request will be deliever to tdm backend directly. + + + + + + If tizen_video_object.disallowed_attribute is applied to a video_object, + It would be tdm_attribute call when topmost showing. + + + -- 2.7.4 From c2c9a9aff0d051a4e6b8c487f930b923a473016b Mon Sep 17 00:00:00 2001 From: Juyeon Lee Date: Wed, 10 May 2017 20:08:27 +0900 Subject: [PATCH 04/16] Packaging: update version to 1.1.18 Change-Id: Ice2602c9712161c2621d4e7548a2c724a1f7a7c3 --- packaging/wayland-extension.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/wayland-extension.spec b/packaging/wayland-extension.spec index 36089cf..99d90cc 100644 --- a/packaging/wayland-extension.spec +++ b/packaging/wayland-extension.spec @@ -1,5 +1,5 @@ Name: wayland-extension -Version: 1.1.17 +Version: 1.1.18 Release: 0 Summary: Wayland Extension Protocol License: MIT -- 2.7.4 From ffa174e42378c3d45e1ebd11a6b1c2275a5e9c57 Mon Sep 17 00:00:00 2001 From: JengHyun Kang Date: Mon, 12 Dec 2016 16:04:08 +0900 Subject: [PATCH 05/16] tizen_gesture: add a tap gesture Change-Id: If3714907ef47f2eb839f45ebc05b9108e7d48b57 --- protocol/tizen-extension.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/protocol/tizen-extension.xml b/protocol/tizen-extension.xml index b40272b..38486d1 100755 --- a/protocol/tizen-extension.xml +++ b/protocol/tizen-extension.xml @@ -381,6 +381,7 @@ + @@ -420,6 +421,28 @@ + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4 From 05f91c3cfcd208991addbf5e4a87d66e6b58bf0d Mon Sep 17 00:00:00 2001 From: JengHyun Kang Date: Mon, 19 Dec 2016 19:03:00 +0900 Subject: [PATCH 06/16] tizen_gesture: add a pan gesture Change-Id: I9e62e7405d4889bcdb2ab51707ff12d5acd7a100 --- protocol/tizen-extension.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/protocol/tizen-extension.xml b/protocol/tizen-extension.xml index 38486d1..e315b6f 100755 --- a/protocol/tizen-extension.xml +++ b/protocol/tizen-extension.xml @@ -382,6 +382,7 @@ + @@ -443,6 +444,26 @@ + + + + + + + + + + + + + + + + + + + + -- 2.7.4 From 7835e8f129cc7a1d3e0bd6ff83a0b98fea70338f Mon Sep 17 00:00:00 2001 From: Juyeon Lee Date: Wed, 17 May 2017 14:14:49 +0900 Subject: [PATCH 07/16] Packaging: update version to 1.1.19 --- packaging/wayland-extension.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/wayland-extension.spec b/packaging/wayland-extension.spec index 99d90cc..247e6d3 100644 --- a/packaging/wayland-extension.spec +++ b/packaging/wayland-extension.spec @@ -1,5 +1,5 @@ Name: wayland-extension -Version: 1.1.18 +Version: 1.1.19 Release: 0 Summary: Wayland Extension Protocol License: MIT -- 2.7.4 From efc99dcddf146f615cccc94996c54117872f604d Mon Sep 17 00:00:00 2001 From: Boram Park Date: Tue, 23 May 2017 17:16:21 +0900 Subject: [PATCH 08/16] tizen_video: set version to 1 Change-Id: I02208e8de06d357461cb3a07dd7715454572af29 --- protocol/tizen-extension.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/protocol/tizen-extension.xml b/protocol/tizen-extension.xml index e315b6f..4202756 100755 --- a/protocol/tizen-extension.xml +++ b/protocol/tizen-extension.xml @@ -700,7 +700,7 @@ - + Clients can get the video information that the compositor can handle from this interface. @@ -732,7 +732,7 @@ - + @@ -767,14 +767,14 @@ - + If tizen_video_object.allowed_attribute is applied to a video_object, set_attribute request will be deliever to tdm backend directly. - + If tizen_video_object.disallowed_attribute is applied to a video_object, It would be tdm_attribute call when topmost showing. -- 2.7.4 From af19e7c153353347b18375a45196e1570f65e6e1 Mon Sep 17 00:00:00 2001 From: JengHyun Kang Date: Tue, 25 Apr 2017 19:43:38 +0900 Subject: [PATCH 09/16] tizen_gesture: add a pinch gesture Change-Id: I64688b6ad1582c1b0e3209761d75a0a5487dadfa --- protocol/tizen-extension.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/protocol/tizen-extension.xml b/protocol/tizen-extension.xml index 4202756..dfe02ef 100755 --- a/protocol/tizen-extension.xml +++ b/protocol/tizen-extension.xml @@ -383,6 +383,7 @@ + @@ -464,6 +465,28 @@ + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4 From 81ad249f2929362d23e3e969459c08d6cc2b8181 Mon Sep 17 00:00:00 2001 From: Gwanglim Lee Date: Wed, 24 May 2017 16:40:45 +0900 Subject: [PATCH 10/16] remote_surface: added new requests to tizen_remote_surface and incremented version to 5 tizen_remote_surface@changed_buffer_event_filter This request enables the client to accept or reject specific 'changed_buffer' event using given filter value. If the client set specific value for 'changed_buffer' event to filter that, then that event will not be sent to the client. An existing filter can be removed using 'none' value of type argument. In this case, all 'changed_buffer' events will be delivered to the client. tizen_remote_surface@get_current_buffer This request asks the server to send the provider's current buffer with given type of buffer. Since resulting buffer is passed in the 'changed_buffer' event callback, the client should not set 'changed_buffer' event filter with given buffer type. Change-Id: If22ac8b3906e93c1dfd5a872a8dbe8efdc054872 --- protocol/tizen-remote-surface.xml | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/protocol/tizen-remote-surface.xml b/protocol/tizen-remote-surface.xml index c42690b..2fa3ca1 100644 --- a/protocol/tizen-remote-surface.xml +++ b/protocol/tizen-remote-surface.xml @@ -1,6 +1,6 @@ - + A manager of tizen_remote_surface. This object is in charge of creating tizen_remote_surface_provider and tizen_remote_surface and @@ -88,7 +88,7 @@ > - + A consumer client of provider client's buffer. The consumer can receive notice of buffer updating of @@ -313,6 +313,35 @@ + + + + + + + + + + + This request enables the client to accept or reject specific 'changed_buffer' event + using given filter value. If the client set specific value for 'changed_buffer' event + to filter that, then that event will not be sent to the client. An existing filter + can be removed using 'none' value of type argument. In this case, all 'changed_buffer' + events will be delivered to the client. + + + + + + + This request asks the server to send the provider's current buffer with given type + of buffer. Since resulting buffer is passed in the 'changed_buffer' event callback, + the client should not set 'changed_buffer' event filter with given buffer type. + + + + + -- 2.7.4 From 5cd166bec0a9448336b538376a68ab448dabfefc Mon Sep 17 00:00:00 2001 From: JengHyun Kang Date: Thu, 1 Jun 2017 17:17:11 +0900 Subject: [PATCH 11/16] tizen_gesture: update version to 2 for tap, pan, pinch Change-Id: I580bd343b02a01652bf17bbb1b4e1e3048da78ab --- protocol/tizen-extension.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) mode change 100755 => 100644 protocol/tizen-extension.xml diff --git a/protocol/tizen-extension.xml b/protocol/tizen-extension.xml old mode 100755 new mode 100644 index dfe02ef..462a7c7 --- a/protocol/tizen-extension.xml +++ b/protocol/tizen-extension.xml @@ -370,7 +370,7 @@ - + @@ -381,9 +381,9 @@ - - - + + + @@ -424,62 +424,62 @@ - + - + - + - + - + - + - + - + - + - + - + - + -- 2.7.4 From 4cdb0feb25bf7ac305c8114331e738b992240728 Mon Sep 17 00:00:00 2001 From: Wonkeun Oh Date: Thu, 1 Jun 2017 14:47:16 +0900 Subject: [PATCH 12/16] inputmethod: Added set_floating_panel protocol Change-Id: Ied89d4303daf2e79120a6d300560f70bb1b94fb4 (cherry picked from commit d78100b8abd6a9b57ad7f18e8b6e16abb8f41fbf) --- protocol/input-method.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/protocol/input-method.xml b/protocol/input-method.xml index e9cad61..aa6edc3 100644 --- a/protocol/input-method.xml +++ b/protocol/input-method.xml @@ -367,5 +367,12 @@ + + + + A Keyboard surface is shown as a floating panel type. + + + -- 2.7.4 From 156852f333b001bb2c5cb3189703d9d3e397866b Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Mon, 15 May 2017 20:16:56 +0900 Subject: [PATCH 13/16] text, inputmethod: Add commit content protocol Change-Id: Ice2552702dd89ead8cc4f3c9140bf58fa6da6867 Signed-off-by: Jihoon Kim --- protocol/input-method.xml | 6 ++++++ protocol/text.xml | 9 +++++++++ 2 files changed, 15 insertions(+) diff --git a/protocol/input-method.xml b/protocol/input-method.xml index aa6edc3..cc7658f 100644 --- a/protocol/input-method.xml +++ b/protocol/input-method.xml @@ -229,6 +229,12 @@ + + + + + + diff --git a/protocol/text.xml b/protocol/text.xml index e59432f..e43ef6b 100644 --- a/protocol/text.xml +++ b/protocol/text.xml @@ -479,6 +479,15 @@ + + + Notify when the input panel wants to commit a content + + + + + + -- 2.7.4 From 9fe55344dbdd8133d19e5f65d416223be7c1eeef Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Wed, 7 Jun 2017 08:10:37 +0900 Subject: [PATCH 14/16] Packaging: update version to 1.1.20 Change-Id: I167ba1a12ffd07351a25119df1a0b33579017b2a Signed-off-by: Jihoon Kim --- packaging/wayland-extension.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/wayland-extension.spec b/packaging/wayland-extension.spec index 247e6d3..d3bf808 100644 --- a/packaging/wayland-extension.spec +++ b/packaging/wayland-extension.spec @@ -1,5 +1,5 @@ Name: wayland-extension -Version: 1.1.19 +Version: 1.1.20 Release: 0 Summary: Wayland Extension Protocol License: MIT -- 2.7.4 From e38217bab392a6a29e9c45a99bfa2baf2a9e39a7 Mon Sep 17 00:00:00 2001 From: InHong Han Date: Tue, 16 May 2017 20:15:37 +0900 Subject: [PATCH 15/16] text, inputmethod: Added mime_type protocol Change-Id: I061b2dee2ff6df1f30fa87f9ca835ee6eac1dfe7 --- protocol/input-method.xml | 3 +++ protocol/text.xml | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/protocol/input-method.xml b/protocol/input-method.xml index cc7658f..2d5e41b 100644 --- a/protocol/input-method.xml +++ b/protocol/input-method.xml @@ -294,6 +294,9 @@ + + + diff --git a/protocol/text.xml b/protocol/text.xml index e43ef6b..b78b1cb 100644 --- a/protocol/text.xml +++ b/protocol/text.xml @@ -259,6 +259,12 @@ + + + Sets the mime type to deliver to the input panel. + + + Notify the text_input object when it received focus. Typically in -- 2.7.4 From 9776dec6dd75a9ada1f45fea328f56085f38c241 Mon Sep 17 00:00:00 2001 From: InHong Han Date: Tue, 13 Jun 2017 15:48:51 +0900 Subject: [PATCH 16/16] Packaging: update version to 1.1.21 Change-Id: Ie5aa8bc32e81dd4bccb4e3bf617de35699e64ba2 --- packaging/wayland-extension.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/wayland-extension.spec b/packaging/wayland-extension.spec index d3bf808..c1526ee 100644 --- a/packaging/wayland-extension.spec +++ b/packaging/wayland-extension.spec @@ -1,5 +1,5 @@ Name: wayland-extension -Version: 1.1.20 +Version: 1.1.21 Release: 0 Summary: Wayland Extension Protocol License: MIT -- 2.7.4