Page 1 of 1

CEF with wayland

PostPosted: Thu Aug 11, 2016 1:55 pm
by roblag
I just want to ask if there is any work ongoing to port CEF to wayland?
(There are discussions in other threads but I could not find any info about ongoing work)

If not I would like to understand the amount of work to do this.
(At least I have found I should probably create a native/window_wayland.cc/h and modify window_view.cc with a new define.
I also need to understand how much of Aura/Ozon for wayland is ported)

Re: CEF with wayland

PostPosted: Fri Aug 12, 2016 8:25 am
by magreenblatt
You can look at how the Wayland port of Chromium works: https://github.com/01org/ozone-wayland. Similar changes would be required for CEF.