summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/Palette.c
AgeCommit message (Expand)Author
2021-03-16add back peculiar r to docstringKevin Matocha
2021-03-16add is_transparent getter to displayio.PaletteKevin Matocha
2021-03-15run code formatting scriptmicroDev
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-03Made every init return Nonedherrada
2020-07-03Made most of the requested changesdherrada
2020-07-03Added type hints to displayiodherrada
2020-07-02Removed all 'self, )'dherrada
2020-06-14shared-bindings: Change docstrings with '\x...' chars to raw stringsJeff Epler
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did board, digitalio, displayiodherrada
2020-02-03allow tuple or list for Palette colorDan Halbert
2019-07-19Review feedback including NO_BRIGHTNESS_COMMAND macroScott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-05-14Update Palette.cMatt Land
2019-05-10add documentation of transparencyMatt Land
2019-05-10Add documentation for Palette shared binding Matt Land
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-09-06Merge translations and update title underlineScott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-08-31Tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft