summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAge
* Support input method ``text conversion'' on X WindowsPo Lu2023-02-12
* Merge from origin/emacs-29Stefan Kangas2023-01-03
|\
| * Fix shrinking of the tab-barEli Zaretskii2023-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-26
* | Handle selection transfer errors earlierPo Lu2022-12-15
* | Fix some more problems with running Emacs as untrustedPo Lu2022-12-07
* | ; * src/xfns.c: Actually remove "#include <xcb/xcb_aux.h>".Eli Zaretskii2022-12-05
* | Fix build with old XCBPo Lu2022-12-05
* | Don't excessively sync in some other codePo Lu2022-12-05
* | More behind the scenes transparent speedups around xselect.cPo Lu2022-12-02
|/
* 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