platform/core/uifw/dali-csharp-binder.git
2 months agoMerge "Bind GetLineCount for text label" into devel/master
Bowon Ryu [Tue, 18 Mar 2025 01:39:07 +0000 (01:39 +0000)]
Merge "Bind GetLineCount for text label" into devel/master

2 months agoMerge "Bind ellipsis mode for text label" into devel/master
Bowon Ryu [Tue, 18 Mar 2025 01:38:58 +0000 (01:38 +0000)]
Merge "Bind ellipsis mode for text label" into devel/master

2 months agoBind GetLineCount for text label 18/321218/1
Bowon Ryu [Mon, 17 Mar 2025 09:51:15 +0000 (18:51 +0900)]
Bind GetLineCount for text label

https://review.tizen.org/gerrit/c/platform/core/uifw/dali-toolkit/+/321217

Change-Id: I921494b1fa3630cd5f8d9feddacead74147f807e
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2 months agoBind AsyncImageLoader ImageLoadedSignal connect-disconnect 50/320850/4
Eunki Hong [Mon, 10 Mar 2025 06:58:05 +0000 (15:58 +0900)]
Bind AsyncImageLoader ImageLoadedSignal connect-disconnect

DevNote : Since C++ -> C#'s Dali::BaseHandle communication
has dependenc of IntrusivePtr's copy operation, we should
send independent PixelBuffer per each arguments
instead of PixelBuffer*.

Change-Id: I845d25ea3c655cec01797b1faa3609b99f356e5c
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
2 months agoBind ellipsis mode for text label 20/320820/4
Bowon Ryu [Fri, 7 Mar 2025 10:58:28 +0000 (19:58 +0900)]
Bind ellipsis mode for text label

https://review.tizen.org/gerrit/c/platform/core/uifw/dali-toolkit/+/320819

Change-Id: Ia6973cc887c19e4ed0858e72577276eb8f99f705
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2 months agoMerge "DALi Version 2.4.10" into devel/master
Adeel Kazmi [Fri, 14 Mar 2025 11:55:35 +0000 (11:55 +0000)]
Merge "DALi Version 2.4.10" into devel/master

2 months agoDALi Version 2.4.10 51/321151/1 dali_2.4.10
David Steele [Fri, 14 Mar 2025 11:48:29 +0000 (11:48 +0000)]
DALi Version 2.4.10

Change-Id: Ia274f36eefe51d99024e11524b7025622c5d8a15

3 months agoChange internal property get-set wrap use Handle instead Actor 92/321092/1
Eunki, Hong [Fri, 14 Mar 2025 01:33:00 +0000 (10:33 +0900)]
Change internal property get-set wrap use Handle instead Actor

Some API for Property need to be Handle, not only for Actor.
Due to the current implements, we cannot use same API for Renderer or Shader.

Change-Id: I42a765a5dca6d38807a1e1be572135e2840a268d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoMerge "Add CornerRadius properties" into devel/master
Jeongmin Lee [Fri, 14 Mar 2025 00:37:18 +0000 (00:37 +0000)]
Merge "Add CornerRadius properties" into devel/master

3 months agoMerge "DALi Version 2.4.9" into devel/master
Adeel Kazmi [Fri, 7 Mar 2025 10:35:28 +0000 (10:35 +0000)]
Merge "DALi Version 2.4.9" into devel/master

3 months agoDALi Version 2.4.9 10/320810/1 dali_2.4.9
Adeel Kazmi [Fri, 7 Mar 2025 10:29:49 +0000 (10:29 +0000)]
DALi Version 2.4.9

Change-Id: I932e0d2118369790365b2a809a8c361dc39c5f12

3 months agoBind Shader creator with name 46/320746/2
Eunki, Hong [Fri, 7 Mar 2025 01:59:59 +0000 (10:59 +0900)]
Bind Shader creator with name

Change-Id: Iccffd184e52d5eb65bdd86136ac04ac5fd9de878
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoBind Renderer creater without geometry and shader 01/320701/1
Eunki, Hong [Thu, 6 Mar 2025 07:15:22 +0000 (16:15 +0900)]
Bind Renderer creater without geometry and shader

