Tycho Andersen

Results 119 comments of Tycho Andersen

I didn't look very hard, but there must be some place in the X server code where it takes events and munges them into their xcb layout. I'd look for...

What happens if you do a xinput.HeirarchyEvent(xcffib.MemoryUnpacker(event.buf))?

(meaning, is the resulting event reasonable?). Also does xtrace say something different?

Dang. I was hoping this would just be a matter of re-interpreting the event, but it seems it's more complicated than that. As the readme notes, we don't really have...

> Using this local build, by creating a symlink named xcffib2 I'd just install it in a virtual env or something. Calling it xcffib2 will confuse lots of things, I...

> There's reference to a support-gegeneric branch above but I'm assuming that was merged into master so I'm not sure what I'm missing. I don't think any of this was...

Thanks for the report. It's not totally clear to me what the right fix is, though? I don't understand the plist or where it is output to.

Srikes me this must be a bug in setuptools, because `cffi_modules` doesn't append the files it installs? I suppose we could just hack it by re-opening whatever the --record argument...

Set either `python.signal.socket` in plugins.conf or change it in the source code.

Hmm. Actually this isn't quite what I want, but e.g. the sysconfdirs have `--prefix` in them, so maybe we want this? Dunno.