Kai Willadsen

Results 4 issues of Kai Willadsen

The Remarkable application is using code from Meld (specifically `remarkable/findBar.py`) that's licensed as GPLv2+, but the licence of Remarkable is MIT. In other words, Remarkable is currently violating the GPL....

When calling scan methods, the `match_event_handler` callback can return a truthy value to indicate that the scan should be stopped. In the current error handling in `HANDLE_HYPERSCAN_ERR`, this is treated...

enhancement
help wanted

This is just a request for feedback... you probably don't want to merge this. This PR adds actual typing information to some parts of the stub generation. Currently enums, flags,...

`tinycron` requires you to use the seven-field format cron expression, even though the `cronexpr` library handles the standard five-field format just fine. It would be really nice to support the...