Add disable kcef flag to disable kcef webview for platforms which don't support it#1856
Open
KolbyML wants to merge 4 commits intoSuwayomi:masterfrom
Open
Add disable kcef flag to disable kcef webview for platforms which don't support it#1856KolbyML wants to merge 4 commits intoSuwayomi:masterfrom
KolbyML wants to merge 4 commits intoSuwayomi:masterfrom
Conversation
schroda
reviewed
Jan 13, 2026
Collaborator
There was a problem hiding this comment.
This is unrelated to the web ui and should be it's own group (e.g. WebView)
Contributor
Author
|
@schroda ready for another look |
schroda
approved these changes
Jan 14, 2026
docs/Configuring-Suwayomi‐Server.md
Outdated
Collaborator
There was a problem hiding this comment.
Suggested change
| server.kcefEnable = true |
docs/Configuring-Suwayomi‐Server.md
Outdated
Collaborator
There was a problem hiding this comment.
Suggested change
| - `server.kcefEnable` controls if KCEF WebView provider is enabled. |
Contributor
Author
|
@schroda resolved, I really appreciate the feedback |
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.
Android and iOS don't support kcef, also apparently riscv doesn't either
We want to use native webview's on Android/iOS
kcef is also 500mb download which is quite big on mobile