Sol Simpson

Results 25 issues of Sol Simpson

Py hook could be replaced quite easily with a small C DLL proving the LL hook bridge to python callbacks. Rest of functionality could be ctypes. The DzlL for the...

enhancement

Quartz is a C library, not objC. It should not be hard to wrap the neseccary API functions in ctypes, proving better flexibility and removing the pyobjc depdency. Again, if...

enhancement

The python-xlib package is not ideal in that it does not expose the full API and is not actively maintained. Due to lack of some APIs, doing the unicode keyboard...

enhancement

the utility should report any public class methods that are in the implementation that are not in the base class, check that each method signature is correct, that any 'mandatory'...

enhancement