- 02 Mar, 2016 1 commit
-
-
Nito Martinez authored
-
- 26 Feb, 2016 1 commit
-
-
Mike Gabriel authored
-
- 19 Jan, 2016 5 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Attributes GH PR #71: https://github.com/ArcticaProject/nx-libs/pull/71
-
Mike DePaulo authored
-
Mike DePaulo authored
-
- 09 Jan, 2016 1 commit
-
-
Mike Gabriel authored
Add instructions for building using Mock under Fedora/EPEL.
-
- 02 Jan, 2016 1 commit
-
-
Mike Gabriel authored
debian/nx-x11proto-xinerama-dev.install.in: Install PANORAMIX extension header files into its own nx-x11proto bin:package. (more Xinerama clean-up, fix FTBFS during dh_install).
-
- 01 Jan, 2016 7 commits
-
-
Mike DePaulo authored
-
Mike DePaulo authored
-
Mike DePaulo authored
-
Mike DePaulo authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike DePaulo authored
-
- 30 Dec, 2015 1 commit
-
-
Mike Gabriel authored
-
- 29 Dec, 2015 21 commits
-
-
Mike DePaulo authored
Complete changes from commit 0d56c45a in NXpicturestr.h (i.e. add a missing comment). (Fixes ArcticaProject/nx-libs#38). commit 0d56c45a was: nx-X11: handle source pictures (those without a Drawable surface) gracefully.
-
Mike Gabriel authored
Attributes GH PR #66: https://github.com/ArcticaProject/nx-libs/pull/66
-
Ulrich Sibiller authored
This fixes the problem Mike Gabriel describes like this: - Launch a session on a system with a single monitor. Enable Xinerama for this session. - Open a desktop session in that session window (e.g. MATE or XFCE). - Move the NX/MATE-or-XFCE session window around on that one monitor. Bump at the borders, so that the session window moves into the invisible parts around your monitor. What you see is that the MATE-or-XFCE window manager will become really busy with resizing the windows and panels in the NX session, because moving the window over the physical borders of the display will trigger resize events. This is non-intuitive, I think. Same with multi-monitors on the outside edges of the physical Xorg RandR setup.
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
X2Go Agent: Add x2goagent.features file that informs X2Go clients about the new RandR based Xinerama feature.
-
Mike Gabriel authored
By design, when resuming a session, Xinerama can only be re-enabled by NX option parsing. Thus, this change introduces a "xinerama" NX option that can be loaded via an options file into NX agent when resuming a session. The new xinerame NX session option also allows switching on Xinerama at session startup via an option file. When implementing the new NX Xinerama support into clients (like TheQVD, X2Go Client, etc., this new xinerama NX option should be used for activating Xinerama in the NX / QVD / X2Go session.
-
Mike Gabriel authored
Initialize XRandR based Xinerama extension properly when session is started with "-geometry fullscreen".
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
No more xinerama faking, just use existing xrandr extension and initalize it properly. Xinerama then works automatically. Fixes ArcticaProject/nx-libs#23
-
Mike Gabriel authored
library clean-up: Don't build libNX_Xinerama anymore. Use system's 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
-
Mike Gabriel authored
-
Mike Gabriel authored
library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared library. (Fixes ArcticaProject/nx-libs#32).
-
Mike Gabriel authored
Fix for too overall Xdamage and Xrandr client lib removal: Bring back the nx-x11proto-{randr,damage} header files and use those at compile time.
-
Mike Gabriel authored
X11/nx-X11 clear-up: More places where we need to explicitly distinguish between X11 and nx-X11 namespace regarding header include paths.
-
Mike Gabriel authored
-
- 28 Dec, 2015 2 commits
-
-
Mike Gabriel authored
pointer typedef in Xdefs.h: also catch Xdefs.h include in include/misc.h, make undoing the FIXME more obvious.
-
Mike Gabriel authored
libray clean (Xfixes): Provide a fake libXfixes.h header from latest X.Org, that includes headers from our Xlib version. This avoids FTBFS caused by type redefinitions and should really be a temporary measure.
-