summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespacePavel Roskin2017-02-081-2/+2
* Compile applewmproto before xorg-serverPavel Roskin2017-01-171-1/+1
* Use fonts installed as part of X11rdpPavel Roskin2017-01-171-1/+1
* Fix Mesa compatibility with clangPavel Roskin2017-01-171-0/+11
* Make sure X11rdp is not copied to a file called "bin"Pavel Roskin2017-01-171-1/+1
* Use OPENSSL_CFLAGS even if -lcrypto is used directlyPavel Roskin2017-01-171-0/+10
* Don't define RDP_IS_XORG and RDP_IS_XFREE86, they are unusedPavel Roskin2017-01-171-14/+0
* Remove missing directories from the include path for X11rdpPavel Roskin2017-01-171-8/+0
* Fix pixmap compilation with clangPavel Roskin2017-01-171-0/+11
* Fix libpciaccess compilation on non-Linux systemsPavel Roskin2017-01-171-0/+24
* Fix download caching, only download missing or currently empty filesPavel Roskin2017-01-171-3/+11
* x11rdp: respect disconnect timeout set by XRDP_SESMAN_MAX_DISC_TIMEKoichiro IWAO2017-01-161-1/+0
* Use "void" for empty argument list in declarationsPavel Roskin2017-01-051-1/+1
* Ignore X11rdp executablePavel Roskin2017-01-041-0/+1
* Update version to 0.9.1Pavel Roskin2016-12-201-1/+1
* Provide reasonable hTotal, vTotal and dotClock for the display modePavel Roskin2016-12-021-0/+4
* 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-045-6/+6
* 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-1310-31/+31
* Don't ignore files known to gitPavel Roskin2016-02-121-0/+1
* Replace "charactor" with "character" everywherePavel Roskin2016-01-303-7/+7
* 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
|/
* replace image with one I shot myself just now: “Blick auf’s Meßdorfer Fe...mirabilos2015-08-261-0/+0
* X11rdp: do not Enqueue motion unless mouse position actually changes, fixes s...Jay Sorg2015-07-191-2/+14