projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cd1477
)
e_comp_wl: Deprecate opaque_state field
90/318290/1
author
Seunghun Lee
<shiin.lee@samsung.com>
Thu, 26 Dec 2024 06:56:26 +0000
(15:56 +0900)
committer
Tizen Window System
<tizen.windowsystem@gmail.com>
Wed, 15 Jan 2025 06:25:32 +0000
(15:25 +0900)
It's unused.
Change-Id: I12b464dc052d8ef4675707505c1b767faa265b65
src/include/e_comp_wl.h
patch
|
blob
|
history
diff --git
a/src/include/e_comp_wl.h
b/src/include/e_comp_wl.h
index c34218a6ec425af4303c20ae7151cf83c35226f4..e9d4ca79197578e190d9a5efea15722fffa5e1a6 100644
(file)
--- a/
src/include/e_comp_wl.h
+++ b/
src/include/e_comp_wl.h
@@
-472,7
+472,7
@@
struct _E_Comp_Wl_Client_Data
E_DEPRECATED Eina_Bool set_win_type : 1;
E_DEPRECATED Eina_Bool frame_update : 1;
E_DEPRECATED Eina_Bool focus_update : 1;
- Eina_Bool opaque_state : 1;
+ E
_DEPRECATED E
ina_Bool opaque_state : 1;
Eina_Bool video_client : 1; // Deprecated
Eina_Bool has_video_client : 1;
Eina_Bool never_hwc : 1; // force window not to do hwc