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
*
; * src/xterm.c (x_term_init): Fix whitespace.
Eli Zaretskii
2022-04-13
1
-19
/
+19
*
Move raw event selection on GTK+ 2 to a more appropriate place
Po Lu
2022-04-13
1
-0
/
+25
*
Fix input availability detection during visible-bell
Po Lu
2022-04-13
1
-1
/
+13
*
Fix bit rot in the XEmbed code
Po Lu
2022-04-13
1
-4
/
+14
*
Fix keyboard event device attribution on GTK+ 2
Po Lu
2022-04-12
1
-1
/
+25
*
Fix detection of Meta key in some cases
Po Lu
2022-04-12
1
-2
/
+5
*
Fix some confusing names in xterm.c
Po Lu
2022-04-12
1
-40
/
+40
*
Disallow drag and drop inside a menu-entry
Po Lu
2022-04-12
1
-5
/
+21
*
* src/xterm.c (frame_set_mouse_pixel_position): Avoid server grab.
Po Lu
2022-04-12
1
-3
/
+4
*
Fix selecting text and releasing the mouse buttons above the toolbar
Po Lu
2022-04-12
1
-2
/
+13
*
Fix IM event source attribution on GTK
Po Lu
2022-04-11
1
-0
/
+12
*
* src/xterm.c (handle_one_event): Make event attribution more accurate.
Po Lu
2022-04-11
1
-1
/
+6
*
Attribute filtered events to the right source device
Po Lu
2022-04-10
1
-0
/
+74
*
Add missing details to filter event on XI2
Po Lu
2022-04-10
1
-0
/
+9
*
Update XI2 device use on slave attachment and detachment
Po Lu
2022-04-10
1
-0
/
+20
*
Try harder to own DND selections
Po Lu
2022-04-10
1
-8
/
+16
*
Avoid sync when allowing touch events in handle_one_xevent
Po Lu
2022-04-09
1
-12
/
+10
*
Handle hierarchy events for updating scroll valuators correctly
Po Lu
2022-04-09
1
-72
/
+153
*
Fix DND leave events not being sent to toplevel after returning frame
Po Lu
2022-04-09
1
-0
/
+69
*
Minor cleanups in X Windows drag-and-drop code
Po Lu
2022-04-09
1
-5
/
+6
*
Fix source reporting for focus in and focus out events
Po Lu
2022-04-09
1
-0
/
+11
*
Clean up XI2 scroll valuator tracking code
Po Lu
2022-04-09
1
-37
/
+28
*
Fix subpixel AA with alpha-background on Cairo on X
Po Lu
2022-04-09
1
-4
/
+10
*
Fix pacifying gcc -Wanalyzer-null-dereference
Paul Eggert
2022-04-08
1
-1
/
+1
*
Ignore input extension errors caused by grabbing
Po Lu
2022-04-08
1
-0
/
+18
*
Make device reporting work for tool bar clicks
Po Lu
2022-04-08
1
-2
/
+3
*
* src/xterm.c (handle_one_xevent): Fix build warning on non-GTK builds.
Po Lu
2022-04-08
1
-1
/
+4
*
Expose the name of an event's input device to Lisp
Po Lu
2022-04-07
1
-18
/
+106
*
Fix error when calling DND movement tracking function
Po Lu
2022-04-07
1
-1
/
+6
*
* src/xterm.c (xm_write_targets_table): Remove extra XGrabServer pair.
Po Lu
2022-04-07
1
-2
/
+0
*
Fix DND bugs on GTK
Po Lu
2022-04-07
1
-3
/
+7
*
Fix sending unsupported drops when there is no target but a toplevel
Po Lu
2022-04-07
1
-0
/
+17
*
Return an appropriate action when performing unsupported drop
Po Lu
2022-04-07
1
-1
/
+6
*
Get rid of extra sync looking up window through XTranslateCoordinates
Po Lu
2022-04-06
1
-4
/
+27
*
Move some X11 drag and drop processing to Lisp
Po Lu
2022-04-06
1
-37
/
+89
*
Prevent races when trying to set Motif drag window
Po Lu
2022-04-06
1
-1
/
+7
*
; * src/xterm.c: Improve commentary.
Po Lu
2022-04-06
1
-6
/
+18
*
* src/xterm.c (x_dnd_send_unsupported_drop): Also handle TEXT target.
Po Lu
2022-04-06
1
-0
/
+1
*
Preserve contents of PRIMARY when sending unsupported drop
Po Lu
2022-04-06
1
-1
/
+4
*
* src/xterm.c (handle_one_xevent): Assert that hold_quit is present instead.
Po Lu
2022-04-06
1
-2
/
+3
*
Pacify gcc -Wanalyzer-null-dereference
Paul Eggert
2022-04-05
1
-1
/
+2
*
Mark some data during drag-and-drop
Po Lu
2022-04-05
1
-1
/
+29
*
Allow dropping text to the root window
Po Lu
2022-04-05
1
-20
/
+24
*
Add support for dragging text onto windows that don't support any DND protocol
Po Lu
2022-04-05
1
-68
/
+219
*
Handle mouse movement correctly during DND from one of our own frames
Po Lu
2022-04-04
1
-47
/
+59
*
* src/xterm.c: Explain meaning of drag-and-drop state variables.
Po Lu
2022-04-04
1
-7
/
+83
*
Respect frame extents during drag and drop
Po Lu
2022-04-04
1
-5
/
+121
*
Don't baselessly ignore frames after passing through the root window
Po Lu
2022-04-04
1
-15
/
+15
*
Improve behavior of dragging text to windows on top of frames
Po Lu
2022-04-04
1
-5
/
+15
*
* src/xterm.c (x_dnd_get_target_window): Look at root window proxies too.
Po Lu
2022-04-04
1
-0
/
+32
[next]