Cameron White

Results 26 issues of Cameron White

When porting some Pinta code to `Gtk.ListView` I couldn't find `Gtk.SingleSelection.OnSelectionChanged`. I think this is likely because this is an interface signal from `Gtk.SelectionModel` (https://docs.gtk.org/gtk4/signal.SelectionModel.selection-changed.html) which doesn't seem to have...

Currently the pixbuf loader only supports loading files - it would be great if it also supported saving files, which would enable applications like Pinta (https://github.com/PintaProject/Pinta/issues/653) to support editing `.heic`...

See https://bugs.launchpad.net/pinta/+bug/1198593 - once we figure out how to do so, we should provide an example of adding a custom icon for an effect.

enhancement

### Discussed in https://github.com/PintaProject/Pinta/discussions/794 Originally posted by **steveman1123** May 5, 2024 I am using v2.1.2 I find the workflow to resize brush very clunky (having to move the cursor off...

enhancement
good first issue

### Description of Issue Hydra displays `UsdGeomTetMesh` by showing its surface triangles, but this appears to also pass along any primvars from the tet mesh to the triangle mesh without...

Currently there is just a manual list of dlls to copy during the build: https://github.com/PintaProject/Pinta/blob/master/installer/windows/bundle_gtk.targets If the dll dependencies change (e.g. as in #859) this can break the Windows installer...

enhancement
good first issue
packaging