aerc/lib/ui
Kalyan Sriram 905cb9dfd3 Implement style configuration.
Introduce the ability to configure stylesets, allowing customization of
aerc's look (color scheme, font weight, etc). Default styleset is
installed to /path/to/aerc/stylesets/default.
2020-08-06 21:42:06 +02:00
..
borders.go Implement style configuration. 2020-08-06 21:42:06 +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 Make grid sizes dynamic 2020-06-09 08:48:47 +02: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 Implement style configuration. 2020-08-06 21:42:06 +02:00
tab.go Implement style configuration. 2020-08-06 21:42:06 +02:00
text.go Implement style configuration. 2020-08-06 21:42:06 +02:00
textinput.go Implement style configuration. 2020-08-06 21:42:06 +02:00
ui.go libui: don't require beeper for main content 2020-05-05 09:57:29 -04:00