Morgan Creekmore

Results 5 issues of Morgan Creekmore

When a child window is spawned by `open_parented` the KEYUP/KEYDOWN events are still sent to the parent. This makes it so the child becomes focused so key events can go...

Currently there are multiple `include_X` config keys in the `[search]` section. There are multiple options for adding this: 1. Add `include_date` to the existing config and update the generator to...

enhancement
done in pr

A dedicated OPDS app for #69. It's based on https://github.com/videah/plato-opds but using attohttpc instead of reqwest and plato's XmlParser instead of quick-xml. Things left to do: - Add search -...

Small PR to make it easier to set min/max limits on Int and Float parameters in a custom pipeline.