- 09 Feb, 2018 1 commit
-
-
Mihai Moldovan authored
This reverts commit c804d99f. 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
-
- 08 Feb, 2018 1 commit
-
-
Mihai Moldovan authored
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.
-
- 07 Feb, 2018 11 commits
-
-
Mihai Moldovan authored
Attributes GH PR #643: https://github.com/ArcticaProject/nx-libs/pull/643
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
Fix XSERVER64 should be _XSERVER64
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
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 d26930d5 intentionally.
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Mihai Moldovan authored
-
Mihai Moldovan authored
These headers have been obsoleted in glibc and are not shipped by default any longer. Fedora follows suit.
-
Mihai Moldovan authored
-
- 05 Feb, 2018 20 commits
-
-
Mike Gabriel authored
Attributes GH PR #642: https://github.com/ArcticaProject/nx-libs/pull/642
-
Ulrich Sibiller authored
Fixes ArcticaProject/nx-libs#640
-
Mike Gabriel authored
Attributes GH PR #626: https://github.com/ArcticaProject/nx-libs/pull/626
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Mike Gabriel authored
Attributes GH PR #655: https://github.com/ArcticaProject/nx-libs/pull/655
-
- 02 Feb, 2018 2 commits
-
-
Ulrich Sibiller authored
is done in WriteEventsToClient
-
Ulrich Sibiller authored
This code was already existing in Xorg 6.6, but never in NX, for whatever reason.
-
- 28 Jan, 2018 1 commit
-
-
Helmut Grohne authored
debian/rules: Fix FTCBFS: (see Debian bug #875867) Fix build/host confusion in debian/rules. Pass --host to ./configure.
-
- 20 Jan, 2018 1 commit
-
-
Mike Gabriel authored
-
- 16 Jan, 2018 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
Attributes GH PR #637: https://github.com/ArcticaProject/nx-libs/pull/637 Reviewed-by: Ulrich Sibiller <uli42@gmx.de> -- Tue, 16 Jan 2018 06:03:18 -0800
-
Mike Gabriel authored
hw/nxagent/Screen.c: Additionally check for noRRXineramaExtension set to FALSE before using the nxagentAdjustRandRXinerama() function and providing a Xinerama-like user experience. Fixes ArcticaProject/nx-libs#634.
-