buffet
buffet
Hey! I'm aware that file managing is a neat thing to do in a file manager, but it's currently (read "this week") out of scope, since I want to get...
@Lilja There is no building step. It only requires [pyyaml](https://pyyaml.org/) to be present on your computer. You can install the package either via pip, or from the [AUR](https://aur.archlinux.org/packages/sequestrum-git/) if you're...
Here it seems like it's including members that are connected to voice chat twice.
Rendering is going to be very different in the future anyways, the current API is just a temporary work around. Otherwise, sounds good! Having more flexibility in that regard could...
It should also be possible to provide a evdev backend, that could be usable from X, Wayland and even the TTY, I think.
Yes, that is expected (for security reasons). It doesn't undermine Wayland's security model, as there are many other ways to completely log everything happening when you run stuff as root...
That would be the idea if we decide to go with udev. Generally I'd be interested, mostly because I want to have Plover on Wayland though, not because I'm highly...
Eh, I meant evdev. Was very tired yesterday.
Just to add more alternatives, I will probably be using something among the lines of this (based on CAD97's suggestion): ```rs #[extension(pub(crate) trait LexerExt)] impl> Lexer) -> R) -> R...
The issue here is that there is a timeout for the command, that's set to 200ms by default. As a workaround you can choose a bigger timeout (like a trillion...