The branch, build-baikal has been updated via e32a5590f1e59b9332dcaaff04ec194c5f050d84 (commit) from 2be056d38759908d20fffc7adfff5d2a8b737eb6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/patches/202_nx-x11_enable-xinerama.patch | 9 +++++++++ 2 files changed, 10 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 819d195..1a0b566 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ nx-libs (2:3.5.0.6-0) UNRELEASED; urgency=low * Fix lintian issue: missing-separator-between-items for x2goagent package. Drop dependency on libnx-x11 as we already depend on nxagent and fix description synopsis of x2goagent package. + * Add patch header/copyright to: 202_nx-x11_enable-xinerama.patch. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 13 Jan 2012 10:28:49 +0100 diff --git a/debian/patches/202_nx-x11_enable-xinerama.patch b/debian/patches/202_nx-x11_enable-xinerama.patch index b794d5b..f097f0b 100644 --- a/debian/patches/202_nx-x11_enable-xinerama.patch +++ b/debian/patches/202_nx-x11_enable-xinerama.patch @@ -1,3 +1,12 @@ +Description: Enable Xinerama support for NX + This patch adds Xinerama awareness to NX agent windows. + . + The advantage of Xinerama awareness is that an NX session window + will only maximize to the dimensions of the active physical + display. +Forwarded: pending +Author: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Last-Update: 2012-01-13 --- a/nx-X11/config/cf/host.def +++ b/nx-X11/config/cf/host.def @@ -686,7 +686,7 @@ hooks/post-receive -- nx-libs.git (NX (redistributed)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nx-libs.git" (NX (redistributed)).