g13gui/g13gui/bitwidgets
June Tate-Gans e1b7befb82 bitwidgets: Add a "Dialog" box to the toolkit
This allows for simple messages to be displayed on top of the screen.
2021-05-09 23:12:55 -05:00
..
__init__.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
button_tests.py clock: Add 24-hour toggle, load, ram graphs 2021-05-09 14:05:18 -05:00
button.py clock: Add 24-hour toggle, load, ram graphs 2021-05-09 14:05:18 -05:00
buttonbar.py bitwidgets: Split classes out of button 2021-05-08 23:01:37 -05:00
dialog.py bitwidgets: Add a "Dialog" box to the toolkit 2021-05-09 23:12:55 -05:00
display_tests.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
display.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
displaydevice.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
fonts_tests.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
fonts.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
glyph.py glyphs: Add box and filled box 2021-05-09 10:30:12 -05:00
graph.py clock: Add 24-hour toggle, load, ram graphs 2021-05-09 14:05:18 -05:00
label_tests.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
label.py clock: Add 24-hour toggle, load, ram graphs 2021-05-09 14:05:18 -05:00
listview_tests.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
listview.py bitwidgets: Make ListView resilient to empty models 2021-05-09 23:11:15 -05:00
rectangle_tests.py bitwidgets: Make rectangle render unfilled outlines 2021-05-09 14:57:41 -05:00
rectangle.py bitwidgets: Make rectangles actually have variable width outlines 2021-05-09 23:11:38 -05:00
screen_tests.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
screen.py bitwidgets: Split classes out of button 2021-05-08 23:01:37 -05:00
widget.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
x11displaydevice.py bitwidgets: Fix X11DisplayDevice dimensions to match LCD 2021-05-09 08:25:32 -05:00