Change-Id: Ifb58c6ad22c78ba0343c96ff57e1dc4f6ca286e8
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoMerge "(Physice3D) Remove build warning at gcc-14 : -Wmaybe-uninitialized and -Wunini...
Eunki Hong [Mon, 3 Mar 2025 01:04:43 +0000 (01:04 +0000)]
Merge "(Physice3D) Remove build warning at gcc-14 : -Wmaybe-uninitialized and -Wuninitialized" into devel/master

3 months agoDALi Version 2.4.8 34/320434/1 dali_2.4.8
Richard Huang [Fri, 28 Feb 2025 12:44:44 +0000 (12:44 +0000)]
DALi Version 2.4.8

Change-Id: I1c7cfa2ce36885a318da77e7de9ddf4e7ac03d5f

3 months ago(Physice3D) Remove build warning at gcc-14 : -Wmaybe-uninitialized and -Wuninitialized 31/320331/1
Eunki Hong [Wed, 26 Feb 2025 16:29:35 +0000 (01:29 +0900)]
(Physice3D) Remove build warning at gcc-14 : -Wmaybe-uninitialized and -Wuninitialized

Since a lots of bullet3d code use macro, the local variables
dont need to be initialized.

So many of cases are false-positive or intended jobs.

Let we ignore them.

Change-Id: Ib90e22e7b76d6526041897a17b44782026aca4ec
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
3 months agoAdd CornerRadius properties 70/320170/1
jmm [Tue, 25 Feb 2025 02:11:48 +0000 (11:11 +0900)]
Add CornerRadius properties

Change-Id: I33148ea3b160f642e7ff669a2078d13f0a706135
Signed-off-by: jmm <j0064423.lee@samsung.com>
3 months agoMerge "DALi Version 2.4.7" into devel/master
Adeel Kazmi [Fri, 21 Feb 2025 11:31:41 +0000 (11:31 +0000)]
Merge "DALi Version 2.4.7" into devel/master

3 months agoDALi Version 2.4.7 70/320070/1 dali_2.4.7
David Steele [Fri, 21 Feb 2025 11:25:15 +0000 (11:25 +0000)]
DALi Version 2.4.7

Change-Id: Iead58f3aeb30ca8d807b80c217ea51c41fedd73f

3 months agoRemove ecore-wayland legacy code. 06/320006/1
Wonsik Jung [Fri, 21 Feb 2025 00:33:25 +0000 (09:33 +0900)]
Remove ecore-wayland legacy code.

Remove ecore-wayland legacy code and the related code.
Because ecore-wayland will be removed and ecore-wl2 already is prepared.

Change-Id: I4d2fc06c9314654ff436f29e662ddf5547d02451

3 months agoMerge "Bind View creator API with custom behavior" into devel/master
Eunki Hong [Tue, 18 Feb 2025 06:59:39 +0000 (06:59 +0000)]
Merge "Bind View creator API with custom behavior" into devel/master

3 months agoDALi Version 2.4.6 75/319675/1 dali_2.4.6
Adeel Kazmi [Fri, 14 Feb 2025 12:34:35 +0000 (12:34 +0000)]
DALi Version 2.4.6

Change-Id: I18c53b30486b70163bc8ac93a64eeadae8d71907

3 months agoBind View creator API with custom behavior 64/319564/2
Eunki, Hong [Thu, 13 Feb 2025 02:39:24 +0000 (11:39 +0900)]
Bind View creator API with custom behavior

Change-Id: I7be3999a784770638a033b14f1002f5f42ed506d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoFix compile warning for gcc-14 + Clean application wrap code 86/319486/1
Eunki Hong [Tue, 11 Feb 2025 16:14:30 +0000 (01:14 +0900)]
Fix compile warning for gcc-14 + Clean application wrap code

1. Let we use memcpy instead of strncpy, to remove [-Wstringop-truncation]
 - Since we can assume that last string is null-terminated, we can skip this warning

2. Remove duplicated codes, and use GenerationArgV for application constuctors.

3. Remove some possible cases to nullptr constructor for std::string

Change-Id: I22baee82bae05fcc4087431730c6386fa74f52b2
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
4 months agoFix to do not use SWIG_csharp_string_callback when input is null 45/319445/1
Seungho Baek [Tue, 11 Feb 2025 07:13:00 +0000 (16:13 +0900)]
Fix to do not use SWIG_csharp_string_callback when input is null

