Sims

Results 150 comments of Sims

Playnite (afaik) is designed in such a way that it pulls library data from other launchers installed on the same pc. Alfae is self contained and manages its own library

Hi, is this a base octoprint feature or a plugin? I don't currently support this, no

I'd preferably not support plugins as that sounds like complete insanity to support. I currently only target base octoprint. The plugin also seems to have no api, so i can't...

Yes, they are embedded, and no, it's not possible to add more (well, unless you want to go spelunking in the codebase)

Unsure what the benefit would be in this project; lvgl takes up most of the cpu time and polling happens inside the lvgl main loop, thus maxing out at 25...

For (eventual) sleep mode support, this would be useful, but lvgl is architected in a way to do polling-based touch screen sensing. Don't think it's wise to use it for...

Will review properly later; on the surface it looks fine. This however does not add it to both CI or the website, would that be preferred?

See /ci.py (list at the top of the file) and /_site/index.html (options within select)

I've added a new way to add devices to the .html (instead of manually editing the ci and html) Can you rebase this PR on the dev branch?

There is indeed pretty weak validation on the currently stored state, probably worth checking that