ds

Results 5 issues of ds

Escaped by xml parser i believe. So in the gui they look like on the screenshot, instead of like this: поехали! ![image](https://user-images.githubusercontent.com/23555438/140441377-ac111b70-4eed-459b-8323-2e5c09f830cb.png) Gui should unescape em, before showing

if you mount root through LABEL=blah instead of /dev/... reference or UUID timeshift fails with : The system partition has an unsupported subvolume layout. Only ubuntu-type layouts with @ and...

Hi! Is it possible to add fold/unfold functionality to the tree?

Hi! Is somebody interested to add retention policy, so that files which weren't requested for a given time, get deleted? Or is it easy to do using simple script, checking...

Feature request

``` project "A" kind "StaticLib" ... project "B" kind "StaticLib" links {"A"} ... project "C" kind "StaticLib" links {"B"} project "App" kind "ConsoleApp links {"C"} --> not going to be...

enhancement