aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use XRandR 1.5 to generate monitor attributes if availablePo Lu2021-12-301-69/+73
* | Fix a hang on servers that don't support the X Keyboard ExtensionPo Lu2021-12-291-2/+2
* | Test for Xkb support when opening a displayPo Lu2021-12-291-18/+2
* | Fix menu placement on multiple-display setups when using lwlibPo Lu2021-12-281-11/+126
* | Change `x-server-input-version' to `x-server-input-extension-version'Po Lu2021-12-261-3/+3
* | Add support for pinch gestures to the XI2 buildPo Lu2021-12-261-0/+8
* | Fix unused variable warning in xfns.cStefan Kangas2021-12-251-1/+1
* | Add a utility function to query the XI2 version on a displayPo Lu2021-12-251-0/+22
* | Grab the server when warping the client pointerPo Lu2021-12-241-0/+2
* | Use XI2 calls to warp the client pointerPo Lu2021-12-221-2/+17
* | Add new argument `ignore-line-at-end' to `window-text-pixel-size'Po Lu2021-12-181-1/+2
* | Add support for touchscreen events generated by XInput 2Po Lu2021-12-171-1/+20
* | Stop using XI focus events on non-GTK buildsPo Lu2021-12-131-0/+2
* | Select device notification events correctlyPo Lu2021-11-211-0/+7
* | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-2/+3
* | Expose pixel-wise wheel events to LispPo Lu2021-11-201-0/+1
* | Add support for event processing via XInput 2Po Lu2021-11-201-0/+50
* | Revert "Add support for event processing via XInput 2"Po Lu2021-11-101-78/+0
* | Add support for event processing via XInput 2oldosfan2021-11-101-0/+78
|/
* Tweak x_hide_tip for consistencyPaul Eggert2021-10-031-8/+8
* Make Qhide declaration non-target-specificMattias Engdegård2021-08-221-1/+0
* Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)Paul Eggert2021-07-111-4/+6
* Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-1/+19
* Fix a problem with x_set_tab_bar_lines (Bug#46827)Martin Rudalics2021-05-041-3/+6
* Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-93/+42
* Avoid selecting tooltip windows and frames (Bug#47207)Martin Rudalics2021-04-181-0/+2
* Merge from origin/emacs-27Paul Eggert2021-03-251-1/+1
|\
| * Fix preeditarea reporting wrong spot.Amos Bird2021-03-251-1/+1
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Pacify unused function warning in xfns.c with GTK2Basil L. Contovounesios2021-02-161-1/+6
* | Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-061-17/+19
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-0/+46
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Make XIM to work with non-CJK localesYichao Yu2020-12-281-27/+2
* | Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-1/+1
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | Fix buffer overflow in x-send-client-messageKalle Olavi Niemitalo2020-08-181-1/+2
* | Merge from origin/emacs-27Glenn Morris2020-08-181-1/+1
|\ \ | |/
| * ; spelling fixesPaul Eggert2020-08-131-1/+1
* | Prefer Fvector to make_uninit_vectorPaul Eggert2020-08-151-4/+4
* | Merge from origin/emacs-27Glenn Morris2020-08-031-1/+1
|\ \ | |/
| * Avoid segfaults if XIM is set but not xim_stylesGrégory Mounié2020-08-021-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-161-3/+5
|\ \ | |/
| * In x_hide_tip reset tip_last_frame for GTK+ tooltips only (Bug#41200)Martin Rudalics2020-05-131-3/+5
* | Merge from origin/emacs-27Glenn Morris2020-04-131-0/+4
|\ \ | |/
| * Fix build failure with Fx_gtk_debugMartin Rudalics2020-04-121-0/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-111-0/+56
|\ \ | |/
| * Fix some problems with moving and resizing child framesMartin Rudalics2020-04-061-0/+56