Commit Graph

5 Commits

Author SHA1 Message Date
June Tate-Gans
4eb039bc27 glyphs: Add box and filled box
We can use these in buttons as a fast indicator if a particular setting is
enabled/disabled.
2021-05-09 10:30:12 -05:00
June Tate-Gans
82a6094b0a bitwidgets: Add two more glyphs 2021-05-09 08:25:32 -05:00
June Tate-Gans
73649c7244 bitwidgets: Fix X11DisplayDevice dimensions to match LCD 2021-05-09 08:25:32 -05:00
June Tate-Gans
faf052b015 bitwidgets: Split classes out of button
There's a bunch of unrelated stuff in button, like Glyphs and ButtonBar, which
should be in their own modules.
2021-05-08 23:01:37 -05:00
June Tate-Gans
ff25e01694 Migrate g13gui out of the g13gui subdir
The whole project at this point is entirely python, with no g13d present
anywhere, so let's clean up the tree somewhat and make it flatter.
2021-05-08 19:47:35 -05:00