[E-devel] How to found the object quickly?

2024-03-27 Thread hey jim
Hello, I want to do some custom with enlightenment, but I found it is hard to find the definition of the UI, such as I use wayland mode, and there is a W icon in the top right of the page, and it is obstructed。But I cannot find which object it is, is a Evas object? Where defined it? and When I move

Re: [E-devel] How to found the object quickly?

2024-04-01 Thread hey jim
Carsten Haitzler 于2024年3月29日周五 21:21写道: > On Thu, 28 Mar 2024 14:34:22 +0800 hey jim said: > > > Hello, > > I want to do some custom with enlightenment, but I found it is hard to > find > > the definition of the UI, such as I use wayland mode, and there is a W > ic