Port to GTK4
Open
Coding improvement
- Dominant language
- Vala
- Stars
- 365
- Forks
- 82
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
After poking at this a bit, some obvious things that can be done in smaller branches:
- [ ] Replace button press events with event controllers
- [ ] Replace instances of `dialog.run ()` with `dialog.response.connect ()`
- [ ] Replace instances of `Gtk.Frame.add ()` with `child`
Contributor guide
Assessment
This issue has not been assessed yet.