You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The problem was that libinput was serving multiple modules and after initializing the first one, the others would be ignored because of a check on whether the library itself had already been initialized. The solution is rather simple and checks not only the library name but also the module factory name. This ensures each library/factory module is correctly initialized. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
2 months ago | |
---|---|---|
.. | ||
CMakeLists.txt | 12 years ago | |
Makefile.am | 12 years ago | |
main.cpp | 2 months ago | |
main.h | 2 years ago |