summaryrefslogtreecommitdiff
path: root/lisp/xt-mouse.el
AgeCommit message (Expand)Author
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-10Use the new error API functionsStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-12; Fix xt-mouse-testsGerd Möllmann
2025-12-09Don't make a tty child frame visible by selecting it (bug#79960)Gerd Möllmann
2025-03-17Implement dragging and resizing of tty child framesMartin Rudalics
2025-02-24Handle case of not knowing a frame when mouse movedGerd Möllmann
2025-01-27; Fix workaround for xt-mouse-testsGerd Möllmann
2025-01-25Reapply "Fix mouse position handling for nested tty child frames"Gerd Möllmann
2025-01-25Revert "Fix mouse position handling for nested tty child frames"Gerd Möllmann
2025-01-25Fix mouse position handling for nested tty child framesGerd Möllmann
2025-01-11Support TTY child frames with GPM mouseJared Finder
2025-01-04Don't always enable xterm-mouse-mode (bug#74833)Jared Finder
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-20Allow xt-mouse-tests to runGerd Möllmann
2024-12-19Merge branch 'scratch/tty-child-frames'Gerd Möllmann
2024-12-12Enable xterm-mouse-mode by default in xtermJared Finder
2024-10-31Fix mouse-position for xterm-mouse-modeGerd Möllmann
2024-10-22Initial child frames based on masterGerd Möllmann
2024-04-09Merge branch 'mouse-wheel-buttons'Stefan Monnier
2024-04-09(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier
2024-04-06Support 'mouse-autoselect-window' in xterm-mouseOlaf Rogalsky
2024-01-28xt-mouse.el: Obey `mouse-wheel-*-event` variables (bug#68698)Stefan Monnier
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-09Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder
2023-01-26Fix xt-mouse on terminals that report UTF-8 encoded coordinatesEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-14Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder
2020-10-24Fix a bug where the wrong menu would be triggered by mouseJared Finder
2020-10-24Make TTY menus work with xterm-mouse-modeJared Finder
2020-09-20Make xterm-mouse-event check whether the click event is validLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-01Merge branch 'feature/tabs'Juri Linkov
2019-09-23Update some URLsPaul Eggert
2019-09-04Text-based nox builds compiled without X window supportJuri Linkov
2019-09-03Text-mode display of the tab-bar and emulation of clicking on a tty.Juri Linkov
2019-08-05New function time-convertPaul Eggert
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-02-12Make xterm-mouse-truncate-wrap obsoletePaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-08Increase xterm click count only within double-click-fuzzAlexander Gramiak
2017-10-05Set xterm click count to 1 even with no last clickAlexander Gramiak