Change-Id: Ifa77904a2ba299142c56aa24d937545e50651169
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
4 months agoMerge "Bind FullScreenMode to InputMethodContext" into devel/master
Bowon Ryu [Tue, 11 Feb 2025 01:05:08 +0000 (01:05 +0000)]
Merge "Bind FullScreenMode to InputMethodContext" into devel/master

4 months agoDALi Version 2.4.5 19/319319/1 dali_2.4.5
Richard Huang [Fri, 7 Feb 2025 10:39:46 +0000 (10:39 +0000)]
DALi Version 2.4.5

Change-Id: I50bacfd8d1f22358be32cef02304aa406ddb9a10

4 months agoMerge "Export APIs like connect/disconnect etc directly in Signal." into devel/master
dongsug song [Wed, 5 Feb 2025 08:47:53 +0000 (08:47 +0000)]
Merge "Export APIs like connect/disconnect etc directly in Signal." into devel/master

4 months agoDALi Version 2.4.4 23/318923/1 dali_2.4.4
David Steele [Fri, 31 Jan 2025 12:31:52 +0000 (12:31 +0000)]
DALi Version 2.4.4

Change-Id: Ic73062c5f42c3898f3cab5ad5206f3c3b0fe32c9

4 months agoDALi Version 2.4.3 17/318817/1 dali_2.4.3
Richard Huang [Fri, 24 Jan 2025 10:47:46 +0000 (10:47 +0000)]
DALi Version 2.4.3

Change-Id: I6f6c373e30c35454af39217cdac622c4344024ee

4 months agoExport APIs like connect/disconnect etc directly in Signal. 61/318761/5
huayong.xu [Thu, 23 Jan 2025 09:13:49 +0000 (17:13 +0800)]
Export APIs like connect/disconnect etc directly in Signal.

Originally a Signal is exported, and connect/disconnect of the Signal
are exported.
Now the Signal is not exported, just its APIs are exported.

Change-Id: I319579359a8b936bd6154c878ada7bc0d0f2c6d7

4 months agoBind FullScreenMode to InputMethodContext 59/318559/1
Bowon Ryu [Mon, 20 Jan 2025 11:56:58 +0000 (20:56 +0900)]
Bind FullScreenMode to InputMethodContext

Change-Id: I1383d5cd4eb7c04ceb44f8cf0865cd2ec48a6548
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
4 months agoBind componentwise FrameUpdateCallback interface 20/318520/2
Eunki, Hong [Mon, 20 Jan 2025 02:56:09 +0000 (11:56 +0900)]
Bind componentwise FrameUpdateCallback interface

Change-Id: I93de160ada95e20c9d069582a0a8e3d0989118c7
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoDALi Version 2.4.2 62/318462/1 dali_2.4.2
Adeel Kazmi [Fri, 17 Jan 2025 06:42:47 +0000 (06:42 +0000)]
DALi Version 2.4.2

Change-Id: I60b30095533d0805406bbfd2cd48341601b725d8

4 months agoMerge "Add AutoRotation, LetterBox" into devel/master
joogab yun [Wed, 15 Jan 2025 00:33:54 +0000 (00:33 +0000)]
Merge "Add AutoRotation, LetterBox" into devel/master

4 months agoAdd AutoRotation, LetterBox 03/317903/2
joogab.yun [Thu, 9 Jan 2025 09:10:53 +0000 (18:10 +0900)]
Add AutoRotation, LetterBox

Change-Id: I1cfb4fc2f0b3b0a7ce9a5ff016f3ba0bb200468e

4 months agoRevert "Remove unused SWIGEXPORTs"
Woochan Lee [Mon, 13 Jan 2025 04:13:20 +0000 (13:13 +0900)]
Revert "Remove unused SWIGEXPORTs"

This reverts commit 80406ff039207e99d51bd2af241171120e7a9168.

4 months agoRemove unused SWIGEXPORTs
Woochan Lee [Mon, 13 Jan 2025 04:09:41 +0000 (13:09 +0900)]
Remove unused SWIGEXPORTs

