Seungmin Kim
Seungmin Kim
@benoit-pierre do you also have write access to this repository?
https://github.com/selkies-project/python-xlib/pulls?q=is%3Apr I just merged all trivial PRs to my organization's fork. I can give out write access. @Avasam @fransklaver Use `python-xlib @ https://github.com/selkies-project/python-xlib/archive/master.zip` for setuptools or pip.
@Avasam I had to revert your commits (but nonetheless preserved this one) because one of them showed some new regressions with my project with capturing the cursor image consistently. I'd...
@petli @fransklaver Discussions are not available in the GitHub repository, apparently (need to enable). Really keen about someone being able to maintain.
Someone has to maintain this project... It's irreplaceable and used by so many projects. @vasily-v-ryabov Are you there?
Something like `ldconfig -N -v $(sed 's/:/ /g'
As of today, how is it possible to use MSYS2 to build newer packages which have various issues impacting its usage with Visual Studio (such as https://mesonbuild.com/FAQ.html#my-project-works-fine-on-linux-and-mingw-but-fails-to-link-with-msvc-due-to-a-missing-lib-file-fatal-error-lnk1181-why)? For instance, I...
Moreover, is it possible to use code containing fork() with Windows MSYS2 builds without major patches? If so, how?
Merging with #90.
~~We may prefer to replace `python-uinput` with `python-evdev`, as we have gotten rid of `/dev/uinput` dependencies.~~ ~~As far as I see, our reliance on `python-uinput` is limited to `uinput.BTN_LEFT`, `uinput.BTN_MIDDLE`,...