Re: [PATCH 3/5] ui/sdl: implement show-cursor option

2020-02-05 Thread Ján Tomko
On Wed, Feb 05, 2020 at 12:03:54PM +0100, Gerd Hoffmann wrote: Signed-off-by: Gerd Hoffmann --- ui/sdl2.c | 28 1 file changed, 20 insertions(+), 8 deletions(-) Reviewed-by: Ján Tomko Jano signature.asc Description: PGP signature

[PATCH 3/5] ui/sdl: implement show-cursor option

2020-02-05 Thread Gerd Hoffmann
Signed-off-by: Gerd Hoffmann --- ui/sdl2.c | 28 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/ui/sdl2.c b/ui/sdl2.c index 9030f1c42efb..e18555b10a42 100644 --- a/ui/sdl2.c +++ b/ui/sdl2.c @@ -161,9 +161,15 @@ static void sdl_update_caption(struct sdl