Stanisław

Results 48 issues of Stanisław

Would be cool to display also a font colour to use with picked background colour for the best contrast and style.

First of all I want to thank You for such a wonderful library. Even 0.0.2 version is pretty cool! :smile: I'm using it to reactively display some low latency animation...

Since Python2 reached EOL it makes sense to move to Python3. It is as easy as: `xrange` → `range` `from Queue import Queue` → `from queue import Queue`

https://github.com/whizzzkid/rpi-ws281x-matrix-python/blob/414d2e16fdd37686e0272de4f23008b1976d9e1c/ws281xMatrix.py#L105-L115 `self.render()` should probably use `self.next_frame()` https://github.com/whizzzkid/rpi-ws281x-matrix-python/blob/414d2e16fdd37686e0272de4f23008b1976d9e1c/ws281xMatrix.py#L90-L103

Related code: https://github.com/StarLabsLtd/coreboot-configurator/blob/95fe2974bfca7e28b2f2e145bd25b3e7842002c9/src/application/qrc/categories.yaml#L101-L104 But not showed on the GUI: ![obraz](https://user-images.githubusercontent.com/6031763/145291838-9f4f4170-8552-49ba-9e09-e0d63b5e24d8.png)

Sometimes incorrect data can get into database; should be possible to remove them or hide them since it messes the graphs ![obraz](https://user-images.githubusercontent.com/6031763/229367818-08094323-cead-4121-a827-b043368ddcb6.png) ![obraz](https://user-images.githubusercontent.com/6031763/229368206-a4b20e67-d21b-4883-a10f-8d29c6f5ef8c.png) After fixing the data, it is impossible...

List header, underlines and buttons are not contained in the designated areas. ![Zrzut ekranu z 2023-01-01 o 16 34 30-fullpage](https://user-images.githubusercontent.com/6031763/210176425-d2b7a336-10fb-4535-a28e-5f35a84fb1cf.png)