ParentOrigin, PivotPoint, AnchorPoint, SlideTransitionDirection, VectorX

Change-Id: I623a210ecc7fd3add7d2cf3f49ba377ac764f327

5 months agoDALi Version 2.4.1 40/318040/1 dali_2.4.1
David Steele [Fri, 10 Jan 2025 15:09:13 +0000 (15:09 +0000)]
DALi Version 2.4.1

Change-Id: Id6b891392ae346c48d14f0ef37759cd4cc1ff26e

5 months agoFix build warning : -Wunused-variable 48/317848/1
Eunki, Hong [Thu, 9 Jan 2025 02:14:23 +0000 (11:14 +0900)]
Fix build warning : -Wunused-variable

extents-wrap.cpp:257:12: warning: unused variable ‘arg2’ [-Wunused-variable]

Change-Id: Iaf016f75d6ba44b224e2aae6b131a2693a1f44e7
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
5 months agoMerge "Optimize PropertyMap and PropertyValue" into devel/master
JIYUN YANG [Mon, 6 Jan 2025 07:55:46 +0000 (07:55 +0000)]
Merge "Optimize PropertyMap and PropertyValue" into devel/master

5 months agoApply RenderEffect API changes 79/317479/1
jmm [Thu, 2 Jan 2025 11:39:15 +0000 (20:39 +0900)]
Apply RenderEffect API changes

Change-Id: I13b86dfa636d84ac862f5c3507f09eb71dc14ee6

5 months agoOptimize PropertyMap and PropertyValue 18/317318/2
Jiyun Yang [Thu, 19 Dec 2024 13:01:01 +0000 (22:01 +0900)]
Optimize PropertyMap and PropertyValue

Add methods to help optimizing property value and property map

1. CSharp_Dali_Property_Map_Add_XXX
Adds a value to a PropertyMap without generating PropertyValue in c# managed heap.

2. CSharp_Dali_XXX_set_all
Enables to set all fields at once for Dali primitives such as Vector4.
This is to recycle native dali object.

3. CSharp_Dali_Actor_InternalSetPropertyXXX
Sets a PropertyValue to the actor without generating PropertyValue in c# managed heap.

Change-Id: I15bbcf572a140cbc9614d60af3c1e6bb2b4b5027
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 months agoDALi Version 2.4.0 72/316972/1 dali_2.4.0
Adeel Kazmi [Fri, 20 Dec 2024 11:37:04 +0000 (11:37 +0000)]
DALi Version 2.4.0

Change-Id: If732eafa51b74858ad00e8bab69e015ff86dcba3

5 months agoDALi Version 2.3.54 44/316544/1 dali_2.3.54
Adam Bialogonski [Fri, 13 Dec 2024 08:09:27 +0000 (08:09 +0000)]
DALi Version 2.3.54

Change-Id: I63c7b048d3996820a988d68edb575f06f5ef6eea

6 months agoSeperate Dali::Exception / std::exception and otherwise 07/316307/1
Eunki, Hong [Thu, 12 Dec 2024 12:13:31 +0000 (21:13 +0900)]
Seperate Dali::Exception / std::exception and otherwise

Until now, SWIG_UnknownError, SWIG_RuntimeError, SWIG_SystemError
are all catched as SWIG_CSharpApplicationException.

It make hard to debuging error case by exception.

To make more detail, let we seperate the callback of exception
as System / InvaildOperation / and Application.

Change-Id: I5532e1c03de525a4a3e449f6d65224bf544fff64
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
6 months agoMerge "Add View property, OFFSCREEN_RENDERING" into devel/master
Jeongmin Lee [Wed, 11 Dec 2024 07:03:36 +0000 (07:03 +0000)]
Merge "Add View property, OFFSCREEN_RENDERING" into devel/master

6 months agoSupport create and retrive Property::Value componentwise 51/316151/2
Eunki, Hong [Wed, 11 Dec 2024 02:55:26 +0000 (11:55 +0900)]
Support create and retrive Property::Value componentwise

Let we allow to get Dali::VectorX without create managed class

Change-Id: I531ab6f5ba0658142c72d9e02538cf231c0eb62f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
6 months agoAdd View property, OFFSCREEN_RENDERING 19/316119/1
jmm [Tue, 10 Dec 2024 09:43:03 +0000 (18:43 +0900)]
Add View property, OFFSCREEN_RENDERING

