XFilterEvent and XCB

2005-09-04 Thread Travis Spencer
. This is a problem because XCB doesn't support internationalization like Xlib does, and there is no XCB counterpart to XFilterEvent. Does anyone have any advice that will help me work around this and continue porting short of changing the function's signature back to the original that accepts an XEvent[1

Re: XFilterEvent and XCB

2005-09-04 Thread Matthias Clasen
I don't have anything to pass to XFilterEvent. This is a problem because XCB doesn't support internationalization like Xlib does, and there is no XCB counterpart to XFilterEvent. Does anyone have any advice that will help me work around this and continue porting short of changing