Emilio Nyaray
Emilio Nyaray
It would be immensely helpful to have a cheat sheet with useful (and sometimes rarely executed) commands. I'm thinking something along the lines of the following, but don't really know...
While reading the source for inspiration for an elixir port I'm contributing to, I found that there seems to be an unnecessary conversion of the pixels in the accent colour...
What if instead of calling `send_event/1`, we returned a list of events, sort of how we return the new Graph to push? I'm not sure if this is a proper...
When looking at the Python library, I found this https://github.com/pimoroni/inky/issues/30 which indicates that we might be able to make things go a bit faster. This can be done independently of...
If `SOME OPTION` is set in calls to `set_pixels`, `Inky` could send a message to those that set it when a push to the display is finally made. This might...
See https://github.com/plataformatec/mox for more details and how-to info.
At some point, we should port the [screen size checking](https://github.com/pimoroni/inky/blob/master/library/inky/inky.py#L74-L81) from the python inky library so that we can fail fast if we detect that the wrong device has been...
LUTs can be found here https://github.com/pimoroni/inky/blob/master/library/inky/inky.py#L172-L185
When I sleep (or turn off) my laptop in the evening and it is in dark mode, FF does not change to light mode when I wake the computer or...
#### Your system information * _System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/):_ https://gist.github.com/nyaray/a615b484d83281ff7813229eeaf31a66 * _Have you checked for system updates?:_ Yes #### Please describe...