Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nxagent: Print correct application in usage message. | Simon Matter | 2018-02-26 | 1 | -0/+5 |
| | | | | Fixes ArcticaProject/nx-libs#639. | ||||
* | nxagent: Add -version cmdline option. | Simon Matter | 2018-02-26 | 4 | -4/+17 |
| | | | | Fixes ArcticaProject/nx-libs#653. | ||||
* | nx-libs.spec: also package extensions/shapeconst.h in RPM packages. | Mihai Moldovan | 2018-02-26 | 1 | -0/+1 |
| | |||||
* | Merge branch 'uli42-pr/update_dbe' into 3.6.x | Mihai Moldovan | 2018-02-26 | 5 | -141/+72 |
|\ | | | | | | | Attribiutes GH PR #647: https://github.com/ArcticaProject/nx-libs/pull/647 | ||||
| * | dbe: add NXAGENT_SERVER guard for DixLookup | Ulrich Sibiller | 2018-02-26 | 2 | -0/+32 |
| | | |||||
| * | Lift dbe to xorg-xserver-1.4.2 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 2 | -9/+0 |
| | | |||||
| * | Lift dbe to xorg-xserver-1.4.2 state | Ulrich Sibiller | 2018-02-26 | 3 | -50/+4 |
| | | |||||
| * | Lift dbe to xorg-xserver-7.1/1.1.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 2 | -86/+34 |
| | | |||||
| * | Lift dbe to xorg-xserver-7.1/1.1.0 state | Ulrich Sibiller | 2018-02-26 | 2 | -3/+9 |
|/ | |||||
* | debian/nx-x11proto-xext-dev.install: install new file extensions/shapeconst.h. | Mihai Moldovan | 2018-02-26 | 1 | -0/+1 |
| | |||||
* | Merge branch 'uli42-pr/update_dix' into 3.6.x | Mihai Moldovan | 2018-02-26 | 26 | -131/+328 |
|\ | | | | | | | Attributes GH PR #646: https://github.com/ArcticaProject/nx-libs/pull/646 | ||||
| * | Transfer previous dix changes into hw/nxagent | Ulrich Sibiller | 2018-02-26 | 1 | -21/+31 |
| | | |||||
| * | Lift dix to xorg-xserver-1.3.0.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 4 | -10/+5 |
| | | |||||
| * | Lift dix to xorg-xserver-1.3.0.0 state | Ulrich Sibiller | 2018-02-26 | 18 | -85/+184 |
| | | |||||
| * | Lift dix to xorg-xserver-7.1/1.1.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 3 | -1/+24 |
| | | |||||
| * | Lift dix to xorg-xserver-7.1/1.1.0 state | Ulrich Sibiller | 2018-02-26 | 9 | -14/+84 |
|/ | |||||
* | Merge branch 'uli42-pr/update_xfixes' into 3.6.x | Mihai Moldovan | 2018-02-26 | 12 | -32/+572 |
|\ | | | | | | | Attributes GH PR #645: https://github.com/ArcticaProject/nx-libs/pull/645 | ||||
| * | Lift XFIXES to xorg-xserver-1.4.2 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 7 | -15/+1 |
| | | |||||
| * | Lift XFIXES to xorg-xserver-1.4.2 state | Ulrich Sibiller | 2018-02-26 | 6 | -6/+46 |
| | | |||||
| * | Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) - non-functional ↵ | Ulrich Sibiller | 2018-02-26 | 9 | -12/+114 |
| | | | | | | | | changes only | ||||
| * | Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) | Ulrich Sibiller | 2018-02-26 | 8 | -9/+421 |
|/ | |||||
* | Merge branch 'sunweaver-pr/nomagicpixel' into 3.6.x | Mihai Moldovan | 2018-02-26 | 8 | -2/+38 |
|\ | | | | | | | | | | | Attributes GH PR #658: https://github.com/ArcticaProject/nx-libs/pull/658 Fixes: ArcticaProject/nx-libs#657 | ||||
| * | nxagent: Add support for optionally enabling/disabling the magic pixel feature. | Mike Gabriel | 2018-02-26 | 8 | -2/+38 |
|/ | | | | Fixes ArcticaProject/nx-libs#657. | ||||
* | Merge branch 'uli42-pr/update_xi' into arctica-3.6.x | Mihai Moldovan | 2018-02-26 | 74 | -4095/+3146 |
|\ | | | | | | | Attributes GH PR #644: https://github.com/ArcticaProject/nx-libs/pull/644 | ||||
| * | Xi: change () prototypes to (void) | Ulrich Sibiller | 2018-02-26 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | According to the C standard these are not equivalent. However, the same change has been done in Xorg upstream. Plus these functions are not called with parameters anywhere so we should be fine. Besides, include/{extinit.h,XIstubs.h} always had the "void". | ||||
| * | Xi/getbmap.c: remove unnecessary cast | Ulrich Sibiller | 2018-02-26 | 1 | -1/+1 |
| | | | | | | | | Was forgotten in f6a1bda2dff0c70aa13f3cb763a9b08c4c037c53 | ||||
| * | Xi: small formatting changes to match Xorg 7.1's Xi | Ulrich Sibiller | 2018-02-26 | 15 | -46/+48 |
| | | |||||
| * | Xi: reformat | Ulrich Sibiller | 2018-02-26 | 37 | -893/+534 |
| | | |||||
| * | Xi: ansify function prototypes | Ulrich Sibiller | 2018-02-26 | 73 | -942/+350 |
| | | |||||
| * | Xi: reformat code, ansify | Ulrich Sibiller | 2018-02-26 | 74 | -2030/+2030 |
| | | |||||
| * | Xi: Adapt include sections to match Xorg 7.1 | Ulrich Sibiller | 2018-02-26 | 37 | -168/+168 |
|/ | |||||
* | debian/control: Don't B-D on build-essential packages. | Mike Gabriel | 2018-02-25 | 1 | -2/+0 |
| | |||||
* | debian/copyright: Update copyright attributions. | Mike Gabriel | 2018-02-25 | 1 | -3/+50 |
| | |||||
* | debian/watch: Drop file. Not really useful in native / upstream-provided ↵ | Mike Gabriel | 2018-02-25 | 1 | -3/+0 |
| | | | | package. | ||||
* | debian/control: Bump Standards-Version: to 4.1.3. No changes needed. | Mike Gabriel | 2018-02-25 | 1 | -1/+1 |
| | |||||
* | nxcompshad: Regression fix for 990e61cc. Add missing $(NULL) in 'if ↵ | Mike Gabriel | 2018-02-25 | 1 | -0/+1 |
| | | | | TARGET_ELF' clause. | ||||
* | Merge branch 'Ionic-bugfix/FTBFS-non-ELF' into 3.6.x | Mike Gabriel | 2018-02-25 | 5 | -1/+31 |
|\ | | | | | | | Attributes GH PR #663: https://github.com/ArcticaProject/nx-libs/pull/663 | ||||
| * | nxproxy/{configure.ac,src/Makefile.am}: only enable new ELF dtags if target ↵ | Mihai Moldovan | 2018-02-25 | 2 | -0/+7 |
| | | | | | | | | | | | | system actually is ELF-based. Fixes: ArcticaProject/nx-libs#661 | ||||
| * | nxcompshad/{configure.ac,src/Makefile.am}: only enable new ELF dtags if ↵ | Mihai Moldovan | 2018-02-25 | 2 | -1/+7 |
| | | | | | | | | target system actually is ELF-based. | ||||
| * | m4/nx-macros.m4: add NX_TARGET_USE_ELF macro, setting TARGET_ELF automake ↵ | Mihai Moldovan | 2018-02-25 | 1 | -0/+17 |
| | | | | | | | | conditional if target compiler is generating ELF binaries. | ||||
* | | nxcomp{,shad}/configure.ac: trailing whitespace removal only. | Mihai Moldovan | 2018-02-25 | 2 | -2/+2 |
|/ | |||||
* | Revert "NXhsm.c: add missing code" | Mihai Moldovan | 2018-02-09 | 1 | -20/+6 |
| | | | | | | | | | | | | | | This reverts commit c804d99f2c4ea21e37cc8f6c3168b7b79d0d721a. It seems like the missing code was missing for a good reason. Including it leads to very strange issues when coupled with libXcomp and using connection speed settings lower than LAN (and even on LAN some icons are not showing up correctly, e.g., when using MATE). Further investigation on why this happens pending and might happen at a later time. Fixes: ArcticaProject/nx-libs#656 | ||||
* | nx-X11/config/cf/{Imake.{cf,tmpl},{linux,xorg}.cf}: support ppc64le ↵ | Mihai Moldovan | 2018-02-08 | 4 | -6/+24 |
| | | | | | | | | | alongside ppc64(be). On PPC64*, X_BYTE_ORDER was hardcoded to X_BIG_ENDIAN. Since the CPUs support both modes and we actually intend to execute nxagent on ppc64le as well, detect the actual endianess and add support for Ppc64LeArchitecture. | ||||
* | Merge branch 'uli42-pr/update_xext' into 3.6.x | Mihai Moldovan | 2018-02-07 | 14 | -127/+309 |
|\ | | | | | | | Attributes GH PR #643: https://github.com/ArcticaProject/nx-libs/pull/643 | ||||
| * | Xext: lift xvmain.c to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 2 | -4/+3 |
| | | |||||
| * | Xext: lift xres.c to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 1 | -1/+3 |
| | | | | | | | | Fix XSERVER64 should be _XSERVER64 | ||||
| * | Xext: lift sync.c to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 1 | -2/+11 |
| | | |||||
| * | Xext: lift sleeputil.c to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 1 | -1/+1 |
| | | |||||
| * | Xext: lift panoramiX to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | | It also reintroduces a missed hack (undocumented commandline switch -disablexineramaextension to fool clients into thinking that Xinerama is disabled even though it is not). That hack had been dropped in d26930d59838e2a8305c66b67aaa163db157920c intentionally. | ||||
| * | Xext: lift DPMS extension to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 3 | -100/+105 |
| | |