DocKDE
DocKDE
Hi, I have the following situation: ``` MyEnum { foo(String) bar(String) } let myenum = MyEnum::from_str("foo").unwrap() ``` The above works (I think, it's dummy code) but it will construct the...
### Did you clear cache before opening an issue? - [X] I have cleared my cache ### Is there an existing issue for this? - [X] I have searched the...
I've added the possibility to blacklist local directories, if desired. I also updated the README accordingly. If you could take a look that would be awesome, plain JS is not...
**Describe the bug** I've installed two instances of the same GOG game with Lutris (they have different mods installed). They are picked up by BoilR and added to Steam but...
Just a comment on the build dependencies. I used a docker container to build the app on Ubuntu successfully but I noticed that `gcc` is missing from the listed dependencies...
When trying to run the executable in my home directory I got this: ``` Error: error during app runtime Caused by: 0: error starting filesystem refresh watcher 1: Permission denied...
Not exactly a bug but in order to be actually useful (at least to me) the app would need to perform a bit better. When I fired it up in...
Hi, I quite like this project and I can see myself making good use of it as soon as it's matured a bit. I experienced a crash which created the...