[pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-05 Thread Anatol Pomozov
With the recent 'multibar' interface changes TotalDownload has been disabled. Now we have a new UI and we need to find another way to display this information. When 'TotalDownload' config option is enabled we are going to have an extra progress bar at the bottom of the screen that shows how much o

Re: [pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-06 Thread Allan McRae
On 6/12/20 4:39 am, Anatol Pomozov wrote: > With the recent 'multibar' interface changes TotalDownload has been disabled. > Now we have a new UI and we need to find another way to display this > information. > > When 'TotalDownload' config option is enabled we are going to have an extra > progress

Re: [pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-06 Thread Anatol Pomozov
Hi On Sun, Dec 6, 2020 at 12:02 AM Allan McRae wrote: > > On 6/12/20 4:39 am, Anatol Pomozov wrote: > > With the recent 'multibar' interface changes TotalDownload has been > > disabled. > > Now we have a new UI and we need to find another way to display this > > information. > > > > When 'TotalD

Re: [pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-06 Thread Anatol Pomozov
Hi Missed 2 other comments: On Sun, Dec 6, 2020 at 12:02 AM Allan McRae wrote: > > On 6/12/20 4:39 am, Anatol Pomozov wrote: > > With the recent 'multibar' interface changes TotalDownload has been > > disabled. > > Now we have a new UI and we need to find another way to display this > > informa

Re: [pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-08 Thread Anatol Pomozov
Hi On Sun, Dec 6, 2020 at 9:46 AM Anatol Pomozov wrote: > I need to localize this string. Will resend an updated patch for it. I localized it in the v2 of the patch > > > + > > > +static void update_total_finalstats(void) > > > +{ > > > + int64_t timediff; > > > + > > > + /* compute fin