Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use some new xcffib api #536

Closed
wants to merge 2 commits into from

Conversation

flacjacket
Copy link
Member

This uses some of the new stuff available in xcffib not in xpyb, namely .to_atoms() and .to_strings() to parse returned values and using synthetic events. Using the git xcffib, the tests pass fine for me, however, Travis seems to have some problems with the synthetic events. Not even sending them, but just packing them. Using only 7e7cab2, which just tries to pack the data and compare it to the struct packed data causes Travis to hang https://travis-ci.org/flacjacket/qtile/builds/39116342. I have no way of saying where this is coming from.

@flacjacket flacjacket force-pushed the cffi-new-xcffib-api branch 2 times, most recently from 969cfa4 to ad600e4 Compare October 28, 2014 04:53
@flacjacket
Copy link
Member Author

I've updated this to just include the commit that was reverted, I'll update when I get around to figuring out what is wrong with it.

@tych0 tych0 closed this in b95aa2f Nov 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant