intel / ozone-wayland

Wayland implementation for Chromium Ozone classes
BSD 3-Clause "New" or "Revised" License
218 stars 82 forks source link

Upstream ozone-wayland to Chromium #462

Open joone opened 8 years ago

joone commented 8 years ago

We're trying to push our changes to Chromium: https://codereview.chromium.org/2027943002/

ashokvasarla commented 8 years ago

HI Joone

Is there any official release planned from chromium with ozone-wayland support. if it planned please let me know the official release date.

Thanks Ashok

joone commented 7 years ago

No, I have not seen any official plan from Google.

nh1402 commented 7 years ago

How is the progress going?, after a gap the last commit was last week at the time of writing and can't tell if there is more work to do or not, will there be instructions provided of how to build mainline Chromium for Wayland, once it's complete?

ashokvasarla commented 7 years ago

We are waiting for the mainline merge. Do you have any idea when it will be merged to mainline?

On Tue, Sep 13, 2016 at 2:49 PM, nh1402 notifications@github.com wrote:

How is the progress going?, after a gap the last commit was last week at the time of writing and can't tell if there is more work to do or not, will there be instructions provided of how to build mainline Chromium for Wayland, once it's complete?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/01org/ozone-wayland/issues/462#issuecomment-246624201, or mute the thread https://github.com/notifications/unsubscribe-auth/AD3vy168SRv1yPYRyswZc7WuU9a8lOsWks5qpmq2gaJpZM4I0k2F .

Thanks & Regards,

Ashok Kumar Mobile:9042160716

joone commented 7 years ago

@nh1402 I will share the build instruction soon. @ashokvasarla I need to make a technical document for the reviewer. Once it completes, I will try to merge my CL in Chromium upstream.

joone commented 7 years ago

I've updated the CL and added build instructions: https://codereview.chromium.org/2027943002/

mbinoy commented 7 years ago

Hi Joone, Thanks for this patch, i could able to run wayland chromium 54 using this

there is also another upstream activity going on https://codereview.chromium.org/2408803002/

just to know, is both aligned or going in separate path?

thanks, Binoy