This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x-rpm-debug
in repository nx-libs.

commit a70d8ca6c735dabe96b18502e6c2cfa4bda2d715
Author: Mihai Moldovan <io...@ionic.de>
Date:   Wed Mar 7 11:28:07 2018 +0100

    More XSetScreenSaver debugging in an overlooked function.
---
 nx-X11/programs/Xserver/hw/nxagent/Window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Window.c 
b/nx-X11/programs/Xserver/hw/nxagent/Window.c
index e2ce9d3..2a42ae0 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Window.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Window.c
@@ -933,7 +933,7 @@ void nxagentSwitchAllScreens(ScreenPtr pScreen, Bool 
switchOn)
        * We disable the screensaver when changing
        * mode to fullscreen. Is it really needed?
        */
-
+      fprintf(stderr, "DPMSDEBUG: calling XSetScreenSaver in %s\n", __func__);
       XSetScreenSaver(nxagentDisplay, 0, 0, DefaultExposures, DefaultBlanking);
 
       if (nxagentIconWindow == None)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/nx-libs.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to