index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translate buttons when sending XI2 motion events to xwidgets
Po Lu
2021-12-29
1
-2
/
+14
*
Use XI2 to handle xwidget button events
Po Lu
2021-12-29
1
-0
/
+22
*
Fix menu placement on multiple-display setups when using lwlib
Po Lu
2021-12-28
1
-0
/
+15
*
Only rely on passive device grabs on XI2
Po Lu
2021-12-28
1
-36
/
+0
*
Fix menu window persistence and entry/leave events on Lucid on XI2
Po Lu
2021-12-27
1
-0
/
+13
*
Fix Lucid popup menu being stuck on XI2 builds
Po Lu
2021-12-27
1
-1
/
+1
*
Add configure tests for faulty XI2 installations
Po Lu
2021-12-26
1
-0
/
+2
*
Only focus frame implicitly if focus flag is set
Po Lu
2021-12-26
1
-0
/
+1
*
Add support for pinch gestures to the XI2 build
Po Lu
2021-12-26
1
-0
/
+33
*
Add support for XI 2.4
Po Lu
2021-12-25
1
-1
/
+3
*
Grab the server when warping the client pointer
Po Lu
2021-12-24
1
-0
/
+2
*
Fix menu grabs on XI2 Motif builds
Po Lu
2021-12-24
1
-1
/
+5
*
Fix some more incorrect valuator clearing
Po Lu
2021-12-24
1
-1
/
+5
*
Drop scrollbar motion events when valuators are found
Po Lu
2021-12-24
1
-1
/
+7
*
Use XI2 calls to warp the client pointer
Po Lu
2021-12-22
1
-2
/
+17
*
Fix GTK crash when clicking on xwidgets on XI2
Po Lu
2021-12-22
1
-0
/
+2
*
; * src/xterm.c (handle_one_xevent): Fix typo in last change.
Po Lu
2021-12-21
1
-1
/
+1
*
Ignore XI_TouchBegin events on the GTK tool bar
Po Lu
2021-12-21
1
-2
/
+15
*
Don't drop touch events we're not interested in on GTK3
Po Lu
2021-12-21
1
-2
/
+3
*
Fix touch event menu bar detection
Po Lu
2021-12-21
1
-33
/
+41
*
Fix xg_event_is_for_menubar for XI2 events
Po Lu
2021-12-21
1
-0
/
+1
*
* src/xterm.c (handle_one_xevent): Set user time on touch events.
Po Lu
2021-12-21
1
-0
/
+3
*
Ignore all emulated button events (i.e. those from touchscreens)
Po Lu
2021-12-21
1
-3
/
+4
*
Work around some mysterious touch ownership race on GNOME Shell
Po Lu
2021-12-18
1
-37
/
+51
*
Don't abort upon untracked TouchUpdate events
Po Lu
2021-12-18
1
-1
/
+1
*
Fix touchscreen support on Xt builds
Po Lu
2021-12-17
1
-0
/
+2
*
Update menu bar when processing touch sequences on it
Po Lu
2021-12-17
1
-0
/
+13
*
Ignore motion events sent by an emulated pointer
Po Lu
2021-12-17
1
-0
/
+6
*
Add support for touchscreen events generated by XInput 2
Po Lu
2021-12-17
1
-201
/
+403
*
Prevent GDK from handling emulated button events
Po Lu
2021-12-15
1
-1
/
+4
*
Stop using XI focus events on non-GTK builds
Po Lu
2021-12-13
1
-11
/
+15
*
Fix overline display when there is a box
Po Lu
2021-12-12
1
-4
/
+4
*
* src/xterm.c (x_detect_focus_change): Fix XI2 focus on GTK builds.
Po Lu
2021-12-12
1
-7
/
+7
*
Fix last change
Po Lu
2021-12-12
1
-1
/
+1
*
Fix frame focus on X Toolkit builds with XInput 2
Po Lu
2021-12-12
1
-3
/
+7
*
Use window height to determine wheel event pixel deltas on XInput 2
Po Lu
2021-12-11
1
-1
/
+15
*
Pacify unused variable warning in xterm.c
Basil L. Contovounesios
2021-12-11
1
-0
/
+2
*
Send scroll stop events to xwidgets correctly
Po Lu
2021-12-08
1
-2
/
+7
*
Add some primitive momentum-based precision scrolling
Po Lu
2021-12-02
1
-7
/
+11
*
Add `touch-end' event type
Po Lu
2021-12-02
1
-13
/
+22
*
Support precision mouse scrolling on MS-Windows
Eli Zaretskii
2021-12-01
1
-8
/
+1
*
Allow non-float values in x-scroll-event-delta-factor
Po Lu
2021-11-30
1
-2
/
+2
*
Allow customizing the pixel delta of wheel events on X
Po Lu
2021-11-29
1
-0
/
+9
*
Update XKB map on MappingNotify
Po Lu
2021-11-29
1
-0
/
+5
*
Set motion event time when handling XI2 motion events
Po Lu
2021-11-27
1
-0
/
+1
*
Explain confusing aspects of XInput 2 scroll wheel reporting
Po Lu
2021-11-26
1
-1
/
+42
*
Make XInput 2 builds work without cairo
Po Lu
2021-11-26
1
-0
/
+3
*
Set serial when filtering XI_KeyPress events
Po Lu
2021-11-25
1
-1
/
+1
*
Add support for pixel wheel deltas on NS
Po Lu
2021-11-25
1
-1
/
+1
*
Use only effective modifiers when handling XI2 button events
Po Lu
2021-11-24
1
-4
/
+1
[next]