Closed notfound4 closed 8 years ago
Please, atomize your commit; It's too complex. And describe more about "user defined events". If I've understood them right, they are not in the jurisdiction of i3ipc++.
Well, the problem I faced was :
So, I'll revert my changes and add this method. Sorry for the time loss.
Support for checking for user defined events at the same time as checking for i3 events (like input in a fifo file, data on cin, etc...). If one of those events is catch, a callback function (given by the user) is called.
Useful if you want to use this library to create a panel.