Matthew Toohey

Results 68 comments of Matthew Toohey

Hello! Sorry to bug you @iandwelker, but are you still planning on working on this, or would you like someone else to take it from here? The current lack of...

No worries @iandwelker, and thanks for the work you've done on this so far! I'll try and make progress on this as soon as I find time. And thanks @mgeisler,...

So I've spent some time reading through the discussion here, looking at the existing code, and doing some of my own tinkering. I'm less enthusiastic now about the option of...

It's definitely fair that adding another feature will make things more complicated. Now that I've thought about it again, I agree that benchmarking the impact of the simpler approach should...

First off, thanks so much for this PR, I've been wanting to get Plover working on Sway for forever! I was testing this out and I ran into some strange...

Can confirm, I just double checked with Brave Browser on my setup and it's fixed. Thanks!

@antoniusf I noticed the mention of `/nix/store` in your logs, would you be able to share the overlay you're using for this branch? I've been trying to get it working...

Thanks, that was it! This is what I ended up with, it works but it's a bit of a mess too. I'll edit this and clean it up if I...

`.vscode/settings` is a file that is read by VSCode, which it then passes to the server, the server does not read `.vscode/settings` directly (from my understanding). You need to configure...

This is still a problem. I don't think the OP is specifically confused by why they're getting re-downloaded on every single evaluation since that is what `--refresh` does. I think...