summaryrefslogtreecommitdiff
path: root/src/xterm.h
AgeCommit message (Expand)Author
2024-06-01On X, avoid reporting unrepresentable touch IDs to LispPo Lu
2024-05-11Pacify gcc -Wmissing-variable-declarationsPaul Eggert
2024-04-30Pacify GCC 14 -Wnull-dereferencePaul Eggert
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-07-18Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-07-18Expose the ``cancellation'' of touch events to LispPo Lu
2023-05-22Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-22Plug various leaks and fix input method initializationPo Lu
2023-01-26Update Android portPo Lu
2023-01-17Correctly handle touches on the tool barPo Lu
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-26Redisplay "invisible" frames that are actually visible on modern XPo Lu
2022-12-15Handle selection transfer errors earlierPo Lu
2022-12-09; * src/xterm.h: Fix minor copyeditsPo Lu
2022-12-07; Minor copyedits of the latest xterm changeEli Zaretskii
2022-12-07Fix some more problems with running Emacs as untrustedPo Lu
2022-12-04Make Emacs build with Xfixes support on old versions of the libraryPo Lu
2022-12-02More behind the scenes transparent speedups around xselect.cPo Lu
2022-12-01Finish up last change with more speedupsPo Lu
2022-12-01Speed up handling X selection requestsPo Lu
2022-11-27Make frame synchronization more robustPo Lu
2022-11-18Add knob to make `mouse-position' faster on XPo Lu
2022-11-15More fixes to last changePo Lu
2022-10-28Simplify scroll valuator reset handlingPo Lu
2022-10-25Fix drag-and-drop bugs on Lucid buildPo Lu
2022-10-23Reduce duplicate code for creating "special windows"Po Lu
2022-10-17Fix pieces of code being too expensive over slow network connectionsPo Lu
2022-10-16Fix multiple sources of flicker under XPo Lu
2022-10-03Fix coding systems used for X input methodsPo Lu
2022-09-27Optimize coordinate translation during event handlingPo Lu
2022-09-24Reduce complexity of scroll bar window protection codePo Lu
2022-09-23Fix more toolkit scroll bar window protection issuesPo Lu
2022-09-06Correctly handle frame synchronization on fullscreen KWinPo Lu
2022-09-02Prevent crashes when embedding Emacs in a nonexistent parentPo Lu
2022-08-26; * src/xterm.h (struct x_display_info): Update comment.Po Lu
2022-08-25Fix overflows in HAVE_XSYNC timestamp handlingPaul Eggert
2022-08-25Fix various problems with mouse highlight on XI2 buildsPo Lu
2022-08-23Make frame synchronization conditional on clock_gettimePo Lu
2022-08-23Make frame synchronization conditional on clock_gettimePo Lu
2022-08-08Improve handling of pointer focus under the input extensionPo Lu
2022-08-05Improve input extension focus handling with multiple master devicesPo Lu
2022-08-04Correctly implement refresh synchronization fencesPo Lu
2022-08-03Improve X server time computationPo Lu
2022-08-03Add preparations for animation frame timing supportPo Lu
2022-07-31Fix frame synchronization with scroll bar movementPo Lu
2022-07-29Fix handling of extended frame resize synchronizationPo Lu
2022-07-29Implement monitor refresh rate synchronization on XPo Lu