Mike Gabriel

Results 117 comments of Mike Gabriel

PR #319 reduces this issue to /etc/nxagent/keystrokes.cfg and /etc/nxagent/nxagent.keyboard. However, those two are tricky, as there is some NX vs. X2Go code involved for both cases. We need an all-satisfying...

Hi, On Sunday, December 10, 2017, Ulrich Sibiller wrote: > AFAIKS open source projects can get (regular) free static analysis using coverity: https://scan.coverity.com/ > How about doing that before 3.6.x...

plus... ``` commit 2b075e97ec913ebe19290181e36bb169410b820b Author: Peter Hutterer Date: Tue Oct 2 13:28:40 2007 +0930 mi: switch core keyboard on XI events, not only on core events. We only get core...

@uli42: could you have a look at these (see #347) patches from X.org? Could they possibly fix the CAPs lock and and and NUM lock problems (toggle state being out...

@uli42: ^^^ (see previous post on #347)

On Sa 18 Jan 2020 11:40:41 CET, Ulrich Sibiller wrote: > ``` > $ git describe a511c445debbd13e8c48146ecd2d7c97e793f788 > xorg-server-1.3.99.0-230-ga511c445d > ``` > > -> Will come in automatically once my...

@uli42: @dimbor-ru: external application/protocol forwarding support changes should/must be coordinated with devs from Qindel, as they heavily use that feature whereas X2Go is not using it. @vatral: please take notice...

@dimbo-ru: good to have you share your work with us here. Thanks + much appreciated. I'd love to see all your improvements, use case fixes, etc. addressed in the nx-libs...

@dimbor-ru: dp you think you can dissect your diff between this nx-libs an etersoft's nx-libs and wrap the changes atomically into Github pull requests. This would make it most easy...

compiler warning: ``` Events.c: In function ‘setWinNameSuffix’: Events.c:714:58: warning: passing argument 3 of ‘XFetchName’ from incompatible pointer type XFetchName(nxagentDisplay, nxagentDefaultWindows[0], &prev); ^ In file included from Agent.h:114:0, from Events.c:44: ../../../../exports/include/nx-X11/Xlib.h:2471:15:...