Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libNX_X11: set XTRANS_SEND_FDS=0 | Ulrich Sibiller | 2020-10-17 | 1 | -1/+4 |
| | | | | | | | | | NX does not support passing around FDs for local connections. This will not cause any change in the resulting code as this variable had been unset by default. Fixes ArcticaProject/nx-libs#784 | ||||
* | libNX_X11: set FAIL_HARD | Ulrich Sibiller | 2020-10-17 | 1 | -0/+13 |
| | | | | | | as it has been in the imake builds Fixes ArcticaProject/nx-libs#783 | ||||
* | libNX_X11: reintroduce SECURE_RPC | Ulrich Sibiller | 2020-10-17 | 1 | -0/+3 |
| | | | | Fixes ArcticaProject/nx-libs#780 | ||||
* | libNX_X11: reintroduce HASXDMAUTH | Ulrich Sibiller | 2020-10-17 | 1 | -0/+24 |
| | | | | Fixes ArcticaProject/nx-libs#779 | ||||
* | nx-X11/lib/configure.ac: add forgotten status line | Ulrich Sibiller | 2019-02-20 | 1 | -0/+1 |
| | |||||
* | nx-X11/lib/configure.ac: fix version number | Ulrich Sibiller | 2019-02-20 | 1 | -1/+1 |
| | | | | reflect the version of libX11 we are basing on | ||||
* | nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is ↵ | Mike Gabriel | 2019-02-20 | 1 | -0/+33 |
| | | | | | | defined at build-time. Fixes ArcticaProject/nx-libs#768. | ||||
* | Silence warning: "ar: 'u' modifier ignored since 'D' is the default" | Ulrich Sibiller | 2017-12-11 | 1 | -0/+3 |
| | | | | Fixes ArcticaProject/nx-libs#530 | ||||
* | Convert nx-X11/lib/ build flow from imake to autotools. | Mike Gabriel | 2017-08-25 | 1 | -0/+309 |