aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * rename original NX patches, so that we can see the patched file's name in the...Mike Gabriel2016-02-2688-0/+0
| * README.md: Update open / completed tasks regarding 3.6.x and 3.7.x releases.Mike Gabriel2016-01-191-7/+18
| * README.md: Update release dates for 3.6.x and 3.7.x (as earlier discussed wit...Mike Gabriel2016-01-191-3/+3
| * Merge branch 'mikedep333-README.md' into 3.6.xMike Gabriel2016-01-191-2/+22
| |\
| | * README.md: Add debuild instructionsMike DePaulo2016-01-181-0/+19
| | * README.md: Update signatureMike DePaulo2016-01-181-2/+3
| |/
| * Merge pull request #68 from mikedep333/mock-build-instructionsMike Gabriel2016-01-091-0/+26
| |\
| | * Add instructions for building using Mock under Fedora/EPELMike DePaulo2016-01-011-0/+26
| * | debian/nx-x11proto-xinerama-dev.install.in: Install PANORAMIX extension heade...Mike Gabriel2016-01-021-0/+2
| * | nx-libs.spec: FTBFS Fixes (more libNX_Xinerama cleanup)Mike DePaulo2016-01-011-4/+0
| * | nx-libs.spec: Misc FTBFS fixes for %files due to recent library changesMike DePaulo2016-01-011-3/+1
| * | Fedora/EPEL: Add the implicit build dependencies alsoMike DePaulo2016-01-011-0/+2
| * | Fedora/EPEL: Fix FTBFS due to missing libXpmMike DePaulo2016-01-011-0/+1
| * | Fix c4a3889. Add forgotten file nx-X11/programs/Xserver/Xinerama_nxagent.h.Mike Gabriel2016-01-011-0/+74
| * | nx-libs.spec: Re-add erroneously removed (during rebasing) BR libXdamage-devel.Mike Gabriel2016-01-011-0/+1
| |/
| * nxcomp: Make nxcomp/nxproxy aware of nxagent's xinerama option in the $DISPLA...Mike Gabriel2015-12-301-1/+2
| * Complete changes from commit 0d56c45 in NXpicturestr.h (i.e. add a missing co...Mike DePaulo2015-12-301-0/+6
| * Merge branch 'sunweaver-pr/xinerama-xrandr' into 3.6.xMike Gabriel2015-12-3032-740/+697
| |\
| | * Xinerama: do not cut off at outer edgesUlrich Sibiller2015-12-302-3/+77
| | * Xserver globals.h: Make PanoramiXExtensionDisabledHack globally available.Mike Gabriel2015-12-301-0/+1
| | * Xserver help: Document -disablexineramaextension cmdline option.Mike Gabriel2015-12-301-0/+1
| | * X2Go Agent: Add x2goagent.features file that informs X2Go clients about the n...Mike Gabriel2015-12-303-0/+47
| | * Provide support for re-enabling Xinerama on session resumptions.Mike Gabriel2015-12-304-3/+37
| | * Initialize XRandR based Xinerama extension properly when session is started w...Mike Gabriel2015-12-301-1/+1
| | * Only declare nxagentRandRCrtcSet if RANDR_12_INTERFACE is defined.Mike Gabriel2015-12-301-0/+2
| | * Screen.c: Rename NX_USE_MODE_PREFIX to NXAGENT_RANDR_MODE_PREFIX, fix unclose...Mike Gabriel2015-12-302-3/+4
| | * Screen.c: restructure xinerama code, much shorter nowUlrich Sibiller2015-12-301-64/+40
| | * Screen.c: Fix freeing of unsued modesUlrich Sibiller2015-12-301-9/+28
| | * Screen.c: improve comments and DEBUG outputUlrich Sibiller2015-12-301-24/+59
| | * rrmode.c: add debug outputUlrich Sibiller2015-12-301-2/+25
| | * Reimplement xinerama via randr in nxagent (not libNX_Xinerama). (Fixes Arctic...Ulrich Sibiller2015-12-305-71/+452
| | * library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram...Mike Gabriel2015-12-3019-662/+25
| |/
| * debian/rules: Don't strips symbols from not-build-anymore libNX_Xtst.so.Mike Gabriel2015-12-291-1/+0
| * library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared...Mike Gabriel2015-12-2922-1863/+76
| * Fix for too overall Xdamage and Xrandr client lib removal: Bring back the nx-...Mike Gabriel2015-12-298-0/+505
| * X11/nx-X11 clear-up: More places where we need to explicitly distinguish betw...Mike Gabriel2015-12-2927-51/+51
| * nx-X11/lib/X11/Marcos.c: white-space cleanup (EOL blanks).Mike Gabriel2015-12-291-4/+4
| * pointer typedef in Xdefs.h: also catch Xdefs.h include in include/misc.h, mak...Mike Gabriel2015-12-282-6/+17
| * libray clean (Xfixes): Provide a fake libXfixes.h header from latest X.Org, t...Mike Gabriel2015-12-284-3/+93
| * Xrandr_nxagent.h: When faking Xrandr.h, we better include our own Xfuncproto.h.Mike Gabriel2015-12-281-1/+1
| * nxcompshad/X11/include/Xdamage_nxcompshad.h: Update FIXME statement. Work-aro...Mike Gabriel2015-12-281-1/+1
| * library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes sh...Mike Gabriel2015-12-2821-1687/+22
| * library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomp...Mike Gabriel2015-12-2815-643/+23
| * pointer typedef in Xdefs.h: Define pointer type for building against older Xl...Mike Gabriel2015-12-281-2/+8
| * Merge branch 'sunweaver-pr/NX-include-path' into 3.6.xMike Gabriel2015-12-28531-1666/+2203
| |\
| | * Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-28531-1666/+2203
| |/
| * Merge branch 'sunweaver-pr/dixfont-fix' into 3.6.xMike Gabriel2015-12-281-4/+7
| |\
| | * On realloc failure, free font_path_string instead of leaking itMike Gabriel2015-12-281-4/+7
| |/
| * Merge branch 'sunweaver-pr/change-pointer-into-void' into 3.6.xMike Gabriel2015-12-28206-1384/+1395
| |\
| | * Replace 'pointer' type with 'void *'Keith Packard2015-12-28206-1384/+1395
| |/