Change-Id: Ie737641b04b49951d471246d671cf61a03a1184b

6 months agoDALi Version 2.3.53 50/315950/1 dali_2.3.53
Richard Huang [Fri, 6 Dec 2024 11:48:36 +0000 (11:48 +0000)]
DALi Version 2.3.53

Change-Id: I9bfe6b23bb1ca4b9b82703b651a4c077ab02cfab

6 months agoMake sure Emit* is only enabled for ActorAccessible 18/315718/1
Youngsun Suh [Wed, 4 Dec 2024 08:04:30 +0000 (17:04 +0900)]
Make sure Emit* is only enabled for ActorAccessible

Change-Id: I49d6a4e4a11bd06b3631563ebef87a071e07f642

6 months agoDALi Version 2.3.52 72/321272/1 dali_2.3.52
David Steele [Fri, 29 Nov 2024 14:14:36 +0000 (14:14 +0000)]
DALi Version 2.3.52

Change-Id: Ie30b374e4888f66ebfe953ed12433fef88f8dbf8

6 months agoFix mis-implementation for try_catch macro 54/320954/1
Eunki, Hong [Tue, 26 Nov 2024 05:16:56 +0000 (14:16 +0900)]
Fix mis-implementation for try_catch macro

try_catch macro used void(void) API internally. So the value
inside of lambda function didnt return value correctly.

Change-Id: I0bacdbe176fb6ea218b793e12637ca9c49d3e647
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
6 months agoDALi Version 2.3.51 12/320812/1 dali_2.3.51
Adeel Kazmi [Fri, 22 Nov 2024 16:03:26 +0000 (16:03 +0000)]
DALi Version 2.3.51

Change-Id: Ice788f93ea79e9458257fc44445cc2834204fa6a

6 months agoMerge "Cleanup deprecated AccessibilityManager" into devel/master
Seoyeon Kim [Wed, 20 Nov 2024 10:24:29 +0000 (10:24 +0000)]
Merge "Cleanup deprecated AccessibilityManager" into devel/master

6 months agoDALi Version 2.3.50 44/320444/1 dali_2.3.50
Adam Bialogonski [Fri, 15 Nov 2024 07:19:08 +0000 (07:19 +0000)]
DALi Version 2.3.50

Change-Id: Ia4405a6f83958153889bda698fa86294c5fadc32

6 months agoBind GetPropertyObject for VisualObject 99/319799/6
Eunki, Hong [Fri, 1 Nov 2024 09:47:49 +0000 (18:47 +0900)]
Bind GetPropertyObject for VisualObject

Change-Id: Ib818a04bcbf5deac951fd8bd047547a7ea642c12
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months agoAssociate DefaultLabel with actor 55/319155/2
Youngsun Suh [Wed, 16 Oct 2024 07:46:03 +0000 (16:46 +0900)]
Associate DefaultLabel with actor

Change-Id: I788b743b719555f30a82d943764b134b3924024c

7 months agoDALi Version 2.3.49 67/320167/1 dali_2.3.49
Richard Huang [Fri, 8 Nov 2024 10:27:37 +0000 (10:27 +0000)]
DALi Version 2.3.49

Change-Id: Iccae4b265e32ea39893ed519c26fcc49a145d726

7 months agoBlock Awake when the Adaptor is not available 28/319928/2
Seungho Baek [Tue, 5 Nov 2024 08:38:01 +0000 (17:38 +0900)]
Block Awake when the Adaptor is not available

Change-Id: I8b8845534cfd21f534692662891043dab32ff9f2
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
7 months agoCleanup deprecated AccessibilityManager 88/319388/2
Seoyeon Kim [Tue, 22 Oct 2024 10:28:20 +0000 (19:28 +0900)]
Cleanup deprecated AccessibilityManager

- `AccessibilityManager` hasn't been used anymore after Tizen 7.0 version.
- Now, all the legacy codes of AccessibilityManager should be removed
 in order to prevent the confusion.

