aerc/widgets
Jeffas 543510f5c1 Make grid sizes dynamic
The grid used static sizes which meant that changing settings didn't
have an effect on elements of the ui, notably the sidebar width. This
patch makes the `Size` parameter of a cell a function which returns the
`int`, allowing for dynamic sizes.

A `Const` function is also included for ease of use for static sizes.
2020-06-09 08:48:47 +02:00
..
account-wizard.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
account.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
aerc.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
common.go widgets: add msgInfoFromUids helper 2019-12-21 09:27:47 -05:00
compose.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
dirlist.go Add dirlist scrolling 2020-06-09 08:43:01 +02:00
exline.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
getpasswd.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
headerlayout.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msglist.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
msgviewer.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
pgpinfo.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
providesmessage.go Change MarkedMessages to return uids 2020-05-11 09:47:34 -04:00
selecter.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
spinner.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
status.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
tabhost.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
terminal.go Use stdout as controlling terminal 2020-05-06 10:26:15 -04:00