summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix typo introduced in cb1efca6Jim Grandy2013-08-221-0/+1
| |
| * Fix typo introduced in cb1efca6Jim Grandy2013-08-221-1/+1
| |
| * Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9Jim Grandy2013-08-221-2/+29
| |
| * Hand-apply patch (Update cursor location whenever receiving mouse down ↵Jim Grandy2013-08-221-0/+10
| | | | | | | | events) from Authentic8: 19f1718
| * Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from ↵Jim Grandy2013-08-221-1/+1
| | | | | | | | Authentic8: 44a1390
| * Hand-apply patches (glyph cache) from Authentic8: d9641daJim Grandy2013-08-222-20/+164
| |
| * Hand-apply patch (added special meta keys) from Authentic8: c22b7d7Jim Grandy2013-08-221-0/+8
| |
| * Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 ↵Jim Grandy2013-08-223-26/+47
| | | | | | | | 0552905 00b08a0
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-08-2223-66/+1300
| | | | | | | | 74b015d 4e51e6d 2829087
| * Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-08-221-10/+16
| | | | | | | | f994298 38e2def
| * Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: ↵Jim Grandy2013-08-221-0/+102
| | | | | | | | 88d3aa1 28044b3
| * Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) ↵Jim Grandy2013-08-223-3/+11
| | | | | | | | from Authentic8 branch: 1e92a08
| * Hand-apply patches (framebuffer alloc) from Authentic8 branch: ↵Jay Sorg2013-08-222-1/+3
| | | | | | | | 15ba9cc409e8f57e1800abcd52e77ed409b6cc17
| * Hand-apply patches (keyboard autorepeat) from Authentic8 branch: ↵Jay Sorg2013-08-221-0/+48
| | | | | | | | b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵Jim Grandy2013-08-222-0/+8
| | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
| * Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 ↵Jim Grandy2013-08-221-1/+6
| | | | | | | | branch: 108e625 29947e5
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-08-222-2/+34
| | | | | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* | X11rdp: fixes for off screen bitmap limitsJay Sorg2013-09-242-16/+28
| |
* | X11rdp: use lossy compression in more placesJay Sorg2013-09-163-14/+23
| |
* | X11rdp: work on off screen bitmap, size limit, use ack for screen delayed ↵Jay Sorg2013-09-094-36/+168
| | | | | | | | drawing
* | X11rdp: fix spelling error, pack changeJay Sorg2013-08-2720-66/+109
| |
* | kill disconencted, make work like man page and update man pageJay Sorg2013-08-241-12/+23
| |
* | hook up the kill disconnect timeout to the sesman config fileJay Sorg2013-08-241-0/+23
| |
* | X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote ↵Jay Sorg2013-08-224-12/+108
| | | | | | | | till used twice
* | xup: add shared memory option for X11rdp and xrdpJay Sorg2013-08-182-2/+167
| |
* | X11rdp: input delay motionJay Sorg2013-08-161-16/+59
|/
* X11rdp: fix drawing issues, turn on screen delay remotingJay Sorg2013-08-1611-78/+121
|
* X11rdp: download from xrdp.orgJay Sorg2013-08-131-105/+8
|
* xorg driver, added rdpMain.hJay Sorg2013-08-011-0/+30
|
* xorg driver, work on rdpupJay Sorg2013-08-017-28/+78
|
* xorg driver, work on client connectionJay Sorg2013-08-015-3/+248
|
* xorg driver, keyboard / mouse cleanupJay Sorg2013-08-015-127/+153
|
* xorg driver, add xrdp connectionJay Sorg2013-07-315-1/+238
|
* xorg driver, mouse fix for newer xorgJay Sorg2013-07-311-29/+2
|
* xorg driver, PROLOGUE / EPILOGUE changesJay Sorg2013-07-3128-95/+66
|
* X11rdp: fix for dragging text in Firefox, more loggingJay Sorg2013-07-2718-61/+109
|
* xorg driver, mouse inputJay Sorg2013-07-236-10/+187
|
* xorg driver, include cleanupJay Sorg2013-07-2319-66/+162
|
* xorg driver, work on inputJay Sorg2013-07-2315-13/+540
|
* xorg driver, added rdpPixmap.c/hJay Sorg2013-07-216-74/+138
|
* xorg tests, randr, call XRRUpdateConfiguration on configure notify on root ↵Jay Sorg2013-07-211-1/+3
| | | | window
* xorg driver, wrap composite and glyphsJay Sorg2013-07-218-2/+239
|
* xorg driver, randrJay Sorg2013-07-203-16/+71
|
* added more randr test loggingJay Sorg2013-07-201-2/+8
|
* xorg driver, added region files, misc, cleanupJay Sorg2013-07-2010-64/+834
|
* xorg driver, still working on randrJay Sorg2013-07-181-23/+1
|
* xorg driver, randr working nowJay Sorg2013-07-171-10/+22
|
* xorg driver, work on randrJay Sorg2013-07-176-34/+137
|
* xorg driver, work on randrJay Sorg2013-07-173-8/+150
|
* xorg driver, added randrJay Sorg2013-07-165-2/+286
|