User Details
- User Since
- Oct 8 2014, 3:02 AM (334 w, 5 d)
- Availability
- Available
Mar 14 2019
Feb 12 2019
This issue only occured enlightenment.
Even if it is the same object tree, the problem may or may not occur depending on the order of objects being changed.
Therefore, it is difficult to make a sample or unit test.
Jan 29 2019
Dec 26 2018
Nov 21 2018
Nov 18 2018
Oct 28 2018
Sep 30 2018
checking dict->cset is useless in this code
Jul 30 2017
Jul 25 2017
Jul 24 2017
Jul 23 2017
Jul 21 2017
Feb 19 2017
this code makes the camera view to the full size.
please check one more time.
Oct 10 2016
I modified evas code to fix this issue.
buniofh, if upstream git fix your problem, please let me know it.
Sep 19 2016
for loop should check (sizeof(name)-1) .
Sep 1 2016
Aug 16 2016
@devilhorns
Hello~
I tested your patch and it work well in tizen mobile.
currently, this clipping code make big problem in tizen release.
this issue is one of the release breaker of tizen 3.0.
and we should fix this issue until end of August.
Aug 4 2016
I heared the good news. you fix problem in wayland.
before release tizen 3.0, profiling team report some issue, wayland rendering cause more power consumtion than before(X backend)
they said it is because evas_render update inter funtion, clip all the area code. but I troubled find solution, but I heared that you are doing it now.
I really HAPPY!!!!!!!!!!!!!!!!!!
i'll test that your patch solve our problem. thank you~~~
Jun 1 2016
currently evas keygrab have hole related with exclusive.
if there are object already grab key, it can deal with keygrab propery between object.
this patch can be added