Conversation
Package Changes Through 42addddThere are 1 changes which include wry with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
Hey @conradhale! I built on your GTK4 tao work and completed the wry GTK4 migration. My wry fork: https://github.com/rmakestrash-jpg/wry/tree/gtk4 Key changes:
My tao fork: https://github.com/rmakestrash-jpg/tao/tree/gtk4-v0.34.5 (upgraded gtk4 to 0.10 for wry compatibility) Tested all examples on Wayland and they work great! I used Claude to help with this and got it done in a day. Would really appreciate if you could review the work and let me know if there's anything I can help with to get this merged! |
Point to public forks instead of local paths so the PR can be tested by maintainers. These forks track the upstream GTK4 PRs: - tao: tracks tauri-apps/tao#1104 - wry: tracks tauri-apps/wry#1530 - muda: tracks tauri-apps/muda#272 - tray-icon: tracks tauri-apps/tray-icon#201 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Depends on tauri-apps/tao#1104
You can find more info on most of the changes in the webkitgtk docs
Will add more details here soon.