Skip to content

Conversation

@amrbashir
Copy link
Member

@amrbashir amrbashir commented Feb 1, 2025

closes #270

kicking off work on gtk4 migration

help is appreciated

closes #270

kicking off work on gtk4 migration

help is appreciated
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2025

Package Changes Through b21c46c

There are 1 changes which include muda with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
muda 0.15.3 0.16.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir amrbashir changed the title Feat/gtk4 feat!: gtk4 Feb 1, 2025
@rmakestrash-jpg
Copy link

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:

  • Fixed bug in accelerator.rs: Code::Digit0 was incorrectly mapped to "1" instead of "0"
  • Added auto-sync workflow to stay up-to-date with upstream

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!

rmakestrash-jpg added a commit to rmakestrash-jpg/tauri that referenced this pull request Dec 21, 2025
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade muda to gtk4-rs

3 participants