Port Linux GTK stack to GTK4/WebKitGTK6 - #1
Closed
OlympusLedgerOrg wants to merge 1 commit into
Closed
Conversation
Vendor rebased tao, wry, muda, and tray-icon ports for GTK4/WebKitGTK6/KSNI support and patch Tauri to use them.
|
Important Review skippedToo many files! This PR contains 399 files, which is 99 over the limit of 300. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (17)
📒 Files selected for processing (399)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Owner
Author
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.
Summary
tao,wry,muda, andtray-iconGTK4/WebKitGTK6/KSNI ports underports/and patch the workspace to use themgtk4/webkit6, update public WebKit types, GTK4 resizing/monitor glue, and tray/menu feature wiringCargo.lockso the old GTK3/ATK/glib 0.18 chain is removed.gitattributescoverage and stable rustfmt configs for the vendored ports to remove CRLF/newline/nightly formatter noiseVerification
cargo fmt --checkcargo fmt --checkinports/wry,ports/tao,ports/muda,ports/tray-iconcargo check -p tauri-runtime -p tauri-runtime-wry -p tauri --features wry,tray-iconcargo check -p tauri-runtime -p tauri-runtime-wry -p tauri --features wry,tray-iconcargo check -p tauri-runtime-wry --all-featuresandcargo check -p tauri --all-featurescargo check -p tauri-runtime-wry --all-featuresandcargo check -p tauri --all-featuresglib@0.18.5,gtk@0.18.2,atk@0.18.2,webkit2gtk,libappindicatorwebkit2gtk,libappindicator, oldatk/glibpackage pins, or GTK3 dependency declarations in the active treeNote: Cargo still emits the pre-existing unused
schemars_derivepatch warning while checking this workspace.