-
## Use case
There have been many cases recently where developers need to snapshot UI as a bitmap for efficiency reasons, or to achieve effects that are unobtainable with the current SceneBuilder AP…
-
Some licenses (i.e. the GPL) require the distribution of the source code used to produce a binary package. This is the *exact* source code used for creating the binary. MSYS2 publishes that source cod…
-
Hi! Feel free to close & ignore this, but this was one of the things I found while looking for how to archive a github repo, so I thought I'd share what I came up with. My main extra requirement was a…
-
**I have taken backup of D:\Folder6\File1.txt**
C:\Temp\kopia-0.17.0-windows-x64\kopia-0.17.0-windows-x64>kopia snapshot create D:\Folder6\File1.txt
Snapshotting user@vmname:D:\Folder6\File1.txt ...…
-
mangogeddon.html breaks in live version, showing a "cardboard" type display on the Quest, which can interestingly be set as a "side-by-side" image/video. It might be worth snapshotting this functional…
-
When snapshot testing iOS views I am using display scale trait depending on the device which layout I am using:
```swift
assertSnapshot(
matching: /* SwiftUI.View */,
as: .image(
layout…
-
First of all, thanks for the hard work!
Would like to know your opinion on adding new set of APIs to Salsa for capturing UIView instance conveniently. Seems like the current code forces us to ins…
-
I built an OpenStack VM image using https://github.com/NixOS/nixpkgs/blob/master/nixos/maintainers/scripts/openstack/nova-image.nix (specifically `nix-build '' -A config.system.build.novaImage --arg c…
-
pmemkv allows for direct access to data in `get(key, callback)` method. User provided callback is called with `const char *data` which points to the data. It could be useful to add similar method (e.g…
-
Hello,
I am trying clickhouse-sink-connector-lightweight to replicate data from Mariadb to clickhouse but it is failing with this exception during snapshot.
using default config with below mar…