pixlet icon indicating copy to clipboard operation
pixlet copied to clipboard

Build apps for pixel-based displays ✨

Results 73 pixlet issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

bot

If all plot points are far negative, the plot widget draws its surface up to invThreshold even if that value is outside of the plot bounds. The problem started to...

I'm running pixlet on a Raspberry Pi Zero as a makeshift self-hosted server for private apps. Execution of `pixlet render` currently takes ages on this admittedly slow hardware, so I...

I have a use case where I'm displaying a message of "ON AIR" when I'm on a Zoom call or similar, like a recording studio. It would be nice to...

Not sure if this is expected behavior where when using `schema.Generated` in pixlet serve, The field appears as expected, but when it should return `[]` after disabling again the field...

Would be nice to have a delay of scrolling before marquee starts scrolling instead of always having to start the scroll at the end of the screen and scroll up....

Hi! Thanks for providing a Linux binary for pixlet. I'm trying to run this on a Synology NAS, and there's a tremendous amount of yak-shaving required, mainly because this `pixlet`...

Thanks for making Tidbyt! I'm just getting started with pixlet and following the tutorials. I installed pixlet from homebrew, copied the `hello_world.star` from the tutorial and ran `pixlet serve hello_world.star`....

Allow render.Plot() to return a scatter plot (i.e. don't connect the points). I don't think a whole new function is per se necessary for this though.

It would be nice if there was a button to download a magnified screenshot from the development web UI so you can quickly grab a render of the current output....