summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAge
* Make frame synchronization more robustPo Lu2022-11-27
* Add knob to make `mouse-position' faster on XPo Lu2022-11-18
* More fixes to last changePo Lu2022-11-15
* Simplify scroll valuator reset handlingPo Lu2022-10-28
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-25
* Reduce duplicate code for creating "special windows"Po Lu2022-10-23
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-17
* Fix multiple sources of flicker under XPo Lu2022-10-16
* Fix coding systems used for X input methodsPo Lu2022-10-03
* Optimize coordinate translation during event handlingPo Lu2022-09-27
* Reduce complexity of scroll bar window protection codePo Lu2022-09-24
* Fix more toolkit scroll bar window protection issuesPo Lu2022-09-23
* Correctly handle frame synchronization on fullscreen KWinPo Lu2022-09-06
* Prevent crashes when embedding Emacs in a nonexistent parentPo Lu2022-09-02
* ; * src/xterm.h (struct x_display_info): Update comment.Po Lu2022-08-26
* Fix overflows in HAVE_XSYNC timestamp handlingPaul Eggert2022-08-25
* Fix various problems with mouse highlight on XI2 buildsPo Lu2022-08-25
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* Improve handling of pointer focus under the input extensionPo Lu2022-08-08
* Improve input extension focus handling with multiple master devicesPo Lu2022-08-05
* Correctly implement refresh synchronization fencesPo Lu2022-08-04
* Improve X server time computationPo Lu2022-08-03
* Add preparations for animation frame timing supportPo Lu2022-08-03
* Fix frame synchronization with scroll bar movementPo Lu2022-07-31
* Fix handling of extended frame resize synchronizationPo Lu2022-07-29
* Implement monitor refresh rate synchronization on XPo Lu2022-07-29
* Implement extended frame synchronizationPo Lu2022-07-29
* Handle virtual modifiers in the DND scrolling codePo Lu2022-07-18
* Fix closing displays when preserving selections is enabledPo Lu2022-07-13
* Try to save selections from being disowned during frame deletionPo Lu2022-07-12
* Handle errors sending selection decline events asynchronouslyPo Lu2022-07-11
* Improve drag-and-drop emulation time handlingPo Lu2022-07-09
* Speed up interning XDS atomsPo Lu2022-07-06
* Avoid code duplication converting XI event state in toolkit menu codePo Lu2022-07-04
* Speed up receiving drops over slow connectionsPo Lu2022-07-03
* Fix error handling for XCB XlibPo Lu2022-07-02
* Return the correct action from the Lisp side of drag-and-dropPo Lu2022-07-02
* Fix preservation of the original value of PRIMARY after dropping on xtermPo Lu2022-06-30
* Implement starting X Direct Save (XDS) dropsPo Lu2022-06-29
* Handle errors while sending client events asynchronouslyPo Lu2022-06-26
* Fix setting user time for mouse movement eventsPo Lu2022-06-22
* Cache the Motif drag window to avoid fetching it every timePo Lu2022-06-19
* Improve window manager user time reporting mode switchingPo Lu2022-06-17
* Update last event time during DND operationsPo Lu2022-06-17
* Fix Motif DND after atom ownership is lost due to frame destructionPo Lu2022-06-16
* Improve drag atom computationPo Lu2022-06-16
* Comply with the Motif requirement for unique drag atomsPo Lu2022-06-16
* Handle coordinates for the old KDE drop protocolPo Lu2022-06-15
* Use coordinates provided by DND messages if availablePo Lu2022-06-14