Skip to content

fix(cef): correct deb/rpm deps, drop WebKitGTK, add ALSA/CUPS/xwayland#1158

Merged
7w1 merged 3 commits into
SableClient:devfrom
eleboucher:fix/cef-package-deps
Jul 20, 2026
Merged

fix(cef): correct deb/rpm deps, drop WebKitGTK, add ALSA/CUPS/xwayland#1158
7w1 merged 3 commits into
SableClient:devfrom
eleboucher:fix/cef-package-deps

Conversation

@eleboucher

Copy link
Copy Markdown
Contributor

Description

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@eleboucher
eleboucher requested review from 7w1 and hazre as code owners July 20, 2026 12:27
@eleboucher eleboucher changed the title fix(cef): correct deb/rpm deps — drop WebKitGTK, add ALSA/CUPS/xwayland fix(cef): correct deb/rpm deps, drop WebKitGTK, add ALSA/CUPS/xwayland Jul 20, 2026
@eleboucher
eleboucher force-pushed the fix/cef-package-deps branch 2 times, most recently from 5c10822 to 1f9383f Compare July 20, 2026 14:04
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
eleboucher force-pushed the fix/cef-package-deps branch from 1f9383f to a280edd Compare July 20, 2026 14:05
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
eleboucher force-pushed the fix/cef-package-deps branch from 76211d3 to 3643885 Compare July 20, 2026 15:16
@7w1 7w1 added the internal label Jul 20, 2026
@7w1
7w1 added this pull request to the merge queue Jul 20, 2026
Merged via the queue into SableClient:dev with commit 51f8c47 Jul 20, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants