Dan Yeaw
Dan Yeaw
PR to close #222 once we have a quorum of contributors agreeing to the change.
### Describe the bug I did a fresh install of Windows 11 Home on a new laptop, and I am getting corrupted icons in Gaphor. ### To Reproduce Steps to...
Hi, thanks so much for the great library. We are using it for [Gaphor](https://github.com/gaphor/gaphor) to resolve merge conflicts of models. I noticed that starting in 0.22.0 that there is no...
Gvsbuild has a very old version of Enchant from an old XChat fork. Since Getopt isn't very cross-platform, would it be possible to replace it with [GLib's command parsing](https://docs.gtk.org/glib/goption.html) functionality?
One more fix for the Gvsbuild automation. I think we are quickly getting in to https://xkcd.com/1205/. 😄 ### PR Checklist Please check if your PR fulfills the following requirements: -...
Could be related to: https://github.com/mesonbuild/meson/issues/12850 ``` gvsbuild --enable-gi libpanel ``` 2024-10-19 09:45:15 Building project libpanel (1.8.1) ... 2024-10-19 09:45:15 running ninja install, cwd=C:\gtk-build\build\x64\release\libpanel\_gvsbuild-meson, path+=None [1/3] Generating src/Panel-1.gir with a custom...
- Drop testing with Python 3.8 - Block egress traffic with CI instead of only auditing - Update pre-commit hooks and other dependencies ### PR Checklist Please check if your...