-
Notifications
You must be signed in to change notification settings - Fork 45
feat!: gtk4 #272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
feat!: gtk4 #272
Conversation
closes #270 kicking off work on gtk4 migration help is appreciated
Package Changes Through b21c46cThere are 1 changes which include muda 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 @amrbashir! Thanks for kicking off the GTK4 migration work - I used it as the foundation for my project's GTK4 support and it's been working great. My muda fork: https://github.com/rmakestrash-jpg/muda/tree/feat/gtk4 Changes on top of your work:
Tested on Wayland and everything works great! I used Claude to help with this. 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 upstream! |
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 <[email protected]>
closes #270
kicking off work on gtk4 migration
help is appreciated