Re: [directfb-dev] GDK-DirectFB Patches

2007-12-05 Thread Attilio Fiandrotti
I can take care of committing all the gtk patches along with the previous patch for gdk events which i already tested and seems to be ok. One question about the code inside #ifndef NO_EXPERIMENTS ... #endif shall it be committed and activated, committed but not activated or not committed at all

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-05 Thread Denis Oliver Kropp
Attilio Fiandrotti wrote: > I can take care of committing all the gtk patches along with the > previous patch for gdk events which i already tested and seems to be ok. Thanks. Please leave out the HACK_ patches for now. > One question about the code inside > > #ifndef NO_EXPERIMENTS > ... > #en

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-05 Thread RENY PAUL
Hi Dennis, Thanks for the patch. I have applied all the patches including the hacks. rgb16_default.patch causing some black pathces in apps like swfplay. HACK_no_clear_area.patch is causing prooblems in gtk-demo. I am getting overlapping text when I switching from one option to an

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-05 Thread Sven Neumann
Hi, On Thu, 2007-12-06 at 13:15 +0530, RENY PAUL wrote: > Thanks for the patch. I have applied all the patches including the > hacks. Could you please back out the hacks again? Denis asked you explicitely not to apply them and if the hacks are causing problems in gtk-demo, as you said, then

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-06 Thread RENY PAUL
Hi Sven, I backed out the two hacks. Still if rgb16_default.patch is there, apps like swplay is getting some black screen while playing flash. gtk-demo is having problem in dropdown icon in the icon-view object in left hand side If this patch is not present, then flash is playing fine

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-06 Thread Attilio Fiandrotti
Yesterday i noticed the very same issue Reny spotted (even without the HACK files). So my idea is committing the single gdkevens patch now and wait some more before applying the last set of patches proposed by dok, os that those issues can be adressed properly. Attilio RENY PAUL wrote: > Hi Sv

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-06 Thread Denis Oliver Kropp
RENY PAUL wrote: > Hi Sven, > >I backed out the two hacks. >Still if rgb16_default.patch is there, apps like swplay is getting some > black screen while playing flash. > gtk-demo is having problem in dropdown icon in the icon-view object in > left hand side >If this patch is not pr

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-06 Thread Denis Oliver Kropp
Attilio Fiandrotti wrote: > Yesterday i noticed the very same issue Reny spotted (even without the > HACK files). > So my idea is committing the single gdkevens patch now and wait some > more before applying the last set of patches proposed by dok, os that > those issues can be adressed properly

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-06 Thread Attilio Fiandrotti
Denis Oliver Kropp wrote: > Attilio Fiandrotti wrote: >> Yesterday i noticed the very same issue Reny spotted (even without the >> HACK files). >> So my idea is committing the single gdkevens patch now and wait some >> more before applying the last set of patches proposed by dok, os that >> thos

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-06 Thread Attilio Fiandrotti
Attilio Fiandrotti wrote: > Denis Oliver Kropp wrote: >> Attilio Fiandrotti wrote: >>> Yesterday i noticed the very same issue Reny spotted (even without the >>> HACK files). >>> So my idea is committing the single gdkevens patch now and wait some >>> more before applying the last set of patches

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-07 Thread Denis Oliver Kropp
Attilio Fiandrotti wrote: > Attilio Fiandrotti wrote: >> Denis Oliver Kropp wrote: >>> Attilio Fiandrotti wrote: Yesterday i noticed the very same issue Reny spotted (even without the HACK files). So my idea is committing the single gdkevens patch now and wait some more before

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-07 Thread Denis Oliver Kropp
Attilio Fiandrotti wrote: > I jsut completed testng the incremental application of the patches Thanks! > provided by dok in the order he indicated (NO_EXPERIMENTS was defined). > > * Patches which are ok and i think can be committed right now are > > window_flip_group.patch (this is the patch

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-07 Thread Attilio Fiandrotti
I jsut completed testng the incremental application of the patches provided by dok in the order he indicated (NO_EXPERIMENTS was defined). * Patches which are ok and i think can be committed right now are window_flip_group.patch (this is the patch which requires NO_EXPERIMENTS) no_background_pix

Re: [directfb-dev] GDK-DirectFB Patches

2007-12-07 Thread Attilio Fiandrotti
Denis Oliver Kropp wrote: > Attilio Fiandrotti wrote: >> I jsut completed testng the incremental application of the patches > > Thanks! > >> provided by dok in the order he indicated (NO_EXPERIMENTS was defined). >> >> * Patches which are ok and i think can be committed right now are >> >> windo