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 72.0.3626.119 has been pushed. #533

Closed msisov closed 5 years ago

msisov commented 5 years ago

I would like to notify everybody (I guess that's the only way how to notify users, who watch this repo) that an Ozone/Wayland with stable 72.0.3626.119 has just been pushed. It involves more backported patches from the ToT including fixed software rendering, improved compatibility with different Wayland compositors, non-us keyboard layout support and etc.

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

msisov commented 5 years ago

Please, make sure you use at least the following args:

use_system_libdrm=true use_system_minigbm=true use_ozone=true ozone_platform_wayland=true use_xkbcommon=true

hedgepigdaniel commented 5 years ago

EDIT: I take it back, the problem was with git, patches, and caching.

msisov commented 5 years ago

Fooh. I was scared :)

ammen99 commented 5 years ago

I still wish we had some binaries, compiling chromium is a difficult task for weaker computers. But anyway great work!