Michael Murphy
Michael Murphy
We use this approach extensively at System76 for GTK applications. I have a small personal project using it here: https://github.com/mmstick/fontfinder You can read more about it here: https://mmstick.github.io/gtkrs-tutorials
I'm beginning the process of rewriting this project, so I'll see about packaging. I'll at least ensure that reproducible builds are possible and that this is added to a personal...
I'll look into it, but first I need to do some work to improve the application some more.
I haven't had any luck getting trust to work with deploying. Travis complains of not having permissions to upload assets, and AppVeyor states that appveyor_repo_tag is false, even though it...
The `?` character is a valid character for file names and folders in most filesystems. A fix for Windows' broken NTFS file system would be to check if the target...
This will be possible once I complete the rewrite.
It's safe to mask or ignore the error. `ubuntu-advantage-tools` is now a `Depends` of `ubuntu-minimal` so it can't be removed. But it's also not compatible with the os-release file in...
VPNs have to update their software to support 22.04 and OpenSSL 3.0
This will be fixed in an upstream update of gjs soon
NVIDIA Wayland isn't supported so if that's the only issue I think we can close this.