Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libNX_Xext: Drop unused extensions: DPMS, XTestExt1, XSync, XSecurity. | Mike Gabriel | 2016-06-28 | 3 | -95/+95 |
| | |||||
* | fix wrong bin:package for Xext proto headers: Move dpmsstr.h and securstr.h ↵ | Mike Gabriel | 2016-06-28 | 3 | -2/+3 |
| | | | | from Xext devel package into proto header package. | ||||
* | debian/patches: Update 102_xserver-xext_set-securitypolicy-path.debian.patch. | Mike Gabriel | 2016-06-21 | 1 | -1/+1 |
| | |||||
* | nx-libs.spec, debian/control: versioned B-R / B-D: pixman-1 (>= 0.13.2). | Mike Gabriel | 2016-06-21 | 1 | -1/+1 |
| | |||||
* | debian/patches-pending-evaluation: Adapt fix-icon-and-clipboard.patch to ↵ | Mike Gabriel | 2016-06-21 | 1 | -1/+1 |
| | | | | removal of the WindowTable array. | ||||
* | nxcomp/Makefile.in: Only install MD5.h, NX.h, NXalert.h, NXpack.h, NXproto.h ↵ | Mike Gabriel | 2016-06-13 | 1 | -2/+0 |
| | | | | | | | and NXvars.h as publicly available header files. * Also adapt debian/libxcomp-dev.install.in accordingly. * Also adapt nx-libs.spec accordingly. | ||||
* | nxcomshad/Makefile.in: Only install Shadow.h as publicly available header file. | Mike Gabriel | 2016-06-13 | 1 | -10/+0 |
| | | | | | * Also adapt debian/libxcompshad-dev.install.in accordingly. * Also adapt nx-libs.spec accordingly. | ||||
* | Drop X11 extensions not shipped with recent X.Org server versions anymore: | Mike Gabriel | 2016-06-01 | 5 | -74/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/extensions: Xag.h, Xagsrv.h, Xagstr.h Xserver/Xext: appgroup.c, appgroup.h lib/Xext: XAppgroup.c include/extensions: Xcup.h, Xcupstr.h, Xserver/Xext: cup.c lib/Xext: cup.c include/extensions: Xdbe.h Xserver/Xext: Xdbe.c Xserver/Xext: dgaproc.h, xf86dga.c, xf86dga2.c, xf86dgaext.h include/extensions: Xevie.h, Xeviestr.h include/extensions: XEVI.h, XEVIstr.h Xserver/Xext: EVI.c, EVIstruct.h, sampleEVI.c lib/Xext: XEVI.c include/extensions: fontcache.h, fontcacheP.h, fontcachstr.h Xserver/Xext: fontcache.c include/extensions: lbxbuf.h, lbxbufstr.h, lbxdeltastr.h, lbximage.h, lbxopts.h, lbxstr.h, lbxzlib.h lib/Xext: XLbx.c include/extensions: multibuf.h, multibufst.h lib/Xext: XMultibuf.c Xserver/Xext: mbuf.c, mbufbf.c, mbufpx.c include/extensions: xf86vmode.h, xf86vmstr.h Xserver/Xext: vidmodeproc.h, xf86vmode.c lib/Xext: MITMisc.c Xserver/Xext: mitmisc.c Xserver/Xext: xf86misc.c, xf86miscproc.h Xserver/XTrap: xf86XTrapModule.c, xtrapddmi.c, xtrapdi.c, xtrapdiswp.c, xtrapditbl.c include/extensions: xtrapbits.h xtrapddmi.h xtrapdi.h xtrapemacros.h xtraplib.h xtraplibp.h xtrapproto.h Fixes: ArcticaProject/nx-libs#116 X.org: https://cgit.freedesktop.org/xorg/xserver/commit/?id=cbc20d92de92aad5ca240310a9156ccf97c24a01 Plus: Drop various Imake'ish defines where not needed anymore. | ||||
* | pixman-devel: Build against shared library pkg-config(pixman-1). | Mike Gabriel | 2016-05-02 | 1 | -0/+1 |
| | |||||
* | library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender ↵ | Mike Gabriel | 2016-04-20 | 5 | -91/+22 |
| | | | | shared library. | ||||
* | Remove TextCompressor class and files from nxcomp | Fernando Carvajal | 2016-04-15 | 1 | -2/+0 |
| | | | | | | | | | | | | This commit removes TextCompressor class references from ClientCache and ServerCache as it's no longer used after removing old protocol's compatibility code from nxcomp. It also removes the attribute textCache from both classes as it's no longer used either. Finally the header and source files associated with the TextCompressor class are also deleted and removed from the compilation process. Refs: ArcticaProject/nx-libs#108 | ||||
* | Remove obsolete compatibility files from nxcomp | Fernando Carvajal | 2016-04-12 | 1 | -23/+0 |
| | | | | | | | | This commit removes obsolete compatibility files whose components were only used to handle compatibility with old protocol versions that are no longer supported. Refs: ArcticaProject/nx-libs#108 | ||||
* | debian/patches/401_nxcomp_bigrequests-and-genericevent-extensions.full+lite. ↵ | Mike Gabriel | 2016-03-17 | 1 | -0/+1870 |
| | | | | patch: Move into debian/patches-pending-evaluation/. | ||||
* | debian/nx-x11proto-xinerama-dev.install.in: Install PANORAMIX extension ↵ | Mike Gabriel | 2016-01-02 | 1 | -0/+2 |
| | | | | header files into its own nx-x11proto bin:package. (more Xinerama clean-up, fix FTBFS during dh_install). | ||||
* | X2Go Agent: Add x2goagent.features file that informs X2Go clients about the ↵ | Mike Gabriel | 2015-12-30 | 1 | -0/+1 |
| | | | | new RandR based Xinerama feature. | ||||
* | library clean-up: Don't build libNX_Xinerama anymore. Use system's ↵ | Mike Gabriel | 2015-12-30 | 9 | -163/+15 |
| | | | | | | | | | | libXinerama shared library. (Fixes ArcticaProject/nx-libs#49). This commit goes along with a patch from Ulrich Sibiller who managed to move the Xinerama awareness for NX sessions into the Xserver code. This makes Xinerama support for NX in libNX_Xinerama.so obsolete. Fixes ArcticaProject/nx-libs#49 | ||||
* | debian/rules: Don't strips symbols from not-build-anymore libNX_Xtst.so. | Mike Gabriel | 2015-12-29 | 1 | -1/+0 |
| | |||||
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst ↵ | Mike Gabriel | 2015-12-29 | 5 | -61/+16 |
| | | | | shared library. (Fixes ArcticaProject/nx-libs#32). | ||||
* | Fix for too overall Xdamage and Xrandr client lib removal: Bring back the ↵ | Mike Gabriel | 2015-12-29 | 2 | -0/+4 |
| | | | | nx-x11proto-{randr,damage} header files and use those at compile time. | ||||
* | library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes ↵ | Mike Gabriel | 2015-12-28 | 5 | -64/+15 |
| | | | | shared library. | ||||
* | library clean-up: Don't build libNX_Xcomposite anymore. Use system's ↵ | Mike Gabriel | 2015-12-28 | 5 | -45/+16 |
| | | | | libXcomposite shared library. | ||||
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 15 | -110/+110 |
| | | | | | | | | | | | | | | | | | | | | In the process of building nxagent against more and more system-wide installed X.org libraries, we come to the limit of including structs from this (bundled nx-X11) and that (system-wide X.Org) library. This commit introduces a clear namespace separation of headers provided by nx-X11 and headers provided by X.Org. This approach is only temporary as we want to drop all nx-X11 bundled libraries from nx-libs. However, for a while we need to make this separation clear and also ship some reduced fake X.Org headers that avoid pulling in libX* and libNX_X* symbols at the same time. This patch has been tested on Debian jessie and unstable and requires no overall testing on various distros and distro versions, as we finally will drop all libNX_X* libraries and build against X.org's client libs. For now, this hack eases our development / cleanup process. | ||||
* | Xinerama symlinking: Create / remove folder containing Xinerama sylinks on ↵ | Mike Gabriel | 2015-09-28 | 2 | -1/+4 |
| | | | | installation/upgrade and removal. | ||||
* | Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and ↵ | Mike Gabriel | 2015-09-28 | 3 | -5/+5 |
| | | | | not libnx-xinerama1). | ||||
* | debian/changelog: Drop unnecessary "~build1" from version string | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
| | |||||
* | debian/libnx-xinerama1.postinst.in: Enforce symlink creation for Xinerama ↵ | Mike Gabriel | 2015-09-23 | 1 | -3/+3 |
| | | | | support. | ||||
* | Revert "debian/libnx-xinerama1.*: fix faulty logic when creating symlinks." | Mike Gabriel | 2015-09-22 | 1 | -3/+3 |
| | | | | This reverts commit b77b26f4acc3932c29a1e0788e22d24e29e091d5. | ||||
* | nx-libs.spec: add xkeyboard-config to nxagent's Requires. | Mihai Moldovan | 2015-07-17 | 1 | -0/+3 |
| | | | | | | Should be a weak dependency, but RPM doesn't support that too well yet. Cherry-picked from 3.5.0.x branch. | ||||
* | debian/control: add xkb-data to nxagent's Recommends. | Mihai Moldovan | 2015-07-17 | 2 | -1/+4 |
| | | | | Cherry-picked from 3.5.0.x branch. | ||||
* | debian/roll-tarballs.sh: more quotes, more curly braces, replace cd with ↵ | Mihai Moldovan | 2015-07-17 | 1 | -8/+8 |
| | | | | pushd and pop. | ||||
* | roll-tarball.sh: more quotes (follow-up for previous commit), drop debug code | Mike Gabriel | 2015-07-15 | 1 | -5/+3 |
| | |||||
* | roll-tarball.sh: Make sure symlinked files are included in tarballs. | Mike Gabriel | 2015-07-14 | 1 | -3/+15 |
| | | | | | | | | | | As the system a tarball gets extracted on may potentially be unable to handle symlinks, we ship symlinks as files in the rolled tarball. By transforming symlinks into real files, we also assure that all VERSION files/symlinks get shipped in the tarballs. Fixes ArcticaProject/nx-libs#27 | ||||
* | debian/libxcomp{,ext,shad}-dev.install.in: Install nxcomp{,ext,shad}.pc file ↵ | Mike Gabriel | 2015-07-14 | 3 | -0/+3 |
| | | | | into the corresponding development packages. | ||||
* | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-07-04 | 1 | -2/+77 |
| | |||||
* | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-06-29 | 1 | -0/+31 |
| | |||||
* | debian/roll-tarball.sh: Auto-generate ChangeLog from Git history. | Mike Gabriel | 2015-06-23 | 1 | -0/+1 |
| | |||||
* | debian/roll-tarball.sh: Rename README.md to README.NX-Development before ↵ | Mike Gabriel | 2015-06-23 | 1 | -0/+3 |
| | | | | moving it into doc/ folder. | ||||
* | debian/roll-tarball.sh: Prevent several files/folders from ending up in ↵ | Mike Gabriel | 2015-06-23 | 1 | -4/+9 |
| | | | | | | | | | | nx-libs-lite tarball. * bin/{nxagent,nxauth,x2goagent} * etc/ * doc/nx-X11_vs_XOrg69_patches * README.keystrokes" * nx-libs.spec | ||||
* | debian/roll-tarball.sh: Support tarring up the HEAD of the current branch. | Mike Gabriel | 2015-06-23 | 1 | -2/+2 |
| | |||||
* | debian/roll-tarball.sh: Allow patch files names having a dash next to the ↵ | Mike Gabriel | 2015-06-23 | 1 | -2/+2 |
| | | | | four digits (i.e., 1234-<patchname>.<suffix>). | ||||
* | debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy. | Mike Gabriel | 2015-06-19 | 1 | -2/+6 |
| | |||||
* | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-06-02 | 1 | -0/+67 |
| | |||||
* | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr ↵ | Mike Gabriel | 2015-05-20 | 6 | -65/+21 |
| | | | | shared library. | ||||
* | debian/changelog: merge with master branch. | Mihai Moldovan | 2015-05-12 | 1 | -0/+2 |
| | |||||
* | debian/changelog: add entry for last change. | Mihai Moldovan | 2015-05-12 | 1 | -0/+1 |
| | |||||
* | debian/libnx-xinerama1.*: fix faulty logic when creating symlinks. | Mihai Moldovan | 2015-05-12 | 1 | -3/+3 |
| | |||||
* | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ↵ | Mike Gabriel | 2015-05-01 | 6 | -49/+21 |
| | | | | shared library. (Fixes ArcticaProject/nx-libs#6, X2GoBTS#826). | ||||
* | debian/changelog: sync with 3.5.0.x branch. | Mihai Moldovan | 2015-04-30 | 1 | -0/+2 |
| | |||||
* | debian/changelog: correctly sync with 3.5.0.x branch. Add latest entries. | Mihai Moldovan | 2015-04-30 | 1 | -50/+57 |
| | |||||
* | debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only ↵ | Mihai Moldovan | 2015-04-30 | 2 | -7/+13 |
| | | | | delete known files. Fixes RPM build failures. |