staticssleever668
staticssleever668
Yes, of course. Currently in settings menu there are two options for user interface style: "dark" and "light". This patch adds third option - "follow system". Basically, it sets the...
Regarding debounce time: I don't understand how it can not work, since we literally send the same USB packets as the official software. It matches the way it's done on...
Did you try setting debounce time using official Windows software?
Hi, do I understand correctly that some of your clicks don't get recognized? If so, I get such behavior only when I set the timer to 100 ms or so,...
I have a similar problem, however it's caused by using playerctl library through LGI. It can consistently be reproduce by simply starting mpv without any audio or video. ### Reproduction:...
Huh, seems like I accidentally changed configuration path in this patch (used `efm-languageserver` instead of `efm-langserver`). I fixed this and rebased on current `master`. Now this will only break compatibility...
Just a note: you can optimize these somewhat by using optipng, optionally removing some unneeded metadata with `--strip all`.
Just had a very similar with while installing "nvim-treesitter-textobjects", but I think this time it was a problem with lazy.nvim. I added "nvim-treesitter-textobjects" as a dependency to nvim-treesitter, exited Neovim....
Had the same problem with overseer.el running `doom upgrade` updating from 24601b30 to 98639850. `git status` in overseer.el's folder said `No commits yet`. Fixed by removing that folder - `rm...
I've tried the option for a few days and noticed an issue - if you call the 'restore' picker with a different `temp__scrolling_limit` value than the previous picker, instead of...