Igalia / chromium

Old repo. See https://crbug.com/578890 instead.
https://chromium.googlesource.com/chromium/src.git
BSD 3-Clause "New" or "Revised" License
115 stars 16 forks source link

Ozone/Wayland with stable 73.0.3683.75 has been pushed. #534

Closed msisov closed 4 years ago

msisov commented 5 years ago

I would like to notify everybody that an Ozone/Wayland with stable 73.0.3683.75 has just been pushed.

Link to the branch is here - https://github.com/Igalia/chromium/tree/ozone-wayland-stable/73.0.3683.75

Make sure you compile at least with following args use_ozone = true ozone_platform_wayland = true use_system_minigbm = true use_system_libdrm = true use_xkbcommon = true

ammen99 commented 5 years ago

use_system_gm -> use_system_libgbm ?