summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle touches on the tool barPo Lu2023-01-171-0/+17
* Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-261-0/+10
* | Handle selection transfer errors earlierPo Lu2022-12-151-1/+6
* | ; * src/xterm.h: Fix minor copyeditsPo Lu2022-12-091-2/+2
* | ; Minor copyedits of the latest xterm changeEli Zaretskii2022-12-071-2/+2
* | Fix some more problems with running Emacs as untrustedPo Lu2022-12-071-0/+4
* | Make Emacs build with Xfixes support on old versions of the libraryPo Lu2022-12-041-1/+17
* | More behind the scenes transparent speedups around xselect.cPo Lu2022-12-021-9/+7
* | Finish up last change with more speedupsPo Lu2022-12-011-0/+6
* | Speed up handling X selection requestsPo Lu2022-12-011-0/+6
|/
* Make frame synchronization more robustPo Lu2022-11-271-0/+6
* Add knob to make `mouse-position' faster on XPo Lu2022-11-181-13/+8
* More fixes to last changePo Lu2022-11-151-1/+1
* Simplify scroll valuator reset handlingPo Lu2022-10-281-5/+18
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-251-0/+4
* Reduce duplicate code for creating "special windows"Po Lu2022-10-231-2/+1
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-171-0/+34
* Fix multiple sources of flicker under XPo Lu2022-10-161-5/+16
* Fix coding systems used for X input methodsPo Lu2022-10-031-0/+9
* Optimize coordinate translation during event handlingPo Lu2022-09-271-0/+9
* Reduce complexity of scroll bar window protection codePo Lu2022-09-241-9/+0
* Fix more toolkit scroll bar window protection issuesPo Lu2022-09-231-0/+9
* Correctly handle frame synchronization on fullscreen KWinPo Lu2022-09-061-1/+2
* Prevent crashes when embedding Emacs in a nonexistent parentPo Lu2022-09-021-2/+2
* ; * src/xterm.h (struct x_display_info): Update comment.Po Lu2022-08-261-1/+2
* Fix overflows in HAVE_XSYNC timestamp handlingPaul Eggert2022-08-251-5/+5
* Fix various problems with mouse highlight on XI2 buildsPo Lu2022-08-251-0/+6
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-231-1/+2
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-231-1/+1
* Improve handling of pointer focus under the input extensionPo Lu2022-08-081-3/+28
* Improve input extension focus handling with multiple master devicesPo Lu2022-08-051-2/+34
* Correctly implement refresh synchronization fencesPo Lu2022-08-041-3/+13
* Improve X server time computationPo Lu2022-08-031-0/+4
* Add preparations for animation frame timing supportPo Lu2022-08-031-0/+12
* Fix frame synchronization with scroll bar movementPo Lu2022-07-311-5/+0
* Fix handling of extended frame resize synchronizationPo Lu2022-07-291-0/+3
* Implement monitor refresh rate synchronization on XPo Lu2022-07-291-0/+25
* Implement extended frame synchronizationPo Lu2022-07-291-3/+7
* Handle virtual modifiers in the DND scrolling codePo Lu2022-07-181-0/+1
* Fix closing displays when preserving selections is enabledPo Lu2022-07-131-1/+2
* Try to save selections from being disowned during frame deletionPo Lu2022-07-121-0/+1
* Handle errors sending selection decline events asynchronouslyPo Lu2022-07-111-0/+2
* Improve drag-and-drop emulation time handlingPo Lu2022-07-091-1/+4
* Speed up interning XDS atomsPo Lu2022-07-061-0/+3
* Avoid code duplication converting XI event state in toolkit menu codePo Lu2022-07-041-0/+3
* Speed up receiving drops over slow connectionsPo Lu2022-07-031-0/+5
* Fix error handling for XCB XlibPo Lu2022-07-021-4/+14
* Return the correct action from the Lisp side of drag-and-dropPo Lu2022-07-021-1/+0