summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6
Commit message (Expand)AuthorAgeFilesLines
* Strip the installed X11rdp binary, not the originalPavel Roskin2016-11-131-1/+1
* Reorder static libraries to avoid the need to link them twicePavel Roskin2016-11-131-7/+8
* Check that X11RDPBASE is set, give it a better descriptionPavel Roskin2016-11-131-3/+6
* buildx.sh: download tarballs using keepaliveKoichiro IWAO2016-10-211-23/+18
* buildx.sh: simplify counting linesKoichiro IWAO2016-10-211-1/+1
* Move libXdmcp above libxcb, libxcb can use itPavel Roskin2016-10-091-1/+1
* Add *.a to top .gitignore, add xorg/X11R7.6/.gitignorePavel Roskin2016-10-091-0/+3
* buildx.sh: force forward patch, don't ask whether to revertPavel Roskin2016-10-091-1/+1
* buildx.sh: remove special case for python, it's not built anymorePavel Roskin2016-10-081-8/+0
* Change compilation order to resolve dependenciesPavel Roskin2016-10-081-7/+7
* buildx.sh: utilize all available CPUs when compilingPavel Roskin2016-10-081-1/+5
* buildx.sh: "clean" is a constant string, not a semantic variablePavel Roskin2016-10-081-1/+1
* buildx.sh: use "mkdir -p" to create $PREFIX_DIR, don't retryPavel Roskin2016-10-081-20/+11
* X11rdp: remove python as it isn't really needed these daysKoichiro IWAO2016-10-051-1/+0
* x11rdp: apply keyboard optionsKoichiro IWAO2016-09-021-0/+4
* Merge pull request #402 from metalefty/update-pythonjsorg712016-08-081-1/+1
|\
| * X11rdp: update python 2.7 -> 2.7.11Koichiro IWAO2016-07-201-1/+1
* | Merge pull request #390 from proski/june21jsorg712016-08-051-1/+1
|\ \
| * | Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-211-1/+1
* | | Merge pull request #394 from AkiraPenguin/develjsorg712016-08-051-0/+88
|\ \ \ | |_|/ |/| |
| * | Add files via uploadAkira Taniguchi2016-06-291-0/+88
| |/
* | X11rdp: xrandr change for multimonJay Sorg2016-07-131-0/+2
|/
* 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 docsKoichiro IWAO2016-01-191-1/+1
* | Run through codespellPavel Roskin2016-01-144-7/+7
|/
* X11rdp: do not Enqueue motion unless mouse position actually changes, fixes s...Jay Sorg2015-07-191-2/+14
* 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
* 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
* X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets right...Jay Sorg2014-02-041-0/+38
* X11rdp: keyboard organization, added XKB ruls base option back, still default...Jay Sorg2014-01-149-495/+865
* 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