meator
meator
I see that `std::unique_ptr` has a similar move constructor from a convertible instance of the pointer, so this could have some use. A solution to this problem could be marking...
What's the problem? I've tried to run j4-dmenu-desktop in an Archlinux docker container and it seems to execute properly. I am not an Archlinux user, so my comments should be...
I think that there are two choices made by j4-dmenu-desktop that are related to this: `spdlog` and `fmt` are required dependencies and a shared library dependencies are required in runtime....
Also, you appear to be aware of this, but I should reiterate that I hold no responsibility over Archlinux's `spdlog` and `fmt` packages. It is convenient to use your distribution...
I have looked this up and the "Try to load dynamic libraries, but don't require it if it can't be loaded during runtime " solution shouldn't be _that_ hard to...
GitHub's `/downloads/` API has been removed many years ago. There is [no up to date tag](https://github.com/segler-alex/Pidgin-GPG/tags) for any newer releases, so it's difficult to get a newer release. A git...
Can you please post debug output (using the `--log-level DEBUG` flag)?
Desktop files may not contain spaces before the key. I believe this is [against the Desktop entry specification](https://specifications.freedesktop.org/desktop-entry-spec/1.5/basic-format.html). Please ask Koofr to fix their desktop file. You can remove the...
@Swexti Would you mind posting the faulty desktop file here?
This mechanism (or a very similar one) is already implemented in j4-dmenu-desktop. j4-dmenu-desktop handles arguments for desktop files whose `Exec` fields includes the `%f`, `%F`, `%u` or `%U` field codes...