fix(cef): correct deb/rpm deps, drop WebKitGTK, add ALSA/CUPS/xwayland#1158
Merged
Conversation
eleboucher
force-pushed
the
fix/cef-package-deps
branch
2 times, most recently
from
July 20, 2026 14:04
5c10822 to
1f9383f
Compare
strip -s on libcef.so (1.3GB to 241MB), libEGL.so, libGLESv2.so. Ship only en-US locale (49MB to 570KB) per CEF README.redistrib.txt. Package sizes: .deb 151MB, .rpm 150MB, AppImage 141MB (was 322MB).
eleboucher
force-pushed
the
fix/cef-package-deps
branch
from
July 20, 2026 14:05
1f9383f to
a280edd
Compare
All flags proven by production Tauri+CEF or Electron apps: - autoplay-policy=no-user-gesture-required: OpenHuman, Vesktop (Discord) - enable-features=SharedArrayBuffer: OpenHuman (WebRTC audio worklets) - disable-background-timer-throttling: OpenHuman, Vesktop - disable-renderer-backgrounding: OpenHuman, Vesktop - disable-backgrounding-occluded-windows: OpenHuman, Vesktop - disable-features=SpareRendererForSitePerProcess: Steam (RAM) - disable-features blocklist: OpenHuman (Chrome features embedded apps don't need)
eleboucher
force-pushed
the
fix/cef-package-deps
branch
from
July 20, 2026 15:16
76211d3 to
3643885
Compare
7w1
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #
Type of change
Checklist:
AI disclosure: