Melissa
Melissa
Viewport behavior is useful for the same reason docking is useful - in most applications you can undock windows from the main window to outside of the window. For example,...
All very good points, thanks! Didn't I already implement the call stack click to jump to location? Perhaps it's double click. I know I needed that at some point too...
I think if you're using the `CScriptBuilder` addon it'll handle the filenames and line numbers just fine when using `#include`, indeed.
Ah yeah, I guess the socket is all blocking, (`accept()` and `recv()`) and would need to be changed to non-blocking so that it can actually be interrupted. Or perhaps blocking...
Thanks. I haven't had time to work on it so I guess you could consider this project inactive.
FWIW, I'm always open to contributions. Feel free to open pull requests :+1:
Huh, I released a debug build? Whoops.. will look into this soon, thanks!
Just released a new version: https://github.com/codecat/ClawSearch/releases Let me know if this solves it 👍
That would be nice, and I don't think that would be a huge amount of work. I might look into this soon. Thanks for the suggestion!
Same here on my Magic Trackpad 2, wondering if this is a Windows issue or an issue in the driver though.