Hey englebass,
The commit below makes a 1pixel unclickable border around my screen..
I cannot select windows or do anything in this one pixel border.
Removing ecore_x_window_show(...) and
e_container_window_raise(zone->container, ..., 999); fixes the
problem, but I dont know if it creates any new
Hi all,
I want to add two aliases (ECORE_CALLBACK_KEEP and
ECORE_CALLBACK_REMOVE) to Ecore.h. They can be used as return values for
the ecore callbacks like timer, idler etc. Imho that improves
code-readability and helps (at least me) to write code, because you
don't have to remember if 0 sto
Hi all,
I've played around with Ecore_Fb on my zaurus and I've run into some
problems with events getting through to evas.
First, there were some comments about libts support in ecore a couple of
weeks ago, this libts implementation (ecore_fb_ts_c) seems to be very
ipaq specific, and is not used
On Sat, 5 Jan 2008, Enlightenment CVS wrote:
> ===
> RCS file: /cvs/e/e17/apps/emphasis/configure.in,v
> retrieving revision 1.16
> retrieving revision 1.17
> diff -u -3 -r1.16 -r1.17
> --- configure.in 23 Mar 2007 12:57:12 -00