- 16 Oct, 2017 3 commits
-
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
Mihai Moldovan authored
Hopefully just a temporary workaround until https://bugzilla.redhat.com/show_bug.cgi?id=1489712 / https://bugs.centos.org/view.php?id=13779 are resolved.
-
- 10 Oct, 2017 5 commits
-
-
Mike Gabriel authored
Attributes GH PR #526: https://github.com/ArcticaProject/nx-libs/pull/526
-
Vadim Troshchinskiy authored
Commit 5f1eb0dc introduced a regression that made the use of the multimedia port mandatory. Fixes ArcticaProject/nx-libs#525
-
Mike Gabriel authored
Attributes GH PR #524: https://github.com/ArcticaProject/nx-libs/pull/524
-
Mihai Moldovan authored
-
Mihai Moldovan authored
These are already cleaned up by the top-level Makefile. Fixes: ArcticaProject/nx-libs#523
-
- 09 Oct, 2017 3 commits
-
-
Mihai Moldovan authored
Attributes GH PR #521: https://github.com/ArcticaProject/nx-libs/pull/521
-
Simon Matter authored
nxcomp/src/Loop.cpp: Reduce control->TokenSize slightly again in order to fix fragmentation of packages when on VPN (or otherwise encapsulated) connections.
-
Mike Gabriel authored
-
- 29 Sep, 2017 5 commits
-
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
Simon Matter authored
Fixes ArcticaProject/nx-libs#506.
-
Vadim Troshchinskiy authored
Fix nxagent argument parsing logic This makes it so that slave=1 and media=1 work again as they should. The changes introduced earlier resulted in the unintentional requirement to specify the actual port number, breaking backwards compatibility.
-
Vadim Troshchinskiy authored
This makes it so that slave=1 works again as it should. The changes introduced earlier resulted in the unintentional requirement to specify the actual port number, breaking backwards compatibility. Fixes: ArcticaProject/nx-libs#518
-
- 15 Sep, 2017 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 14 Sep, 2017 1 commit
-
-
Mihai Moldovan authored
Attributes GH PR #513: https://github.com/ArcticaProject/nx-libs/pull/513
-
- 13 Sep, 2017 2 commits
-
-
Mike Gabriel authored
-
Mihai Moldovan authored
nx-X11/programs/Xserver/hw/nxagent/Render.c: use macros obtaining values from _XPrivDisplay instead of the other Display structure directly. Fixes: ArcticaProject/nx-libs#512 It's unclear to me why (Display*)(dpy)->bitmap_pad and (_XPrivDisplay)(dpy)->bitmap_pad produce different results. Technically, Display is referencing the _XDisplay/Display structure defined in Xlibint.h, while _XPrivDisplay is a typedef'd pointer to the (anonymous) structure defined in Xlib.h, since we're not defining the XLIB_ILLEGAL_ACCESS macro. The weird part is that both should be equal when it comes to its bitmap_pad, byte_order and bitmap_bit_order members.
-
- 06 Sep, 2017 2 commits
-
-
Mihai Moldovan authored
Attributes GH PR #508: https://github.com/ArcticaProject/nx-libs/pull/508 Fixes: ArcticaProject/nx-libs#507
-
Mike Gabriel authored
nxcomp/src/{Loop,Proxy}.cpp: On Debian/kFreeBSD (and other *BSD variants) the sockaddr_un.sun_path property is 104 chars long, not 108. Hard-coding Unix domain sockets in nxcomp the string length 104. Fixes ArcticaProject/nx-libs#507.
-
- 30 Aug, 2017 11 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Mesa.patches: Add 5001_nasty-typo-fixes.patch. Fix some nasty typos in Mesa's code ending up in the nxagent binary.
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 28 Aug, 2017 1 commit
-
-
Mihai Moldovan authored
Attributes GH PR #489: https://github.com/ArcticaProject/nx-libs/pull/489
-
- 27 Aug, 2017 1 commit
-
-
Mike Gabriel authored
This code can be reactivated any time in the future once some potential maintainer turns up and makes this work on the MS Windows / Cygwin platform.
-
- 26 Aug, 2017 1 commit
-
-
Mihai Moldovan authored
Attributes GH PR #488: https://github.com/ArcticaProject/nx-libs/pull/488
-
- 25 Aug, 2017 2 commits
-
-
Mike Gabriel authored
nx-X11/programs/Xserver/Render.c: Re-introduce nxagentGlyphsCleanup() from libNX_Xrender's formerly removed XRenderGlyphsCleanup().
-
Mike Gabriel authored
-