Manu
Manu
Tests are failing. When verifying the config file, I think. ``` value=deep_merge_nodes(a_value.value + b_value.value),", "TypeError: can only concatenate str (not \"list\") to str"] ```
There is already a PR open for this.
Very old versions may not work with the pre-built bundle. Usually 1 or 2 versions up and down. Alternative: build it yourself on whatever version you need. Just can't sign...
This isn't optimal either: Now we have 2 different dialogs. Native one and the one from Qt. Would be best to have only _one_ dialog for files and folders, including...
I'll update the template and do a major version bump to reflect this.
They just run the same backup command (same source folders) against different repos. In our case it would add multiple BorgCreate jobs. We already have the internal job queue you...
Can't reproduce with latest release. (on macOS)
4 icons are needed in total: dark/light x normal/active I'm also not sure if Qt gets the signal regarding the theme change, if it's in the background only. That's why...
> Can this be used to determine the colour of the tray icon? It should be used. It may not change the icon right away, but eventually. Not sure if...
I don't use Xfce myself, but you can open a PR any time. The change will probably go somewhere here: https://github.com/borgbase/vorta/blob/master/src/vorta/tray_menu.py#L25