Recode the UI in Rust #18
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
Reference: savanni/monorepo#18
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is currently coded as an XML file quasi-generated from Glade. It needs to be translated to pure code because Glade doesn't really support GTK4, and dealing with manually fixing the XML is kind of hit-or-miss with little debugging.