summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6
Commit message (Collapse)AuthorAgeFilesLines
* Typo fixesPavel Roskin2016-05-044-5/+5
|
* X11rdp: Mesa link fixJay Sorg2016-04-211-0/+7
|
* multimon fixJay Sorg2016-04-201-4/+0
|
* X11rdp: merge multimon from Xorg driverJay Sorg2016-04-193-7/+197
|
* Fix typosPavel Roskin2016-02-139-30/+30
|
* Replace "charactor" with "character" everywherePavel Roskin2016-01-302-6/+6
|
* Merge pull request #306 from metalefty/fontconfig-disable-docsjsorg712016-01-241-1/+1
|\ | | | | X11rdp: disable fontconfig docs
| * X11rdp: disable fontconfig docsKoichiro IWAO2016-01-191-1/+1
| | | | | | | | | | | | as it rarely fails to build. Nobody actually needs fontconfig docs to build and run x11rdp even if it builds successfully. Thus we can just disable it.
* | Run through codespellPavel Roskin2016-01-144-7/+7
|/
* X11rdp: do not Enqueue motion unless mouse position actually changes, fixes ↵Jay Sorg2015-07-191-2/+14
| | | | some context menus not always working
* X11rdp: update versions, web siteJay Sorg2015-03-172-3/+3
|
* X11rdp: check for errors from shmem callsJay Sorg2015-03-171-10/+24
|
* X11rdp: use pCompositeClip for offscreen pixmapsJay Sorg2015-03-111-1/+1
|
* Fix "\ _" on jp keyboardAkira Taniguchi2014-12-261-1/+2
|
* X11rdp: switch back to 'base' rules for xkbJay Sorg2014-11-281-3/+3
|
* X11rdp: set options and default 105 keyboardJay Sorg2014-11-261-5/+6
|
* 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