index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
inputthread.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
os/inputthread: Force unlock when stopping thread.
Michal Srb
1
-0
/
+1
2017-02-27
os: log a bug whenever WriteToClient is called from the input thread
Peter Hutterer
1
-0
/
+8
2017-02-23
inputthread: Initialise inputThreadInfo->changed before use
Chris Wilson
1
-0
/
+2
2016-10-27
inputthread: On Linux leave the main thread's name as-is
Peter Hutterer
1
-0
/
+2
2016-10-15
os/inputthread: Ensure pollfd refreshing
Mihail Konev
1
-1
/
+4
2016-09-13
os: Use pthread_setname_np to set thread names if available
Alan Coopersmith
1
-0
/
+12
2016-09-13
os/inputthread: Fix setting of cloexec on file descriptors
Jeremy Huddleston Sequoia
1
-2
/
+13
2016-08-12
os: Allow re-registering fd with InputThreadRegisterDev
Keith Packard
1
-11
/
+25
2016-08-11
os: append, rather than prepend, any new input thread fds
Peter Hutterer
1
-1
/
+1
2016-07-21
os: Use ospoll for input thread [v2]
Keith Packard
1
-38
/
+82
2016-07-18
os: InputThreadFillPipe doesn't need select or poll
Keith Packard
1
-16
/
+2
2016-06-01
os: Lock input while messing with input device list
Keith Packard
1
-3
/
+11
2016-05-29
os: fix input_mutex_count off-by-one in input_force_unlock
Keith Packard
1
-2
/
+3
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
1
-0
/
+470