aerc/lib
Jeffas 4991c344ab Fix grid widths when using weighted widths
If the column weights do not collectively divide the extent of the grid
layout then some width was not used and so would not be redrawn,
resulting in previous drawings showing through.

This fixes this by checking if there is any remainingExact width and if
there is it is assigned to the weighted columns by their proportion from
left to right.
2019-07-17 16:00:49 -04:00
..
ui Fix grid widths when using weighted widths 2019-07-17 16:00:49 -04:00
uidstore Create UIDStore package 2019-07-12 11:09:47 -04:00
dirstore.go Sort out dirstore once and for all 2019-07-04 12:31:27 -04:00
indexformat.go Fix read reply flag formatting 2019-07-12 11:27:18 -04:00
msgstore.go #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -04:00
oauthbearer.go Support imaps with oauthbearer authentication (Gmail) 2019-07-11 19:36:14 -04:00
open.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00
open_darwin.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00