Change-Id: I0d5793e0a44a381478ad9728abbd62dd779ae7f4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 months agoMerge "(Scene3D) Bind SceneView CORNER_SQUARENESS property" into devel/master
David Steele [Fri, 1 Nov 2024 12:11:50 +0000 (12:11 +0000)]
Merge "(Scene3D) Bind SceneView CORNER_SQUARENESS property" into devel/master

7 months agoDALi Version 2.3.48 05/319805/1 dali_2.3.48
David Steele [Fri, 1 Nov 2024 11:17:45 +0000 (11:17 +0000)]
DALi Version 2.3.48

Change-Id: Ic466a8c0fd820318cbcd4cb7ed7f7af01125dff6

7 months ago(Scene3D) Bind SceneView CORNER_SQUARENESS property 47/319747/1
Eunki, Hong [Thu, 31 Oct 2024 08:13:52 +0000 (17:13 +0900)]
(Scene3D) Bind SceneView CORNER_SQUARENESS property

Change-Id: Ibcab6421763472f1e56f6586a8596c09841fc3aa
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months agoMerge "Remove unneccessary RenderEffect functions" into devel/master
Jeongmin Lee [Mon, 28 Oct 2024 04:04:58 +0000 (04:04 +0000)]
Merge "Remove unneccessary RenderEffect functions" into devel/master

7 months agoRemove unneccessary RenderEffect functions 74/319574/1
jmm [Mon, 28 Oct 2024 02:26:47 +0000 (11:26 +0900)]
Remove unneccessary RenderEffect functions

Change-Id: I4b58a20fbc4a9aebc7afe5f34b6b8ce0cfdb70cd

7 months agoDALi Version 2.3.47 56/319556/1 dali_2.3.47
Adeel Kazmi [Fri, 25 Oct 2024 10:46:15 +0000 (11:46 +0100)]
DALi Version 2.3.47

Change-Id: I47a8e2dcdb7e9c259b3ed69db2f36d7a12a84d8b

7 months agoDALi Version 2.3.46 45/319245/1 dali_2.3.46
Adam Bialogonski [Fri, 18 Oct 2024 06:44:40 +0000 (07:44 +0100)]
DALi Version 2.3.46

Change-Id: Ifc4710de02499cc5144d28da83beb1680c904df5

8 months agoDALi Version 2.3.45 71/318971/1 dali_2.3.45
Richard Huang [Fri, 11 Oct 2024 09:43:35 +0000 (10:43 +0100)]
DALi Version 2.3.45

Change-Id: I0052212df2395b4671047d24e7cf808445a340dc

8 months agoFix compile error for tbm_surface_queue_h 75/318875/1
Eunki, Hong [Thu, 10 Oct 2024 08:06:39 +0000 (17:06 +0900)]
Fix compile error for tbm_surface_queue_h

Change-Id: I9cfb6d92ae639d230a39faeece7ceb4fd5fd1908
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
8 months ago(Scene3D) Bind SceneView CORNER_RADIUS / BORDERLINE property 85/318385/3
Eunki, Hong [Fri, 27 Sep 2024 08:36:02 +0000 (17:36 +0900)]
(Scene3D) Bind SceneView CORNER_RADIUS / BORDERLINE property

Change-Id: I8b32a1ad5143e42bf31664eec4565968d0e621b5
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
8 months agoDALi Version 2.3.44 43/318643/1 dali_2.3.44
David Steele [Fri, 4 Oct 2024 08:53:32 +0000 (09:53 +0100)]
DALi Version 2.3.44

Change-Id: Ief8b800888379b32571ac18edd087f41ddc1088b

8 months agoMerge "Add WebAuthDisplayQR, Response and MediaPermission" into devel/master
dongsug song [Wed, 2 Oct 2024 11:31:29 +0000 (11:31 +0000)]
Merge "Add WebAuthDisplayQR, Response and MediaPermission" into devel/master

8 months agoMerge "Bind NativeImage constructor with tbm_surface_h and tbm_queue_h" into devel...
Eunki Hong [Fri, 27 Sep 2024 10:20:26 +0000 (10:20 +0000)]
Merge "Bind NativeImage constructor with tbm_surface_h and tbm_queue_h" into devel/master

8 months agoAdd WebAuthDisplayQR, Response and MediaPermission 94/318394/1
dongsug.song [Thu, 5 Sep 2024 13:04:29 +0000 (22:04 +0900)]
Add WebAuthDisplayQR, Response and MediaPermission

