@ijann
sorry, I don't use appimage, ask the appimage maintainer.
Git Clone URL: | https://aur.archlinux.org/ungoogled-chromium.git (read-only, click to copy) |
---|---|
Package Base: | ungoogled-chromium |
Description: | A lightweight approach to removing Google web service dependency |
Upstream URL: | https://github.com/ungoogled-software/ungoogled-chromium |
Keywords: | blink browser privacy web |
Licenses: | BSD-3-Clause |
Conflicts: | chromedriver, chromium |
Provides: | chromedriver, chromium |
Submitter: | ilikenwf |
Maintainer: | JstKddng (networkException) |
Last Packager: | networkException |
Votes: | 353 |
Popularity: | 4.27 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2024-11-20 21:14 (UTC) |
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 66 Next › Last »
@ijann
sorry, I don't use appimage, ask the appimage maintainer.
chromium It does not work with udemy :/
https://ungoogled-software.github.io/ungoogled-chromium-binaries/
I download this Appimage file, any way to play Udemy videos?
thanks @acidunit , too bad the vaapi patch doesn't work for 103.x though.
You do not need --disable-gpu-memory-buffer-compositor-resources and --disable-gpu-memory-buffer-video-frames anymore, the required flags are:
--disable-features=UseChromeOSDirectVideoDecoder
--enable-hardware-overlays
@whitecatkeke
indeed, the patch that was being used fails in this version of chromium
It seems hardware acceleration stopped working after today's update on Wayland?
@dadude1
Those flags are only needed if you are using wayland
Hello everyone, I am sorry to ask but where I have to write this so ungoogled Chromium is working again: --disable-features=UseChromeOSDirectVideoDecoder --disable-gpu-memory-buffer-compositor-resources --disable-gpu-memory-buffer-video-frames --enable-hardware-overlays
I am a noob, I tried in the terminal. Chrome does not start at all at the moment. Thanks for your help
@pdpelf
icu was updated to 71.1 a long time ago, maybe you are using an outdated mirror.
Pinned Comments
JstKddng commented on 2022-05-06 14:37 (UTC) (edited on 2022-06-27 13:48 (UTC) by JstKddng)
A new va-api patch for wayland has been added. Required flags for it to work are the following, thanks to @acidunit
JstKddng commented on 2020-07-19 06:34 (UTC)
You can get prebuilt binaries here:
https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads
seppia commented on 2018-12-12 21:34 (UTC)
Please do NOT flag this package as out of date in relation to official chromium releases.
This is NOT Google Chromium and new releases come after additional work of the ungoogled-chromium contributors, so they may not be ready, nor available for days or even weeks after a new version of official chromium is released.
Please refer to https://github.com/Eloston/ungoogled-chromium/tags for ungoogled-chromium releases. Use those and please flag this package as out of date only if a newer release is present there. I will update the PKGBUILD as soon as I can every time a new release comes out.
Thanks