Comment 2 for bug 1653072

Revision history for this message
Samuel thibault (samuel-thibault) wrote :

Hello,

I have pushed to

https://code.launchpad.net/~samuel-thibault/compiz/shortcuts

a rework of the previous work of Colomban Wendling (https://code.launchpad.net/~banw/compiz/compiz.a11y-shotcuts). This version uses normal XI2 events, which poses much less problems and still allows to ignore grabs. In the end I changed the approach into converting XI2 events right from the xevent loop before handing them to the rest of compiz.

This depends on my branch https://code.launchpad.net/~samuel-thibault/compiz/motion-dup-fix

Samuel