aerc/lib/ui
Reto Brunner 0f78f06610 Add Style configuration
The following functionalities are added to configure aerc ui styles.
- Read stylesets from file with very basic fnmatch wildcard matching
- Add default styleset
- Support different stylesets as part of UiConfig allowing contextual
  styles.
- Move widgets/ui elements to use the stylesets.
- Add configuration manual for the styleset
2020-05-27 07:57:10 +02:00
..
borders.go Add Style configuration 2020-05-27 07:57:10 +02:00
context.go Add popovers 2019-12-21 09:23:20 -05:00
fill.go switch to tcell from termbox 2018-06-01 16:04:43 -07:00
grid.go Add Mouseable 2019-09-11 11:41:34 -04:00
interfaces.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
invalidatable.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
popover.go Add popovers 2019-12-21 09:23:20 -05:00
stack.go Add Style configuration 2020-05-27 07:57:10 +02:00
tab.go Add Style configuration 2020-05-27 07:57:10 +02:00
text.go Add Style configuration 2020-05-27 07:57:10 +02:00
textinput.go Add Style configuration 2020-05-27 07:57:10 +02:00
ui.go libui: don't require beeper for main content 2020-05-05 09:57:29 -04:00