circuitpython/shared-bindings/displayio
Scott Shawcroft 949f8761b8
Add .hidden to TileGrid and Group
This allows for one to preserve ordering within a Group while
hiding something temporarily.

Fixes #1688
2019-09-03 16:15:27 -07:00
..
Bitmap.c Properly calculate BPP for displayio.Bitmap 2019-03-25 19:40:40 +01:00
Bitmap.h A variety of displayio improvements 2019-02-11 20:55:05 -08:00
ColorConverter.c Review feedback including NO_BRIGHTNESS_COMMAND macro 2019-07-19 16:11:13 -07:00
ColorConverter.h Review feedback including NO_BRIGHTNESS_COMMAND macro 2019-07-19 16:11:13 -07:00
Display.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Display.h Minor renames 2019-08-26 16:37:59 -07:00
EPaperDisplay.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
EPaperDisplay.h More cleanup 2019-08-22 16:16:09 -07:00
FourWire.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
FourWire.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Group.c Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
Group.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
I2CDisplay.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
I2CDisplay.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
OnDiskBitmap.c Fixed the OnDiskBitmap example to reflect code changes 2019-03-02 09:12:40 -08:00
OnDiskBitmap.h adding height and width to OnDiskBitmap for #1460 2019-01-20 22:33:22 -08:00
Palette.c Review feedback including NO_BRIGHTNESS_COMMAND macro 2019-07-19 16:11:13 -07:00
Palette.h Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
ParallelBus.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
ParallelBus.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Shape.c Arg check width and height into Shape. 2019-02-13 17:34:39 -08:00
Shape.h Add support for rendering a shape. 2019-01-14 17:29:15 -08:00
TileGrid.c Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
TileGrid.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
__init__.c Refresh ePaper displays once code.py is done running 2019-08-22 14:23:32 -07:00
__init__.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00