On Tue, 17 Apr 2007 08:35:01 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]>
babbled:
>
>
> On Tue, 17 Apr 2007, Carsten Haitzler (The Rasterman) wrote:
>
> > ecore_x_window_prop_properties_get(Ecore_X_Window win, int count,
> > Ecore_X_Atom *properties, Ecore_X_Atom types, int sizes, unsigned c
On Tue, Apr 17, 2007 at 08:35:01AM +0200, Vincent Torri wrote:
> On Tue, 17 Apr 2007, Carsten Haitzler (The Rasterman) wrote:
> and what about the case the xcb backend is used and the user does not use
> these new functions, but the old ones ?
The idea is to have the xcb back be a drop in replace
When you have exebuf opened and youre mouse is over it, imo exebuf
does'nt work the right way if you descide to scroll the apps list with
the keyboard or the mouse wheel :
The selected app will always be the one under the mouse.
I believe that if you descide to use keyboard (or wheel) to scroll,
y
Some embedded devices are so slow that --enable-small-dither-mask is
not enough, we have to completely remove dithering to get some
speedups. This is the case with Nokia 770 or N800, where we have a
[EMAIL PROTECTED] but not much CPU to handle all these pixels :-)
As converting to 8bpp without us
On Tue, Apr 17, 2007 at 07:42:38AM -0400, Enlightenment CVS wrote:
> Enlightenment CVS committal
>
> Author : raster
> Project : e17
> Module : apps/e
>
> Dir : e17/apps/e/src/bin
>
>
> Modified Files:
> e_int_config_startup.c e_int_config_theme.c
> e_int_config_wallpaper.c
Gustavo wrote:
> Some embedded devices are so slow that --enable-small-dither-mask
> is not enough, we have to completely remove dithering to get some
> speedups. This is the case with Nokia 770 or N800, where we have a
> [EMAIL PROTECTED] but not much CPU to handle all these pixels :-)
>