summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAge
* Reduce wasted cycles in x*.cPo Lu2022-11-26
* Improve last change to xterm.cPo Lu2022-11-23
* Fix error trapping in x_set_mouse_colorPo Lu2022-11-19
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-16
* More fixes to last changePo Lu2022-11-15
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-25
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-17
* Fix user time handling bug on GNOME Shell and MetacityPo Lu2022-10-09
* Fix coding systems used for X input methodsPo Lu2022-10-03
* Document the new "XRandR 1.5" valueStefan Kangas2022-09-27
* ; * src/xfns.c (Fx_window_property): Fix markup.Po Lu2022-09-27
* Improve doc of `x-window-property'Po Lu2022-09-27
* Remove calls to intern with a static string from code that runs on XPo Lu2022-09-19
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-09
* Correctly handle frame synchronization on fullscreen KWinPo Lu2022-09-06
* Prevent crashes when embedding Emacs in a nonexistent parentPo Lu2022-09-02
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* Fix XInput hierarchy events not being delivered in daemon modePo Lu2022-08-16
* ; * src/xfns.c (Fx_set_mouse_absolute_pixel_position): Fix typo.Po Lu2022-08-13
* Improve MPX interaction with drag-and-dropPo Lu2022-08-13
* Improve handling of pointer focus under the input extensionPo Lu2022-08-08
* Correctly implement refresh synchronization fencesPo Lu2022-08-04
* Fix crash on setting frame background colorPo Lu2022-08-03
* Make frame synchronization a frame parameterPo Lu2022-08-01
* Fix frame synchronization with scroll bar movementPo Lu2022-07-31
* Implement monitor refresh rate synchronization on XPo Lu2022-07-29
* Fix flicker when moving tooltips between frames during mouse drag-and-dropPo Lu2022-07-26
* Undo C parts of "Don't use the Gtk region face"Po Lu2022-07-23
* Don't use the Gtk region faceLars Ingebrigtsen2022-07-23
* Apply tooltip assertions to all instances of x-show-tipPo Lu2022-07-21
* Handle virtual modifiers in the DND scrolling codePo Lu2022-07-18
* Fix generated drag-and-drop mouse rectanglesPo Lu2022-07-15
* Silence unused variable warning in a build --without-allStefan Kangas2022-07-14
* ; Fix typosStefan Kangas2022-07-14
* Fix deadlocks with very old versions of libXiPo Lu2022-07-03
* Speed up receiving drops over slow connectionsPo Lu2022-07-03
* * src/xfns.c (Fx_server_input_extension_version): Fix typo.Stefan Kangas2022-07-02
* Implement starting X Direct Save (XDS) dropsPo Lu2022-06-29
* Clean up Fx_begin_dragPo Lu2022-06-28
* Fix specifying named action lists in `x-begin-drag'Po Lu2022-06-18
* Clarify doc of `x-display-set-last-user-time'Po Lu2022-06-17
* Update last event time during DND operationsPo Lu2022-06-17
* Use BASE_EQ instead of EQ where obviously safeMattias EngdegÄrd2022-06-16
* Use BASE_EQ when comparing with QunboundMattias EngdegÄrd2022-06-12
* Handle allocation errors when interning large amounts of atomsPo Lu2022-06-11
* Note caveats of `follow-tooltip' with system tooltipsPo Lu2022-06-09
* Also show mouse DND tooltip contents during interprogram drag-and-dropPo Lu2022-06-09
* Make responding to selection requests work inside popupsPo Lu2022-06-08