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
...
*
Work around problems setting input focus when a frame is in the background
Po Lu
2022-10-20
1
-0
/
+119
*
Fix various builds
Po Lu
2022-10-19
1
-1
/
+17
*
Fix build warning without XKB, Xmb, and XInput 2
Po Lu
2022-10-19
1
-0
/
+7
*
; * src/xterm.c (mark_xterm): Fix x11 with i18n build
Randy Taylor
2022-10-19
1
-1
/
+1
*
Fix bug#58584
Po Lu
2022-10-18
1
-4
/
+11
*
Fix pieces of code being too expensive over slow network connections
Po Lu
2022-10-17
1
-13
/
+242
*
Fix multiple sources of flicker under X
Po Lu
2022-10-16
1
-40
/
+77
*
Remove redundant call to expensive function XOpenDisplay
Po Lu
2022-10-15
1
-4
/
+18
*
Avoid redundant creation of XRender pictures
Po Lu
2022-10-14
1
-19
/
+49
*
Shrink client list window structure
Po Lu
2022-10-13
1
-9
/
+9
*
Stop relying on Xt hack to set window manager hints
Po Lu
2022-10-12
1
-4
/
+15
*
Also avoid setting _NET_WM_USER_TIME on crossing
Po Lu
2022-10-11
1
-9
/
+11
*
Remove some more unnecessary calls to block_input
Po Lu
2022-10-11
1
-18
/
+7
*
Fix user time handling bug on GNOME Shell and Metacity
Po Lu
2022-10-09
1
-26
/
+46
*
Stop passing CurrentTime to SetInputFocus
Po Lu
2022-10-08
1
-2
/
+31
*
Handle IM server disconnects during preedit
Po Lu
2022-10-07
1
-0
/
+36
*
; * src/xterm.c (x_term_init): Fix typo.
Po Lu
2022-10-06
1
-1
/
+1
*
Minor fixes to IM locale handling
Po Lu
2022-10-06
1
-1
/
+5
*
Fix deiconification handling on FVWM and possibly other window managers
Po Lu
2022-10-04
1
-0
/
+60
*
Fix coding systems used for X input methods
Po Lu
2022-10-03
1
-4
/
+30
*
Only rely on EWMH window activation if possible
Po Lu
2022-10-02
1
-5
/
+13
*
Fix calculation of frame times when X server time overflows
Po Lu
2022-09-30
1
-3
/
+28
*
Pacify compiler warning in xterm.c
Po Lu
2022-09-29
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-09-28
1
-1
/
+1
*
Apply root window coordinate optimizations to crossing events as well
Po Lu
2022-09-28
1
-0
/
+30
*
Optimize coordinate translation during event handling
Po Lu
2022-09-27
1
-45
/
+182
*
Reduce complexity of scroll bar window protection code
Po Lu
2022-09-24
1
-50
/
+54
*
Fix more toolkit scroll bar window protection issues
Po Lu
2022-09-23
1
-2
/
+16
*
Work around rare crash when turning scroll wheel
Po Lu
2022-09-22
1
-16
/
+28
*
Fix minor thinko in focus tracking logic
Po Lu
2022-09-21
1
-3
/
+5
*
Get rid of intern calls to static strings in xterm.c
Po Lu
2022-09-19
1
-1
/
+4
*
Fix GC protection of scroll bar windows
Po Lu
2022-09-19
1
-8
/
+14
*
Remove what should be unnecessary calls to block_input
Po Lu
2022-09-18
1
-16
/
+6
*
Fix MPX focus tracking upon frame deletion
Po Lu
2022-09-17
1
-0
/
+10
*
Fix wrong source window being generated for XDND leave events
Po Lu
2022-09-16
1
-6
/
+9
*
More fixes for XDND proxy support
Po Lu
2022-09-15
1
-3
/
+3
*
Fix frames with explicit parent being unmapped after parent shuts down
Po Lu
2022-09-13
1
-0
/
+4
*
Fix focus restoration upon x_mouse_leave again
Po Lu
2022-09-12
1
-2
/
+7
*
Make it easier to clear the Motif drag window for debugging
Po Lu
2022-09-11
1
-0
/
+13
*
Fix compliance with the XDND specification when dropping on a proxy
Po Lu
2022-09-10
1
-28
/
+51
*
Remove some redundant calls to x_ignore_errors_for_next_request
Po Lu
2022-09-09
1
-5
/
+2
*
Avoid selecting for excessive output configuration events
Po Lu
2022-09-08
1
-3
/
+6
*
Correctly handle frame synchronization on fullscreen KWin
Po Lu
2022-09-06
1
-0
/
+1
*
Fix earlier change to xterm.c
Po Lu
2022-09-04
1
-5
/
+27
*
Work around another X server bug in crossing event dispatch
Po Lu
2022-09-03
1
-1
/
+26
*
Work around potential X server bug
Po Lu
2022-09-03
1
-8
/
+25
*
Prevent crashes when embedding Emacs in a nonexistent parent
Po Lu
2022-09-02
1
-0
/
+39
*
Fix bug#57476 for Xt builds
Po Lu
2022-09-01
1
-1
/
+5
*
Gently nudge Xt into always setting size hints
Po Lu
2022-08-31
1
-2
/
+5
*
Fix bug#57476
Po Lu
2022-08-31
1
-3
/
+28
[prev]
[next]