Age | Commit message (Collapse) | Author |
|
Remove trailing whitespaces
Differential Revision: https://phab.enlightenment.org/D12002
|
|
@feature
Signed-off-by: Chris Michael <cp.michael@samsung.com>
|
|
This renames the ecore_evas_wayland_window_get2 function to be
ecore_evas_wayland2_window_get before the 1.17 roll out.
Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
|
|
Wayland Interface
Signed-off-by: Chris Michael <cp.michael@samsung.com>
|
|
Signed-off-by: Chris Michael <devilhorns@comcast.net>
|
|
Signed-off-by: Chris Michael <devilhorns@comcast.net>
|
|
It is a very tricky things to get header order right on windows. Having that
order only in .c files simplify the work a lot. So let's try to do it with
Ecore_Evas after it rewrite and split into modules.
|