6 Commits
Author SHA1 Message Date
Mark D Horn c6b4610872 Resize SimpleButtons
Ensure we resize SimpleButton type if set to AutoSize

Fixes #136

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-11-06 09:56:51 -08:00
Leandro Dorileo 68bd76bea6 main menu: add new redesigned main menu
Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-09-14 10:51:20 -07:00
Leandro Dorileo c2654ea92f tui/simple button: support paddings
Start using the already available paddings API. We're going to have
use of this paddings API for the Tab component.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-09-14 10:51:20 -07:00
Leandro Dorileo 596fd7ab67 tui: simple button doesn't need style member anymore
With the custom theme code merge upstream the simple_button control
doesn't need its own style member anymore.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-09-07 10:58:40 -07:00
Leandro Dorileo b39be56e47 tui: custom theme suport
Make use of the new RealColor() API and extend the theme to introduce
custom color definitions.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-09-07 10:58:40 -07:00
Mark D Horn e84bb0e403 First Open Source push of code base
This is code is still alpha. The Text-based User Interface is
undergoing a resign of the layout before beta.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-08-13 14:14:30 -07:00