Change-Id: I5bbccd70bee92e01e1428e9f6688e35aca85833b

8 months agoMerge "Added an option to select the web engine type in the WebView constructor"...
dongsug song [Fri, 27 Sep 2024 09:11:13 +0000 (09:11 +0000)]
Merge "Added an option to select the web engine type in the WebView constructor" into devel/master

8 months agoBind NativeImage constructor with tbm_surface_h and tbm_queue_h 56/318356/2
Eunki, Hong [Fri, 27 Sep 2024 06:41:29 +0000 (15:41 +0900)]
Bind NativeImage constructor with tbm_surface_h and tbm_queue_h

Change-Id: I9c4ef546493d5838d40c24fe1a8af1a3fbed084f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
8 months agoDALi Version 2.3.43 46/318346/1 dali_2.3.43
Adeel Kazmi [Fri, 27 Sep 2024 05:53:06 +0000 (06:53 +0100)]
DALi Version 2.3.43

Change-Id: Idbdb294cfbde75a2042967d34b7235b35cbad613

8 months agoAdded an option to select the web engine type in the WebView constructor 41/318341/2
dongsug.song [Thu, 19 Sep 2024 07:14:54 +0000 (16:14 +0900)]
Added an option to select the web engine type in the WebView constructor

- Previously, the web engine was fixed and selected for all DALi/NUI APPs in dali.sh, but now it can be chosen in the constructor.

Change-Id: If20780f3c484617a18035074493b08a078801d01

8 months agoFix gcc-14 warning 17/318217/1
Eunki Hong [Wed, 25 Sep 2024 15:35:38 +0000 (00:35 +0900)]
Fix gcc-14 warning

-Wdangling-reference

Usually it is false-positive.
But to avoid annoying warning message, let we just create new BaseHandle and let we use it.

Change-Id: I17111d3587ad5aebf89e1beb196c28be0d6124ca
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
8 months agoModify function name as changing DALI API name 27/318127/1
Wonsik Jung [Wed, 25 Sep 2024 01:44:10 +0000 (10:44 +0900)]
Modify function name as changing DALI API name

Modify function name as changing DALI Window API name(SetBottom)

Change-Id: Ia4ddb4ca562d59b111c823c2ac6d311f21795fd5

8 months agoBind the window new method of SetToBottom/IsBottom 98/318098/1
Wonsik Jung [Tue, 24 Sep 2024 11:51:34 +0000 (20:51 +0900)]
Bind the window new method of SetToBottom/IsBottom

Change-Id: Ie06dcbbf723fcf9a74d5afb0add9566998e47f10

8 months agoChange default background blur effect downscale factor 66/318066/1
jmm [Tue, 24 Sep 2024 06:58:06 +0000 (15:58 +0900)]
Change default background blur effect downscale factor

Change-Id: I48bccabe7540b880a4e26aecf7da18181763adbb

8 months agoDALi Version 2.3.42 04/317904/1 dali_2.3.42
Richard Huang [Fri, 20 Sep 2024 09:47:43 +0000 (10:47 +0100)]
DALi Version 2.3.42

Change-Id: Ie196f223d025a1cf9562b934d6cf6a68a8d8ea57

8 months agoMerge "DALi Version 2.3.41" into devel/master
David Steele [Fri, 13 Sep 2024 11:02:19 +0000 (11:02 +0000)]
Merge "DALi Version 2.3.41" into devel/master

8 months agoDALi Version 2.3.41 14/317714/1 dali_2.3.41
Adam Bialogonski [Fri, 13 Sep 2024 06:43:07 +0000 (07:43 +0100)]
DALi Version 2.3.41

Change-Id: I735bb704cb3b711f351bf753481103e867de753c

8 months agoMerge "Add binding for AccessibilityActionSignal" into devel/master
Youngsun Suh [Fri, 13 Sep 2024 06:06:52 +0000 (06:06 +0000)]
Merge "Add binding for AccessibilityActionSignal" into devel/master

