Aakash Sen Sharma
Aakash Sen Sharma
* I was unable to get clockid_t to work hence the CI will fail but other than that I think the rest is fine. If someone can tell me how...
* `wlr_cursor_set_image` - pixel parameter is a pointer to a const unit8_t, I wasn't sure how to turn the pixels parameter into a pointer to pass to the cdef, so...
I was trying to bind a protocol I am developing but I've never done this in python so all of this is pretty much a *guess*. ```py import logging from...
Hi! would you consider generating some documentation from the preexisting comments?
This issue is a tracker for inline functions. Currently I'm redefining the function manually in nim to use it, but it would be nice to see official support and would...
@EdenQwQ With this, even if a mouse gets grabbed, the uinput device will re-emit it's signals. I have written button detection, mouse movement is still a todo, would you mind...
Mutate keyboard list at runtime. The current --device argument should change to --add-device to append to the list and --ignore-device for the vice versa
Recreate connection if by any chance singleton expires
This is not a high priority task at the moment.