@copong Wayland for Chromium is definitely still experimental, but is under active development, helped because ChromeOS is/will use it.
I'd suggest you compare with an upstream build: https://download- chromium.appspot.com/ Just download, unpack and run the chromium binary. Since the snap's config is all in ~/snap/chromium, and this version just uses ~/ directly, it's easy to use along side. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1897454 Title: [snap] Chromium has Wayland support disabled Status in chromium-browser package in Ubuntu: Fix Committed Bug description: Since v87 Chromium ships with support for Ozone/Wayland: https://www.phoronix.com/scan.php?page=news_item&px=Chrome-87-Ozone-Try-Again. This build flag is not disabled in dev (edge) channel build, so it should be possible to run Chromium with flags --enable-features=UseOzonePlatform --ozone-platform=wayland. This does not work due to environment variable DISABLE_WAYLAND set to 1 here: https://git.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/tree/snapcraft.yaml?h=dev#n18. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1897454/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp