Weng Xuetian

Results 44 comments of Weng Xuetian

@GRFTSOL as input method process, we can't predict or reliably know what compositor is being used. We only care about what wayland protocol is exposed from compositor. The im module...

@ocgltd I was having a very similar situation in terms of using finalcut that I have a separate event loop Common solution for those are: 1. start every event loop...

@ocgltd Very preliminary demo, you can try to drag the window or click the button and it should work. ```.cpp #include #include #include #include #include class MyFApp : public finalcut::FApplication...

@Uberseer I don't think that work and yes I do aware of that. I couldn't figure out a public API to get the finalcut's next timeout deadline since it seems...