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

x2go pushed a commit to branch master
in repository nx-libs.

commit 728a3d1c81187cb2331f6a4d0279203618278ea8
Author: Ulrich Sibiller <ul...@gmx.de>
Date:   Sat Oct 27 02:26:28 2018 +0200

    Window.c: add FIXME
---
 nx-X11/programs/Xserver/hw/nxagent/Window.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Window.c 
b/nx-X11/programs/Xserver/hw/nxagent/Window.c
index c62968d..c5a481b 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Window.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Window.c
@@ -2275,6 +2275,10 @@ void nxagentShapeWindow(WindowPtr pWin)
               (void *) pWin, nxagentWindow(pWin));
   #endif
 
+  /*
+    FIXME: this is the same code as below, just with another shape. Maybe move
+    this code to a helper function?
+   */
   if (!nxagentRegionEqual(nxagentWindowPriv(pWin)->boundingShape,
                         wBoundingShape(pWin)))
   {

--
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