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
*
Fix input extension focus tracking with some window managers
Po Lu
2022-08-24
1
-0
/
+30
*
; * src/xterm.c (x_free_frame_resources): Fix typo.
Po Lu
2022-08-23
1
-1
/
+1
*
Make frame synchronization conditional on clock_gettime
Po Lu
2022-08-23
1
-2
/
+2
*
Make frame synchronization conditional on clock_gettime
Po Lu
2022-08-23
1
-7
/
+7
*
Allow disabling the input extension at runtime on GTK 3
Po Lu
2022-08-23
1
-2
/
+47
*
Fix child frame focus for MPX environments
Po Lu
2022-08-22
1
-2
/
+20
*
; * src/xterm.c (handle_one_xevent): Avoid compiler warning.
Eli Zaretskii
2022-08-21
1
-1
/
+2
*
Minor optimization to x_query_pointer_1
Po Lu
2022-08-21
1
-4
/
+14
*
Fix crash when the keymap changes
Po Lu
2022-08-20
1
-6
/
+5
*
Fix more calls to XQueryPointer for MPX
Po Lu
2022-08-19
1
-17
/
+60
*
; * src/xterm.c (xi_select_hierarchy_events): Fix typo.
Po Lu
2022-08-18
1
-1
/
+1
*
; * src/xterm.c (xi_select_hierarchy_events): Fix typo.
Po Lu
2022-08-18
1
-0
/
+2
*
Avoid disabling device multiple times while handling XI attachment events
Po Lu
2022-08-17
1
-3
/
+6
*
Fix XInput hierarchy events not being delivered in daemon mode
Po Lu
2022-08-16
1
-0
/
+33
*
Avoid lowering child frames below scroll bars on X
Po Lu
2022-08-16
1
-7
/
+41
*
Fix uninitialized variable false-positives
Po Lu
2022-08-15
1
-2
/
+2
*
Fix selection preservation bug when USE_XCB
Paul Eggert
2022-08-14
1
-5
/
+6
*
More fixes to MPX drag-and-drop interaction
Po Lu
2022-08-14
1
-1
/
+23
*
Improve MPX interaction with drag-and-drop
Po Lu
2022-08-13
1
-17
/
+122
*
Prevent SelectionNotify etc from reaching GTK 3
Po Lu
2022-08-12
1
-0
/
+12
*
Adjust client pointer upon help event
Po Lu
2022-08-11
1
-1
/
+22
*
Fix some undesirable frame focus changes
Po Lu
2022-08-10
1
-6
/
+21
*
Improve MPX interaction with xwidgets and drag-and-drop
Po Lu
2022-08-10
1
-2
/
+12
*
; * src/xterm.c (xi_populate_device_from_info): Minor ifdef cleanup.
Po Lu
2022-08-09
1
-5
/
+4
*
; * src/xterm.c (xi_disable_devices): Fix portability typo.
Po Lu
2022-08-09
1
-0
/
+2
*
Factor out some duplicate code from handle_one_xevent
Po Lu
2022-08-09
1
-81
/
+73
*
Fix handling of XI_DeviceChanged events
Po Lu
2022-08-09
1
-107
/
+150
*
; Fix typos
Stefan Kangas
2022-08-08
1
-3
/
+3
*
Fix warnings outside XI2 builds
Po Lu
2022-08-08
1
-3
/
+3
*
Improve handling of pointer focus under the input extension
Po Lu
2022-08-08
1
-32
/
+139
*
Pacify a gcc warning in xi_handle_focus_change
Lars Ingebrigtsen
2022-08-07
1
-1
/
+1
*
Revert "Improve X event timestamp tracking"
Po Lu
2022-08-07
1
-94
/
+32
*
Improve X event timestamp tracking
Daniel Colascione
2022-08-06
1
-32
/
+94
*
Correctly set user time on GTK+ for key press events
Po Lu
2022-08-07
1
-0
/
+35
*
Correctly initialize values after a new device is enabled
Po Lu
2022-08-06
1
-0
/
+2
*
Improve XI focus handling for entry and exit events
Po Lu
2022-08-06
1
-10
/
+2
*
Improve XI focus handling
Po Lu
2022-08-06
1
-12
/
+7
*
Improve multi-pointer X support
Po Lu
2022-08-05
1
-0
/
+50
*
Improve input extension focus handling with multiple master devices
Po Lu
2022-08-05
1
-43
/
+192
*
; * src/xterm.c (x_sync_init_fences): Fix number of fences announced.
Po Lu
2022-08-04
1
-1
/
+1
*
Correctly implement refresh synchronization fences
Po Lu
2022-08-04
1
-2
/
+90
*
Reduce code duplication in XI scroll bar code
Po Lu
2022-08-04
1
-56
/
+37
*
Avoid redundant calls to XFlush in x_make_frame_visible
Po Lu
2022-08-04
1
-2
/
+10
*
; * src/xterm.c (x_if_event): Minor speed improvements.
Po Lu
2022-08-03
1
-1
/
+6
*
Improve X server time computation
Po Lu
2022-08-03
1
-2
/
+13
*
Add preparations for animation frame timing support
Po Lu
2022-08-03
1
-0
/
+77
*
Fix window iconification, raising and lowering frames, etc
Po Lu
2022-08-03
1
-18
/
+0
*
Further reduce monitor change event duplication
Po Lu
2022-08-02
1
-10
/
+13
*
Avoid extra consing on monitor configuration change
Po Lu
2022-08-02
1
-8
/
+31
*
Improve handling of xsettings events
Po Lu
2022-08-01
1
-1
/
+2
[next]