8 months agoMerge "Add CSharp_Dali_VisualFactory_AddPrecompileShader" into devel/master
sunghyun kim [Fri, 13 Sep 2024 04:59:00 +0000 (04:59 +0000)]
Merge "Add CSharp_Dali_VisualFactory_AddPrecompileShader" into devel/master

9 months agoAdd binding for AccessibilityActionSignal 18/317518/1
Youngsun Suh [Wed, 11 Sep 2024 07:23:38 +0000 (16:23 +0900)]
Add binding for AccessibilityActionSignal

Change-Id: I62578e1b2cebae6bfe465128dcbf7531a92c87aa

9 months agoMerge "Bind : Add multi-mimetype feature for Drag and Drop Contents - Allow to set...
Taehyub Kim [Wed, 11 Sep 2024 02:44:18 +0000 (02:44 +0000)]
Merge "Bind : Add multi-mimetype feature for Drag and Drop Contents - Allow to set multi-mimetypes for source client (use DragInfo) - Target client receive source's mimetypes from source client when Enter, Move, Leave - Target client can set mimetype to receive" into devel/master

9 months agoBind : Add multi-mimetype feature for Drag and Drop 08/316808/2
Taehyub Kim [Wed, 28 Aug 2024 10:55:20 +0000 (19:55 +0900)]
Bind : Add multi-mimetype feature for Drag and Drop
Contents
- Allow to set multi-mimetypes for source client (use DragInfo)
- Target client receive source's mimetypes from source client when Enter, Move, Leave
- Target client can set mimetype to receive

Change-Id: I75e33e5549bc57942322fd4f019d054823211c43

9 months agoDALi Version 2.3.40 67/317267/1 dali_2.3.40
David Steele [Fri, 6 Sep 2024 10:00:42 +0000 (11:00 +0100)]
DALi Version 2.3.40

Change-Id: I35ba16cee82ec4064965a572c7ccbabeba1f028d

9 months agoBind FrameCallbackInterface and EventThreadCallback delete API 06/317106/3
Eunki, Hong [Wed, 4 Sep 2024 05:09:20 +0000 (14:09 +0900)]
Bind FrameCallbackInterface and EventThreadCallback delete API

Change-Id: I12ff181d2d51bfb6145c669c045ff6800ec03fbc
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
9 months agoMerge "DALi Version 2.3.39" into devel/master
Adeel Kazmi [Fri, 30 Aug 2024 09:50:50 +0000 (09:50 +0000)]
Merge "DALi Version 2.3.39" into devel/master

9 months agoDALi Version 2.3.39 06/316906/1 dali_2.3.39
Adeel Kazmi [Fri, 30 Aug 2024 08:13:19 +0000 (09:13 +0100)]
DALi Version 2.3.39

Change-Id: I853aee3c5278cc2241bb01af78bd08d72bcdbf15

9 months agoAdd CSharp_Dali_VisualFactory_AddPrecompileShader 77/316877/2
sunghyun kim [Thu, 29 Aug 2024 08:21:05 +0000 (17:21 +0900)]
Add CSharp_Dali_VisualFactory_AddPrecompileShader

Change-Id: Ie9f53a99456591f82c17e727595530cb5a198c34

9 months agoMerge "Update to EmitAccessibilityStateChanged to call devel API" into devel/master
Youngsun Suh [Fri, 30 Aug 2024 02:22:00 +0000 (02:22 +0000)]
Merge "Update to EmitAccessibilityStateChanged to call devel API" into devel/master

9 months agoMerge "Update WebView related modifications at once" into devel/master
dongsug song [Fri, 30 Aug 2024 02:15:19 +0000 (02:15 +0000)]
Merge "Update WebView related modifications at once" into devel/master

9 months agoUpdate to EmitAccessibilityStateChanged to call devel API 26/316826/2
Youngsun Suh [Thu, 29 Aug 2024 02:21:05 +0000 (11:21 +0900)]
Update to EmitAccessibilityStateChanged to call devel API

Change-Id: I1ebd68663a269e2de743c23d3185a28feaf533a0

9 months agoMerge "Binding WIndow Blur Interface to support window blur." into devel/master
Wonsik Jung [Thu, 29 Aug 2024 07:21:50 +0000 (07:21 +0000)]
Merge "Binding WIndow Blur Interface to support window blur." into devel/master