projects
/
platform
/
core
/
uifw
/
libds-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aadcf3
)
dpms: Add wl_signal_emit in _tizen_dpms_client_cb_destroy()
61/315361/1
author
TaeHyeon Jeong
<thyeon.jeong@samsung.com>
Wed, 24 Jul 2024 06:57:06 +0000
(15:57 +0900)
committer
Tizen Window System
<tizen.windowsystem@gmail.com>
Wed, 31 Jul 2024 01:35:45 +0000
(10:35 +0900)
Change-Id: I5f1b95b4bd645a812a53b0f012bc215928bc956a
src/dpms/dpms.c
patch
|
blob
|
history
diff --git
a/src/dpms/dpms.c
b/src/dpms/dpms.c
index 5bedceefd8635eeb3292f2c41b766e819e844b38..47d4bdbf3f7639e19e45079d8e49c14d7eedd012 100644
(file)
--- a/
src/dpms/dpms.c
+++ b/
src/dpms/dpms.c
@@
-241,6
+241,7
@@
_tizen_dpms_client_cb_destroy(struct wl_resource *resource)
dpms->binded = false;
dpms->res = NULL;
}
+ wl_signal_emit(&dpms->events.destroy, dpms);
}
static void