[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/tty-child-frames updated (9b8d1e0adde -> d7bf2cfd5d5)
From: |
Eli Zaretskii |
Subject: |
scratch/tty-child-frames updated (9b8d1e0adde -> d7bf2cfd5d5) |
Date: |
Sat, 26 Oct 2024 08:32:45 -0400 (EDT) |
eliz pushed a change to branch scratch/tty-child-frames.
from 9b8d1e0adde Handle obscured cursor differently
new 33586db3d34 Adapt w32 console to tty-child-frame changes
new 4cb7f3935e2 More fixes for w32 console build
new 0d6a014750c Fix dimensions of child frames on w32 console
new a3e41874c1b * src/w32console.c (w32con_update_end): Fix cursor
display.
new d7bf2cfd5d5 Temporary fix for mouse events on child frames
Summary of changes:
src/frame.h | 3 +--
src/treesit.c | 2 +-
src/w32console.c | 14 ++++++++++++--
src/w32inevt.c | 11 ++++++++++-
src/w32term.c | 25 +++----------------------
5 files changed, 27 insertions(+), 28 deletions(-)
- scratch/tty-child-frames updated (9b8d1e0adde -> d7bf2cfd5d5),
Eli Zaretskii <=
- scratch/tty-child-frames 0d6a014750c 3/5: Fix dimensions of child frames on w32 console, Eli Zaretskii, 2024/10/26
- scratch/tty-child-frames 4cb7f3935e2 2/5: More fixes for w32 console build, Eli Zaretskii, 2024/10/26
- scratch/tty-child-frames d7bf2cfd5d5 5/5: Temporary fix for mouse events on child frames, Eli Zaretskii, 2024/10/26
- scratch/tty-child-frames a3e41874c1b 4/5: * src/w32console.c (w32con_update_end): Fix cursor display., Eli Zaretskii, 2024/10/26
- scratch/tty-child-frames 33586db3d34 1/5: Adapt w32 console to tty-child-frame changes, Eli Zaretskii, 2024/10/26