summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6
Commit message (Collapse)AuthorAgeFilesLines
* X11rdp: explicitly disable dtrace for xorg-serverKoichiro IWAO2014-08-181-1/+1
| | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=694552
* header fixJay Sorg2014-07-311-1/+1
|
* load the rdp to X11 keybaord mappings from fileJay Sorg2014-07-312-43/+38
|
* more fixes for 32 bit colorJay Sorg2014-06-101-2/+2
|
* buildx.sh: fix clean optionKoichiro IWAO2014-05-271-4/+2
| | | | | | | | - fix the use of $mod_dir "build_dir/$mod_dir" was evaluated as "build_dir/ Python-2.7" as variable mod_dir has leading whitespace - fix the path of x11_file_list.txt
* X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets ↵Jay Sorg2014-02-041-0/+38
| | | | rights for only current user
* X11rdp: keyboard organization, added XKB ruls base option back, still ↵Jay Sorg2014-01-149-495/+865
| | | | default evdev
* X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmapJay Sorg2014-01-121-138/+70
|
* X11rdp: RandR, put RRGetInfo backJay Sorg2013-12-201-1/+1
|
* X11rdp: add Portuguese to setxkbmapJay Sorg2013-12-051-0/+3
|
* X11rdp: call RRScreenSizeNotify when resizing desktopJay Sorg2013-12-031-2/+3
|
* X11rdp: switch to timer for waitpidJay Sorg2013-11-291-38/+42
|
* X11rdp: wait for setxkbmap to finishJay Sorg2013-11-293-2/+65
|
* X11rdp: run setxkbmap when client connectsJay Sorg2013-11-224-14/+170
|
* X11rdp: change from base to evdev XKB rules and cleanup rdpinput.cJay Sorg2013-11-211-135/+208
|
* X11rdp: starting to add multimonspeidy2013-11-051-0/+13
|
* X11rdp: fix for composite on screen delay and fixes for shared memory orderJay Sorg2013-10-014-8/+25
|
* X11rdp: disable glyph cache for nowJay Sorg2013-09-261-1/+2
|
* X11rdp: fix after a8 mergeJay Sorg2013-09-262-34/+0
|
* merges from authentic8Jay Sorg2013-09-2627-274/+2846
|\
| * fix merge error in xorg/X11R7.6/rdp/rdp.hJim Grandy2013-08-221-1/+0
| |
| * X11rdp: fixes for the merge, offscreen fixJay Sorg2013-08-223-13/+16
| |
| * X11rdp: valgrind font fixJay Sorg2013-08-221-0/+4
| |
| * Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵Jim Grandy2013-08-222-24/+56
| | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * part of merge, no logic change, add -g to Makefile and LLOGLN to xup.cJay Sorg2013-08-221-1/+1
| |
| * part of merge, composite, out_uint8s fixesJay Sorg2013-08-223-17/+22
| |
| * part of merge, move all glyph calls to rdpglyph.cJay Sorg2013-08-223-68/+73
| |
| * rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge ↵Jim Grandy2013-08-222-66/+6
| | | | | | | | with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region
| * Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd)Jim Grandy2013-08-221-0/+908
| |
| * Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-08-226-291/+394
| | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
| * 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