[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (d4220a17c4e -> 1d086441166)
From: |
Gerd Moellmann |
Subject: |
master updated (d4220a17c4e -> 1d086441166) |
Date: |
Sat, 25 Jan 2025 08:46:22 -0500 (EST) |
gerd pushed a change to branch master.
from d4220a17c4e Delete all overlays that belong to an editable-field
new 945ed044cd8 Reapply "Simplify absolute (x, y) computation on ttys"
new 26b144f241c Reapply "Fix cursor positioning of nested tty child
frames"
new e839b83c828 Reapply "Fix tty-frame-at for nested tty child frames"
new ccf3f8d21e3 Reapply "Fix mouse position handling for nested tty
child frames"
new 20f26723774 Reapply "Multi-tty: selected frame can be a GUI frame"
new 1d086441166 Fix the mistake that led to the reverts
Summary of changes:
lisp/xt-mouse.el | 13 +++------
src/dispextern.h | 3 +-
src/dispnew.c | 83 +++++++++++++++++++++++++++++++++++++++-----------------
src/term.c | 40 ++++++++++++++++-----------
src/terminal.c | 20 ++++++++++----
5 files changed, 102 insertions(+), 57 deletions(-)
- master updated (d4220a17c4e -> 1d086441166),
Gerd Moellmann <=
- master e839b83c828 3/6: Reapply "Fix tty-frame-at for nested tty child frames", Gerd Moellmann, 2025/01/25
- master ccf3f8d21e3 4/6: Reapply "Fix mouse position handling for nested tty child frames", Gerd Moellmann, 2025/01/25
- master 26b144f241c 2/6: Reapply "Fix cursor positioning of nested tty child frames", Gerd Moellmann, 2025/01/25
- master 1d086441166 6/6: Fix the mistake that led to the reverts, Gerd Moellmann, 2025/01/25
- master 945ed044cd8 1/6: Reapply "Simplify absolute (x, y) computation on ttys", Gerd Moellmann, 2025/01/25
- master 20f26723774 5/6: Reapply "Multi-tty: selected frame can be a GUI frame", Gerd Moellmann, 2025/01/25