Daniel Tabellion
Daniel Tabellion
Hi, i just stumbled upon this repo, while planning a very similar project. I was wondering if you could provide an outline of your project goals, used libraries, roadmap etc...
I skimmed the documentary and couldnt find a keyboard shortcut for opening a file quickly. Theres issue #100, which suggests, that xdg-open is used to open files, but is there...
Currently, the behaviour for multiple monitors and groups is, that when switching to another group, the inactive monitor does not switch to the new group. This is confusing in the...
I am trying to create a subscription endpoint like this: ``` resolveJoinedLobby :: Maybe User.SessionE -> Pipe -> JoinedLobbyArgs -> ResolveS USEREVENT IO UserJoined resolveJoinedLobby session pipe args = SubResolver...
Hi, im trying to make a nixos derivation for spyglass, but the build fails. Here are the error logs: ``` Compiling spyglass-plugin v0.1.0 (/build/source/crates/spyglass-plugin) Compiling shared v0.1.0 (/build/source/crates/shared) Compiling spyglass-app...
The syntax highlighting doesnt seem to work. Im using NVIM v0.4.3 and started from a plain init.vim file, with just the minimal requirements for this plugin (pathogen installation). Heres a...
I just realized that, when creating a new key its preferences default to 3DES as its cipher algorithm and there is no parameter in the API to change that. Does...
Decrypting a fairly large GPG encrypted message (~700MB) crashes the plugin with the following debug log: ``` Jun 07 10:43:57 vault.gateway.semla.dfki.dev vault[11817]: 2022-06-07T10:43:57.371+0200 [DEBUG] secrets.vault-gpg-plugin.vault-gpg-plugin_3c840356.vault-gpg-plugin: starting plugin: path=/etc/vault.d/plugins/vault-gpg-plugin args=["/etc/vault.d/plugins/vault-gpg-plugin"] Jun...
Hi, i just found your V-Drum Explorer and as far as i can read from the docs you can only change kits with existing samples and instruments, right? I know...