index
:
~jeremyhu/xf86-video-nested
master
Unnamed repository; edit this file to name it for gitweb.
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-15
Fix return check of XShmQueryExtension
HEAD
master
Daniel Martin
1
-1
/
+1
2011-10-16
Set the keyboard mapping based on the remote server's map
Jeremy Huddleston
3
-8
/
+125
2011-10-16
Properly include config.h in each of our source files
Jeremy Huddleston
3
-0
/
+8
2011-09-19
Fix copy/paste error in log messages emitted during early (racey) input.
Jamey Sharp
1
-3
/
+3
2011-09-19
Drop input events until our device is initialized
Jeremy Huddleston
1
-0
/
+15
2011-09-19
Cleanup NestedClientCheckEvents to use switch rather than if-else-foo
Jeremy Huddleston
1
-26
/
+16
2011-09-19
If we fail to NewInputDeviceRequest, FatalError rather than crash later.
Jeremy Huddleston
1
-1
/
+1
2011-09-19
Don't ignore errors in NestedInputControl
Jeremy Huddleston
1
-3
/
+13
2011-09-19
Finish stubbing out various functions that need a returned value
Jeremy Huddleston
1
-0
/
+3
2011-09-19
Dead code removal: NestedShadowWindow
Jeremy Huddleston
1
-9
/
+0
2011-09-19
NestedCreateScreenResources needs to return a value
Jeremy Huddleston
1
-2
/
+7
2011-09-15
Avoid an erroneous free on shutdown
Jeremy Huddleston
1
-2
/
+0
2011-09-15
Improve support for servers that do not support MIT-SHM
Jeremy Huddleston
1
-48
/
+62
2011-09-15
Quit waking up every 20ms to get events from the backend server.
Jamey Sharp
4
-41
/
+56
2011-09-14
Dead code removal
Jeremy Huddleston
1
-57
/
+0
2011-09-14
Remove some unused variables
Jeremy Huddleston
3
-6
/
+0
2011-09-14
Change the window title to be the Screen index
Jeremy Huddleston
1
-2
/
+1
2011-09-14
Nested X screens don't have a RAMDAC.
Jamey Sharp
1
-2
/
+0
2011-09-14
Don't scale the absolute axis valuators.
Jamey Sharp
1
-1
/
+1
2011-09-14
Fix #includes when xserver is in a non-standard prefix.
Jamey Sharp
5
-21
/
+21
2011-09-14
Update for input ABI 12.2.
Jamey Sharp
2
-32
/
+10
2011-09-12
Remove and ignore build products.
Jamey Sharp
42
-84982
/
+78
2011-04-30
initial upload of xorg/driver/xf86-video-nested
Tim
41
-0
/
+84982
2011-02-27
Updated authors.
Colin Hill
7
-23
/
+59
2011-02-23
Got rid of unsightly void pointers.
Colin Hill
7
-47
/
+114
2011-02-23
Fixed wording in README.
Colin Hill
1
-2
/
+2
2011-02-23
Updated README to reflect changes.
Colin Hill
1
-17
/
+10
2011-02-22
Fixed compiler warnings.
Colin Hill
1
-10
/
+12
2011-02-22
Fixed a warning; added window title display of the DISPLAY env. variable that...
Weseung Hwang
3
-5
/
+11
2011-02-16
Added input.c
Colin Hill
2
-0
/
+302
2011-02-16
Massive code clean up. Mouse motion/buttons and keyboard works.
Colin Hill
5
-341
/
+20
2011-02-16
Keyboard works.
Colin Hill
3
-0
/
+13
2011-02-16
Mouse button 1.
Colin Hill
3
-1
/
+32
2011-02-16
Clean up.
Colin Hill
2
-9
/
+1
2011-02-16
Mouse movement works.
Colin Hill
2
-2
/
+28
2011-02-16
Made device pointer shared between input and xlibclient.c
Colin Hill
5
-27
/
+62
2011-02-16
Changed input file descriptor to /dev/null
Colin Hill
1
-9
/
+6
2011-02-15
Misc.
Colin Hill
2
-20
/
+13
2011-02-15
Got NestedMousePreInit to invoke.
Colin Hill
4
-73
/
+65
2011-02-08
added button and key press and release logging
tim
1
-3
/
+1
2011-02-08
Merge branch 'master' of github.com:colinhect/xf86-video-nested
tim
3
-0
/
+48
2011-02-08
added button and key press and release logging
tim
1
-2
/
+34
2011-02-08
Input event structures.
Colin Hill
2
-2
/
+5
2011-02-08
Mouse event passing...
Colin Hill
2
-6
/
+5
2011-02-08
Nested input structs.
Colin Hill
1
-0
/
+14
2011-02-08
Worked on input event structs.
Colin Hill
2
-0
/
+11
2011-02-08
Merge branch 'master' of github.com:colinhect/xf86-video-nested
Colin Hill
1
-1
/
+10
2011-02-08
Added structures for passing input data to input driver.
Colin Hill
2
-0
/
+21
2011-02-08
added keypress logging
tim
1
-1
/
+10
2011-02-08
Moved some delcarations from xNestedMouse.h to xNestedMouse.c
Colin Hill
2
-12
/
+11
[next]