[PATCH 4/4] Prevent flickering when redrawing the TUI source window

Hannes Domani ssbssa@yahoo.de
Tue Jan 5 13:13:43 GMT 2021


 Am Montag, 4. Januar 2021, 21:55:28 MEZ hat Tom Tromey <tom@tromey.com> Folgendes geschrieben:

> >>>>> "Hannes" == Hannes Domani via Gdb-patches <gdb-patches@sourceware.org> writes:
>
> Hannes> 2020-12-21  Hannes Domani  <ssbssa@yahoo.de>
>
> Hannes>     * tui/tui-winsource.c (tui_source_window_base::refresh_window):
> Hannes>     Call wnoutrefresh instead of tui_win_info::refresh_window.
>
> Looks good.  Thank you.


Am Dienstag, 5. Januar 2021, 12:58:20 MEZ hat Christian Biesinger <cbiesinger@google.com> Folgendes geschrieben:

> Maybe it would be good to add a comment saying why you're calling
> wnoutrefresh instead of the superclass? Or is this obvious anyway to
> someone knowing ncurses?

Pushed with an added comment, thanks.


Hannes


More information about the Gdb-patches mailing list